ROM read and Winbond fixes, also added the Winbond 83977EF.

This commit is contained in:
OBattler
2020-03-23 02:37:06 +01:00
parent 6a111545a1
commit b833f39496
4 changed files with 35 additions and 19 deletions

View File

@@ -35,6 +35,7 @@ extern const device_t w83877tf_device;
extern const device_t w83877tf_acorp_device;
extern const device_t w83977f_device;
extern const device_t w83977tf_device;
extern const device_t w83977ef_device;
#endif /*EMU_SIO_H*/