mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Set proper CPU speeds for each STPC machine
This commit is contained in:
@@ -142,7 +142,8 @@ extern CPU cpus_i486[];
|
||||
extern CPU cpus_Am486[];
|
||||
extern CPU cpus_Cx486[];
|
||||
#if defined(DEV_BRANCH) && defined(USE_STPC)
|
||||
extern CPU cpus_STPC[];
|
||||
extern CPU cpus_STPC6675[];
|
||||
extern CPU cpus_STPC133[];
|
||||
#endif
|
||||
extern CPU cpus_WinChip[];
|
||||
extern CPU cpus_WinChip_SS7[];
|
||||
|
||||
Reference in New Issue
Block a user