]> git.dujemihanovic.xyz Git - nameless-os.git/commit
Add basic bootsector
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 20 Aug 2021 14:46:08 +0000 (16:46 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 20 Aug 2021 14:46:08 +0000 (16:46 +0200)
commit4326df7844154f8c575a33b3898709944e08f74b
tree0b27c7488a2e4ca22c76451e2f6eef6c268aa32b
Add basic bootsector

It prints out "Gotta start somewhere". Tested on QEMU and even on real hardware
with success.
.gitignore [new file with mode: 0644]
boot.s [new file with mode: 0644]