PicoMite V6.00.02 release candidates - all versions
Author
Message
disco4now Guru Joined: 18/12/2014 Location: AustraliaPosts: 1109
Posted: 03:21am 06 Jun 2025
Peter, What do you think about the CHAIN command not running the normal code in the library. All other resources in the library (SUBs,FUNCTIONs,FONTs CSUBs) are still available to the chained program just the normal code it not run. The FLASH CHAIN command does not run the normal code. i.e. comment this line in do_chain()
if(Option.LIBRARY_FLASH_SIZE == MAX_PROG_SIZE) ExecuteProgram(LibMemory ); // run anything that might be in the library