Re: [cc65] Re: C128 Bank Switching and cc65

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-05-05 20:29:50
On Wed, May 05, 2010 at 01:18:57PM -0500, Payton Byrd wrote:
> There doesn't appear to be any way to get more RAM available without bank
> switching.

You can use extended memory, for example for video data and/or directory
information. Every C128 can use a driver to access the second bank as extended
memory. More drivers are available for special hardware. See here:

    http://www.cc65.org/doc/c128-5.html

Apart from that, programming without having at least a small idea how the
generated code looks does usually create larger programs than necessary. See

    http://www.cc65.org/doc/coding.html

for a few hints on coding.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
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 20:29:58 2010

This archive was generated by hypermail 2.1.8 : 2010-05-05 20:30:00 CEST