I would prefer a header file with two forward declarations void switch_rom_off (void) and void switch_rom_on (void) (or even macros) so that the programmer can decide by himself when to switch the memory configuration. This way one could design the program so, that all functions which call kernal routines are side by side eachother and one needs only to switch memory configuration before all these calls and after. Anything else would bloat the library unnecessary. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sat Feb 16 13:58:20 2013
This archive was generated by hypermail 2.1.8 : 2013-02-16 13:58:25 CET