x86_fat12bs/README.md

11 lines
204 B
Markdown
Raw Normal View History

2018-11-08 03:41:59 +00:00
## cs850_multiarch_bs
2018-11-03 04:06:09 +00:00
Minimal bootstrap code for x86, Sparc and MIPS
2018-11-08 03:41:59 +00:00
## x86:
Run "make" in "x86" directory.
The boot image "boot.img" is generated under "out" directory.
Use QEMU or Bochs to emulate.