mirror of
https://github.com/86Box/86Box.git
synced 2026-02-26 05:53:15 -07:00
Added a separate CPU_STPC CPU type with RDTSC, fixes the ITOX STAR.
This commit is contained in:
@@ -54,6 +54,7 @@ enum {
|
||||
CPU_Am486DX,
|
||||
CPU_Am486DXL,
|
||||
CPU_Cx486DX,
|
||||
CPU_STPC,
|
||||
CPU_i486SX_SLENH,
|
||||
CPU_i486DX_SLENH,
|
||||
CPU_ENH_Am486DX,
|
||||
|
||||
Reference in New Issue
Block a user