Added PS/1 model 2011 emulation.

This commit is contained in:
TomW 2015-06-21 16:03:33 +01:00
commit 9f09e9c370
13 changed files with 320 additions and 71 deletions

1
src/ps1.h Normal file
View file

@ -0,0 +1 @@
void ps1mb_init();