mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Various Super I/O chip rewrites and fixes (and implemented dual-chip mode for the SMC FDC73C669).
This commit is contained in:
@@ -21,6 +21,7 @@ extern void vt82c686_sio_write(uint8_t addr, uint8_t val, void *priv);
|
||||
extern const device_t acc3221_device;
|
||||
extern const device_t f82c710_device;
|
||||
extern const device_t fdc37c651_device;
|
||||
extern const device_t fdc37c651_ide_device;
|
||||
extern const device_t fdc37c661_device;
|
||||
extern const device_t fdc37c663_device;
|
||||
extern const device_t fdc37c663_ide_device;
|
||||
|
||||
Reference in New Issue
Block a user