Skip to content

FrOSt-Foundation/KISS_bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

KISS bootloader

KISS bootloader is a really simple bootloader of only 680bytes that can boot up any compliant boot sector from any support.

It discovers all devices and pass them along with the corresponding media ID to the boot sector after loading it at address 0.

Please do not hesitate to contribute to this bootloader (The code is documented).

For more documentation, see the top of bootloader.dasm. bootsector.dasm contains an example bootsector.

Compiles with [Yamakaky's assembler] (https://github.com/Yamakaky/dcpu)

About

A minimal bootloader for the dcpu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published