1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-21 21:33:54 +00:00
CLK/Machines/PCCompatible
Thomas Harte 0f22ee5de4 Add TODO.
2023-12-07 10:08:43 -05:00
..
CGA.hpp Update TODOs. 2023-12-07 10:03:52 -05:00
DMA.hpp Unify DMA interface. 2023-12-05 14:52:14 -05:00
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 Wire up a stub RTC plus appropriate option ROM. 2023-12-06 22:56:09 -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 Add TODO. 2023-12-07 10:08:43 -05:00
Segments.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00