IDE and CMD-64x fixes, including IDE initialization improvements and CMD-648 option ROM support.

This commit is contained in:
OBattler
2025-08-01 16:39:42 +02:00
parent 57ae142baf
commit a16f28fab5
4 changed files with 116 additions and 26 deletions

View File

@@ -1449,6 +1449,8 @@ pc_reset_hard_init(void)
scsi_reset();
scsi_device_init();
ide_hard_reset();
/* Initialize the actual machine and its basic modules. */
machine_init();