Added the Phoenix 486 Jumper Readout port

A must have for Phoenix 486 machines
This commit is contained in:
tiseno100
2020-09-29 12:07:03 +03:00
committed by GitHub
parent 996dcd4f84
commit dd914429d8
5 changed files with 112 additions and 18 deletions

View File

@@ -131,6 +131,7 @@ extern const device_t vlsi_scamp_device;
extern const device_t wd76c10_device;
/* Miscellaneous Hardware */
extern const device_t phoenix_486_jumper_device;
extern const device_t vpc2007_device;
#endif /*EMU_CHIPSET_H*/