x86_fat12bs/README.md
2018-11-07 22:41:59 -05:00

11 lines
204 B
Markdown

## cs850_multiarch_bs
Minimal bootstrap code for x86, Sparc and MIPS
## x86:
Run "make" in "x86" directory.
The boot image "boot.img" is generated under "out" directory.
Use QEMU or Bochs to emulate.