Re: [cc65] Extended memory

Date view Thread view Subject view

From: Christian Groessler (cpg_at_aladdin.de)
Date: 2002-11-21 10:24:19


Hi,

I once started to port the existing Atari XE extended memory routines
(for the old Dunning cc65) to the current cc65.

They are working but not complete:

 - probably rather slow
 - only support 64k extended memory (since the address parameter is
   16 bits)
 - no provision is made that the bank switch routines don't reside in
   the bank switched area. I had a similar idea as already mentioned,
   to put them into a special segment and load this segment first.
   But it's not implemented.

They are at
  ftp://ftp.groessler.org/pub/chris/cc65/xe_mem_12_feb_01.zip

regards,
chris

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-11-21 10:25:29 CET