1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-07 08:28:57 +00:00
CLK/Machines/PCCompatible
2023-12-27 10:44:51 -05:00
..
CGA.hpp Revise colour burst phase guess. 2023-12-08 11:55:00 -05:00
DMA.hpp Mostly silence PC. 2023-12-07 22:11:49 -05:00
KeyboardMapper.hpp Map various missing keys. 2023-12-02 22:40:05 -05:00
MDA.hpp Add an appropriate crop. 2023-12-08 14:29:23 -05:00
Memory.hpp Add missing array imports. 2023-12-03 18:06:09 -05:00
PCCompatible.cpp Treat speed as more of a runtime selection. 2023-12-27 10:44:51 -05:00
PCCompatible.hpp Avoid potential lengthy startup; work towards display option. 2023-12-06 13:55:41 -05:00
PIC.hpp Support auto-EOI. 2023-12-12 14:02:46 -05:00
PIT.hpp Capture DMA high bytes, add actor for accesses. 2023-11-30 12:47:50 -05:00
Registers.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00
RTC.hpp Iterate forwards. 2023-12-25 14:58:01 -05:00
Segments.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00