/tbootloader

Bootloader for T54 V4

Primary LanguageAssembly

tBootloader

A small bootloader + 16 bit Operating System enviorment.

Booting

Type boot at the terminal to boot from the currently inserted medium

OS

16 bit real mode OS, kinda like DOS.

Structure

src - Source code
parts - Object files for source
boot.bin - Final bootable bin

Compiling

Compile and run with sh compile.sh.
(remove last line if you dont want qemu)