Hi, ----- Original Message ---- > From: Daniel Serpell <daniel.serpell1gmail.com> > Another possibility is loading a little routine first to check if MEMLO is > less than the STARTUP load address, printing an error if the load would > fail. > > Check this crt0.s: http://daniel.serpell.googlepages.com/crt0.s > with this config: http://daniel.serpell.googlepages.com/atari.cfg > > This works in dos2.5, mydos and bwdos at least. > > Daniel. Thanks, I'll use it in my projects. I'm sure it will save me some debug time when I forget to correct my insanely low start addresses when using the real machine. I would prefer the init code to retun to DOS instead of locking up though. On the other hand I know it comes handy with the emulators. I can modify that any time I want anyway :) Just what we needed when everyone was complaining about the big binaries :) Although, I know it won't change the memory available to the program. Regards, Fatih. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Nov 15 18:11:01 2009
This archive was generated by hypermail 2.1.8 : 2009-11-15 18:11:03 CET