Skip to content
  • Dennis Busch's avatar
    fixed a bug in cavelib_cfg where KERNAL zeropage was not correctly saved and... · aefe9795
    Dennis Busch authored
    fixed a bug in cavelib_cfg where KERNAL zeropage was not correctly saved and restored, causing HEISENBUGs when trying to run a program again after exit
    added logic to exclude loader at at assembly time by defining CL_NO_CBO_LOADER before importing cavelib.asm
    added break_at macro to cavelib_func.asm
    added powerful and monstrous import_chopped_... macro to cavelib_import.asm
    fixed a comment in cavelib_vic2.asm and added PAL_INNER_FIRST_SP_COLUMN constant
    aefe9795