Fixed MSR's on AMD CPU's - the VIA machine now works without issues with the high-speed AMD CPU's.

This commit is contained in:
OBattler
2020-01-16 20:49:58 +01:00
parent 8f17d4ed8d
commit ebf0d1ef3a
7 changed files with 530 additions and 44 deletions

View File

@@ -964,6 +964,8 @@ reset_common(int hard)
prefetching = 1;
takeint = 0;
cpu_ven_reset();
}