1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-29 15:29:36 +00:00
CLK/Machines/PCCompatible
2023-11-27 10:27:36 -05:00
..
DMA.hpp Pull out the PIC, DMA. 2023-11-21 15:50:38 -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
PCCompatible.cpp Insert notes to self, trying to tie down FloppyController interface. 2023-11-27 10:27:36 -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 Flip IRQ priority. 2023-11-23 15:41:24 -05:00
PIT.hpp PIT output now reaches the PIC. 2023-11-20 22:36:05 -05:00