1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Machines/AmstradCPC
2017-08-14 08:38:00 -04:00
..
AmstradCPC.cpp Started making provisions for a DMA-compatible implementation. Re: the CPC, it sounds like DMA acknowledge might be permanently wired, causing DMA mode seemingly to work from the 8272's point of view. 2017-08-14 08:38:00 -04:00
AmstradCPC.hpp Ensured that a virtual destructor is declared, so that the various automatically-generated real constructors get in on the action. 2017-08-11 12:07:48 -04:00
CharacterMapper.cpp Made an initial attempt at typer support for the CPC. 2017-08-11 11:21:07 -04:00
CharacterMapper.hpp Made an initial attempt at typer support for the CPC. 2017-08-11 11:21:07 -04:00