Merge pull request #1381 from nerd73/486enh
Fix major issue with the Am486DXL.
This commit is contained in:
@@ -762,6 +762,7 @@ cpu_set(void)
|
||||
case CPU_i486DX:
|
||||
case CPU_Am486SX:
|
||||
case CPU_Am486DX:
|
||||
case CPU_Am486DXL:
|
||||
case CPU_ENH_Am486DX:
|
||||
/*AMD timing identical to Intel*/
|
||||
#ifdef USE_DYNAREC
|
||||
|
Reference in New Issue
Block a user