1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-13 08:25:28 +00:00

add C64 documentation

This commit is contained in:
Dirk Jagdmann
2020-06-17 08:56:07 -07:00
committed by Oliver Schmidt
parent 76091b96d4
commit cb26766651

View File

@@ -337,6 +337,10 @@ Note that the graphics drivers are incompatible with the
Autodetects the amount of memory available (16 or 64K) and offers 64 or 256 Autodetects the amount of memory available (16 or 64K) and offers 64 or 256
pages of 256 bytes each. pages of 256 bytes each.
<tag><tt/c64-kerberos.emd (c64_kerberos_emd)/</tag>
A driver for the Kerberos MIDI Cartridge. The cartridge has 256
pages of 256 bytes for a total of 128KB.
<tag><tt/dtv-himem.emd (dtv_himem_emd)/</tag> <tag><tt/dtv-himem.emd (dtv_himem_emd)/</tag>
A driver for the C64 D2TV (the second or PAL version). This driver offers A driver for the C64 D2TV (the second or PAL version). This driver offers
indeed 7680 pages of 256 bytes each. indeed 7680 pages of 256 bytes each.