Added the 440EX

This commit is contained in:
tiseno100
2020-06-05 23:12:36 +03:00
committed by GitHub
parent 83cf4fd576
commit 0af3f90c8f
6 changed files with 156 additions and 49 deletions

View File

@@ -43,6 +43,7 @@ extern const device_t i430vx_device;
extern const device_t i430tx_device;
extern const device_t i440fx_device;
extern const device_t i440lx_device;
extern const device_t i440ex_device;
extern const device_t i440bx_device;
extern const device_t i440zx_device;