1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-29 16:29:08 +00:00
CLK/Machines/MSX/Cartridges
Thomas Harte 655b971976 Establishes that there is such as a thing as a Konami SCC.
Creates one, ensures it appears in memory when intended to, lets it handle reads and writes. It currently does nothing.
2018-01-06 20:15:55 -05:00
..
ASCII8kb.hpp Implements the main four cartridge banking schemes. 2018-01-04 22:18:18 -05:00
ASCII16kb.hpp Implements the main four cartridge banking schemes. 2018-01-04 22:18:18 -05:00
Konami.hpp Implements the main four cartridge banking schemes. 2018-01-04 22:18:18 -05:00
KonamiWithSCC.hpp Establishes that there is such as a thing as a Konami SCC. 2018-01-06 20:15:55 -05:00