System32 Function 13 (0Dh) - QBoot

Description
Loads the bootsector of FD0, and executes it. This completely restarts V2_OS without passing all BIOS checks etc...
Input

AL

13
Output

None

Always successfull
Errorcodes

None

Always successfull
Notes
None
Development Status
Works...  Maybe add support for booting of other disks... somekind of a menu...

Back