Added socket 4/5 Pentium OverDrive CPUs.
Added seperate array of socket 5 Pentium CPUs. Patch from Battler.
This commit is contained in:
parent
4a0ece4e75
commit
928e76bccc
3 changed files with 51 additions and 20 deletions
|
|
@ -65,6 +65,7 @@ extern CPU cpus_Am486[];
|
|||
extern CPU cpus_Cx486[];
|
||||
extern CPU cpus_WinChip[];
|
||||
extern CPU cpus_Pentium5V[];
|
||||
extern CPU cpus_PentiumS5[];
|
||||
extern CPU cpus_Pentium[];
|
||||
|
||||
extern CPU cpus_pcjr[];
|
||||
|
|
|
|||
Loading…
Reference in a new issue