You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ Modified SOS.KERNEL:
58
58
- The default prefix is updated as required, depending on the unit that is selected for booting.
59
59
- 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.
60
60
- 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
62
62
63
## Disk3 driver
63
64
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