Added a separate CPU_STPC CPU type with RDTSC, fixes the ITOX STAR.

This commit is contained in:
OBattler
2021-08-09 09:51:58 +02:00
parent 7190a776ae
commit 0d5c5f361a
5 changed files with 109 additions and 5 deletions

View File

@@ -54,6 +54,7 @@ enum {
CPU_Am486DX,
CPU_Am486DXL,
CPU_Cx486DX,
CPU_STPC,
CPU_i486SX_SLENH,
CPU_i486DX_SLENH,
CPU_ENH_Am486DX,