initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 16 Nov 2022 00:18:35 +0000 (02:18 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 16 Nov 2022 00:18:35 +0000 (02:18 +0200)
commit06692d6c927aae4e6f06efd1e401d005839c1e5f
treea5c6157a1229b3320937abebe134732926606bc0
initial commit
.gdbinit [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
boot.ld [new file with mode: 0644]
boot/boot.asm [new file with mode: 0644]
boot/boot2.asm [new file with mode: 0644]
boot/main.c [new file with mode: 0644]