From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-09-21 00:34:24
<snip> Thanks for the info Ulrich, that explains a lot. >Please do also note that you may have to modify the startup file and be >careful to load everything into the right place. If, for example, the code >for >RAM1 and RAM2 goes into the same file, you will have to make sure that the >first 8K from the file are loaded into low memory, while the last 15K are >loaded into high memory. The linker will just write the data to the file, >it >is not involved when loading the data! and I think this explains why my executable isn't working when trying to skip the memory banking area of ram. Now to try and figure out how to modify the startup file. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-09-21 00:34:50 CEST