Added IBM PS/2 Model 30-286 emulation. Patch from dns2k.
This commit is contained in:
parent
d20868f930
commit
c2a6ce2bac
12 changed files with 49 additions and 5 deletions
|
|
@ -90,6 +90,7 @@ extern CPU cpus_pcjr[];
|
|||
extern CPU cpus_pc1512[];
|
||||
extern CPU cpus_ibmat[];
|
||||
extern CPU cpus_ps1_m2011[];
|
||||
extern CPU cpus_ps2_m30_286[];
|
||||
extern CPU cpus_acer[];
|
||||
|
||||
extern int cpu_iscyrix;
|
||||
|
|
|
|||
Loading…
Reference in a new issue