initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 7 Apr 2018 04:28:20 +0000 (07:28 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 7 Apr 2018 04:28:20 +0000 (07:28 +0300)
commite5b5905eb3134a409638a5a20462000ef159e1e6
treea6d7926289734dbba1c8f2e9ca0b37f291cdbd7c
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
pcboot.ld [new file with mode: 0644]
src/boot/boot.s [new file with mode: 0644]
src/startup.s [new file with mode: 0644]