This commit is contained in:
OBattler
2022-07-16 03:22:28 +02:00
parent a35c4aa674
commit f4ba136b97

View File

@@ -105,6 +105,9 @@ machine_init_ex(int m)
/* Reset any ISA memory cards. */
isamem_reset();
/* Reset the fast off stuff. */
cpu_fast_off_reset();
}
/* All good, boot the machine! */