[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Large executable file



Hi,

>I think there is a driver for apple II RAM
>cards for CC65.

No, unfortunately there isn't. There's only a proof-of-concept driver
for the 16k language card.

>This would allow you
>to fiddle with the softswitches and change
>which bank is active.

Not exactly. That would give you a small memory window in the base 64k
address space where all the other memory is copied to / from.

>There is not a memory manager
>that will automatically use extra RAM
>as C variable or program storage.

Certainly not.

Oliver