Added MMX emulation (probably some bugs). Implemented RDMSR/WRMSR for Winchip.

This commit is contained in:
TomW 2013-08-03 15:05:50 +01:00
commit 119fe36820
17 changed files with 2362 additions and 65 deletions

View file

@ -1210,8 +1210,6 @@ void cpu_386_flags_rebuild()
int oldi;
static uint64_t tsc = 0;
uint32_t testr[9];
int dontprint=0;