mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
IDE and CMD-64x fixes, including IDE initialization improvements and CMD-648 option ROM support.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user