FIC 486 VIP-IO2: Give it the correct Flash chip and fix a bug at W837x7 reset.

This commit is contained in:
OBattler
2025-08-12 21:52:50 +02:00
parent b81571d5eb
commit 59e221c4cb
2 changed files with 2 additions and 2 deletions

View File

@@ -416,7 +416,7 @@ w837x7_reset(w837x7_t *dev)
w837x7_lpt_handler(dev);
w837x7_serial_handler(dev, 0);
w837x7_serial_handler(dev, 0);
w837x7_serial_handler(dev, 1);
w837x7_gameport_handler(dev);
w837x7_ide_handler(dev);