Added the ECS P6BXT-A+

This commit is contained in:
tiseno100
2020-03-21 10:04:11 +02:00
committed by GitHub
parent 2fd235ae1e
commit 0d945fbf47
5 changed files with 41 additions and 0 deletions

View File

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