Here is a link to an example I made for an Atari bank switching cart: http://www.atariage.com/forums/topic/115771-cartridge-coding-using-cc65/ Normally I'd do things with pure asm but wanted to see how things would cope under C. Thankfully it was OK, but I think at that time the whole of the used C support library fitted in under 8K and so worked out OK in the XEGS model. Also, as it uses part of the Page 1 stack you'd need to keep an eye on that too. Regards, Mark ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Nov 9 23:11:00 2009
This archive was generated by hypermail 2.1.8 : 2009-11-09 23:11:02 CET