1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-04 01:57:54 +00:00
CLK/Machines/PCCompatible
2023-12-07 12:05:15 -05:00
..
CGA.hpp Adjust CGA clocking down by 1/7th. 2023-12-07 12:05:15 -05:00
DMA.hpp
KeyboardMapper.hpp
MDA.hpp
Memory.hpp
PCCompatible.cpp Default to CGA40 if starting a new composite PC. 2023-12-07 10:14:06 -05:00
PCCompatible.hpp Avoid potential lengthy startup; work towards display option. 2023-12-06 13:55:41 -05:00
PIC.hpp
PIT.hpp
Registers.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00
RTC.hpp
Segments.hpp