Merge branch 'temp' into temp

This commit is contained in:
nerd73
2020-03-23 16:06:32 -06:00
committed by GitHub
19 changed files with 455 additions and 82 deletions

View File

@@ -157,6 +157,7 @@ extern CPU cpus_Cyrix3[];
#if defined(DEV_BRANCH) && defined(USE_I686)
extern CPU cpus_PentiumPro[];
extern CPU cpus_PentiumII[];
extern CPU cpus_PGA370[];
#endif