From: David Lloyd (dmlloyd_at_atari-central.com)
Date: 2000-04-04 01:05:39
I'm writing the code for some bank-switched ROMs using ca65. The problem I'm running into, is that there are 8 ROM banks. Bank 0 is at $D800-DBFF, and the other 7 are at the address $DC00-$DFFF. I want to write my software so that I can have more than one segment in the same address space, so that I only have to link it all once. The idea is that I have all my source files, that I can assemble and link into one 8K ROM image that can go directly to EPROM. Does anyone have any ideas? - D ---------------------------------------------------------------------- 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 : 2001-12-14 22:05:36 CET