Added support for up to four SCSI controllers, closes #343.

This commit is contained in:
OBattler
2021-07-22 20:13:44 +02:00
parent f31e8b27d5
commit 729b6d5069
25 changed files with 665 additions and 313 deletions

View File

@@ -796,6 +796,7 @@ pc_reset_hard_init(void)
sound_reset();
scsi_reset();
scsi_device_init();
/* Initialize the actual machine and its basic modules. */