From: groepaz (groepaz_at_gmx.net)
Date: 2002-05-24 10:01:19
Hello Jason, Thursday, May 23, 2002, 6:25:35 PM, you wrote: JR> One other question. I think I remember correctly from the docs(?) that JR> CC65 doesn't use the whole space under kernal? If not then I assume I JR> could bank kernal in/out to store a lot of other stuff there too. yeah correct.... however, that place kindof begs for beeing abused for graphics related stuff (videoram,charset,bitmap, whatever) JR> But JR> will this cause problems in future releases of cc65 (ie. will cc65 use JR> that space at some point)? i dont think so.... since that would require the compiled program to switch around banks a LOT and it would also require certain libraries (or their functions of cause) beeing aware of the banking etc pp...... imho you can savely use that space without beeing scared that cc65 3.0 will use it or sth ;=) -- Best regards, groepaz mailto:groepaz_at_gmx.net ---------------------------------------------------------------------- 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-05-24 09:59:59 CEST