Skip to content

Commit c253641

Browse files
authored
Update README.md
1 parent 8127952 commit c253641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Modified SOS.KERNEL:
5858
- The default prefix is updated as required, depending on the unit that is selected for booting.
5959
- The SOS inbuilt copy protection is removed. This speeds things up a little, and there is not much point having this if we are not booting from a floppy that may have had copy protection.
6060
- The number of problock drives is hard coded to two. So the settings of drives via SCP is ignored.
61-
- If you hold the 'ctrl' key down during boot, then after the SOS splash screen all of the current drivers will be displayed. Skipped if the key is not pressed. This print includes all loaded drivers and the bank / address of the entry point for each driver. This is a help to debug drivers in emulation.
61+
- If you hold the 'ctrl' key down during boot, then after the SOS splash screen all of the current drivers will be displayed. Skipped if the key is not pressed. This print includes all loaded drivers and the bank / address of the entry point for each driver. This is a help to debug drivers in MAME.
6262

6363
## Disk3 driver
6464
The original internal floppy driver modified to look like a standard sos driver. Set to use all four drives. Does not look to the setting in SCP.

0 commit comments

Comments
 (0)