mirror of
https://github.com/cc65/cc65.git
synced 2024-12-26 08:32:00 +00:00
Doc update for the georam emd driver.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4576 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
44bb5c62e6
commit
074cd57d84
@ -166,9 +166,9 @@ configuration.
|
||||
<descrip>
|
||||
|
||||
<tag><tt/c64-georam.emd/</tag>
|
||||
A driver for the GeoRam cartridge. The driver will always assume 2048 pages
|
||||
of 256 bytes each. There are no checks, so if your program knows better,
|
||||
just go ahead.
|
||||
A driver for the Berkeley Softworks GeoRam cartridge. The driver will
|
||||
determine the available RAM from the connected cartridge. It supports 64KB
|
||||
up to 2048KB of RAM.
|
||||
|
||||
<tag><tt/c64-ram.emd/</tag>
|
||||
A driver for the hidden RAM below the I/O area and kernal ROM. Supports 48
|
||||
|
Loading…
Reference in New Issue
Block a user