Some CPU fixes, should fix compiling.

This commit is contained in:
OBattler
2021-06-07 00:06:17 +02:00
parent 59d1469a07
commit 166f64d422
3 changed files with 31 additions and 5 deletions

View File

@@ -358,6 +358,8 @@ cpu_set(void)
acycs = 0;
#endif
soft_reset_pci = 0;
cpu_alt_reset = 0;
unmask_a20_in_smm = 0;