initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 5 Oct 2019 18:32:06 +0000 (21:32 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 5 Oct 2019 18:32:06 +0000 (21:32 +0300)
commit43024162f96501c111a0fb7ff6b14f39d478c1a3
tree5e8b372019de0f089c99cf1ebfbfcea35f659819
initial commit
.gdbinit [new file with mode: 0644]
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
src/boot/boot.asm [new file with mode: 0644]
src/main.asm [new file with mode: 0644]