Command: bootfd
Starts microdisc bootsector
bootfd is a tool to boot the boot sector when a drive is connected. Insert a disk and type :
/#bootfd
The binary is located to bin folder. It will load microdisc rom and start it. If the binary displays that it does not found microdis.rom, then place microdis.rom file in the right folder.
If you have firmware 1, you will be able to load « blake's 7 ». If you have firmware 2, all sedoric .dsk should start.
For instance, only Space99 does not work, it stops after intro.
SYNOPSYS
- bootfd
EXAMPLES
- bootfd
Boots only microdisc boot sector with the help of microdisc.rom. In this version, we don't verify if a dsk is inserted or not. If there is no disk, the oric will crash
SOURCE
Src code : https://github.com/orix-software/bootfd.git (Assembly and C)
Last update:
2022-11-09