Corrected EuroPC CPU options. Patch from ecksemmess.
This commit is contained in:
parent
7af491d719
commit
45bd0db00c
3 changed files with 11 additions and 1 deletions
|
|
@ -88,6 +88,7 @@ extern CPU cpus_Pentium[];
|
|||
extern CPU cpus_6x86[];
|
||||
|
||||
extern CPU cpus_pcjr[];
|
||||
extern CPU cpus_europc[];
|
||||
extern CPU cpus_pc1512[];
|
||||
extern CPU cpus_ibmat[];
|
||||
extern CPU cpus_ps1_m2011[];
|
||||
|
|
|
|||
Loading…
Reference in a new issue