摘要:
1 # head.s contains the 32-bit startup code. 2 # Two L3 task multitasking. The code of tasks are in kernel area, 3 # just like the Linux. The ... 阅读全文
摘要:
1 ! boot.s 2 ! 3 ! It then loads the system at 0x10000, using BIOS interrupts. Thereafter 4 ! it disables all interrupts, changes to protected mod... 阅读全文