Add emulation of IBM PS/1 Model 2121.
As part of this : - FDC Specify command now completes immediately - Implemented keyboard system flag status - Added ability to remap 384kb reserved memory to above extended memory
This commit is contained in:
parent
f6a4c54741
commit
0724cfcae4
20 changed files with 461 additions and 26 deletions
|
|
@ -1 +1,2 @@
|
|||
void ps1mb_init();
|
||||
void ps1mb_m2121_init();
|
||||
|
|
|
|||
Loading…
Reference in a new issue