Minor 440BX fixes and added the 440ZX.

This commit is contained in:
OBattler
2020-03-23 21:57:24 +01:00
parent 6219cbd31a
commit 9870b9e0bb
2 changed files with 120 additions and 42 deletions

View File

@@ -44,6 +44,7 @@ extern const device_t i430tx_device;
#if defined(DEV_BRANCH) && defined(USE_I686)
extern const device_t i440fx_device;
extern const device_t i440bx_device;
extern const device_t i440zx_device;
#endif
/* NEAT */