Check extended CPUID for MMX extensions on Athlon (pre XP) processors

This commit is contained in:
pagefault
2005-03-05 17:50:20 +00:00
parent 84c21991c0
commit fa4458d505
2 changed files with 16 additions and 5 deletions

View File

@@ -139,7 +139,7 @@ unsigned char *spc7110romptr;
unsigned char MusicRelVol = 75;
unsigned char MusicVol = 0;
unsigned char MMX2Support = 0;
unsigned char MMXextSupport = 0;
void outofmemory();
void init();