[cc65] Re: C128 Bank Switching and cc65

From: Payton Byrd <plbyrd1gmail.com>
Date: 2010-05-05 19:47:12
After a lot of reading I've come up with the memory configuration that makes
most sense for what I'm doing, and it doesn't require any bank switching.
 What I've done is load configuration 0E, which gives RAM from 0000 to BFFF
and leaves the ROMs and IO in place from C000 through FFFF.  When I
configure the 128 in this way the program still works, but it just doesn't
seem to have effected the outcome which makes me believe that the default
C128 configuration used by ld65 is what's limiting the amount of RAM
available.

So, what I could really use some help with is coming up with a memory
configuration for the 128 that takes advantage of all of the memory from
0000 to BFFF being RAM.

Thanks,
Payton

As always, help is greatly appreciated.

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed May 5 19:47:40 2010

This archive was generated by hypermail 2.1.8 : 2010-05-05 19:47:43 CEST