Skip to content

Commit 8127952

Browse files
authored
Update README.md
1 parent 0af8d4a commit 8127952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +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.
6162

6263
## Disk3 driver
6364
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)