Added IBM XT Model 286 emulation.
This commit is contained in:
parent
a44fcb196b
commit
a3ae6a6eed
7 changed files with 25 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ extern CPU cpus_pcjr[];
|
|||
extern CPU cpus_europc[];
|
||||
extern CPU cpus_pc1512[];
|
||||
extern CPU cpus_ibmat[];
|
||||
extern CPU cpus_ibmxt286[];
|
||||
extern CPU cpus_ps1_m2011[];
|
||||
extern CPU cpus_ps2_m30_286[];
|
||||
extern CPU cpus_acer[];
|
||||
|
|
|
|||
Loading…
Reference in a new issue