1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-05 23:56:33 +00:00
CLK/Machines/PCCompatible
2023-12-07 10:14:06 -05:00
..
CGA.hpp
DMA.hpp
KeyboardMapper.hpp Map various missing keys. 2023-12-02 22:40:05 -05:00
MDA.hpp Walk further towards user display configuration. 2023-12-06 14:44:59 -05:00
Memory.hpp Add missing array imports. 2023-12-03 18:06:09 -05:00
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
RTC.hpp
Segments.hpp