Advance on bootloader: load cluster data
This commit is contained in:
parent
c51dca9949
commit
76880e9275
3 changed files with 87 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
FLOPPY = 360
|
||||
|
||||
PROGRAMS = hello.com
|
||||
DISTFILES = $(PROGRAMS) rdos86.bs
|
||||
DISTFILES = $(PROGRAMS) kernel.bs
|
||||
ROMS =
|
||||
|
||||
QEMU_ARCH = $(shell uname -m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue