1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 05:29:32 +00:00
CLK/Machines/PCCompatible
2023-12-01 09:47:52 -05:00
..
DMA.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00
KeyboardMapper.hpp Add enough keyboard support to be able to bypass the initial FDC BIOS failure report. 2023-11-24 13:38:06 -05:00
Memory.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00
PCCompatible.cpp Make some effort at terminating appropriate if no sector. 2023-12-01 09:47:52 -05:00
PCCompatible.hpp Do just enough to include x86 code in the main build. 2023-11-15 11:01:28 -05:00
PIC.hpp Remove errant break. 2023-12-01 06:45:29 -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
Segments.hpp Hack in enough that disk contents end up in RAM. 2023-12-01 09:34:31 -05:00