├── README.md ├── bochsrc.txt ├── boot.asm └── boot.com /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jophish/tiny-bootstrap/HEAD/README.md -------------------------------------------------------------------------------- /bochsrc.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jophish/tiny-bootstrap/HEAD/bochsrc.txt -------------------------------------------------------------------------------- /boot.asm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jophish/tiny-bootstrap/HEAD/boot.asm -------------------------------------------------------------------------------- /boot.com: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jophish/tiny-bootstrap/HEAD/boot.com --------------------------------------------------------------------------------