Added Cyrix MII CPUs. Patch from leilei.

This commit is contained in:
SarahW 2020-03-05 17:10:29 +00:00
commit 57607b537d
3 changed files with 65 additions and 28 deletions

View file

@ -114,6 +114,7 @@ extern CPU cpus_Pentium5V[];
extern CPU cpus_PentiumS5[];
extern CPU cpus_Pentium[];
extern CPU cpus_6x86[];
extern CPU cpus_6x86_SS7[];
extern CPU cpus_K6_S7[];
extern CPU cpus_K6_SS7[];