pcem/src/ps1.h
SarahW 0724cfcae4 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
2016-05-02 20:06:49 +01:00

2 lines
46 B
C

void ps1mb_init();
void ps1mb_m2121_init();