Add PS/2 Model 50 emulation.
This commit also adds basic MCA emulation. This commit also adds emulation of the PS/2 Type 1 DMA controller.
This commit is contained in:
parent
2ad4ebc253
commit
9c1d8e5022
29 changed files with 911 additions and 95 deletions
1
src/ps2_mca.h
Normal file
1
src/ps2_mca.h
Normal file
|
|
@ -0,0 +1 @@
|
|||
void ps2_mca_board_init();
|
||||
Loading…
Reference in a new issue