Hobby OS written in Nim
Go to file
2017-10-21 16:31:41 +01:00
.gitignore Updated gitignore. 2017-10-20 22:02:09 +01:00
boot.s Tried fixing int-ness. Now has output albeit garbled. 2017-10-20 22:04:09 +01:00
buildandrun.sh Added script to automatically build the OS and run in qemu. 2017-10-20 22:06:43 +01:00
builddisc.sh Added code + tooling to build os. 2017-10-20 20:58:06 +01:00
checkmultiboot.sh Added code + tooling to build os. 2017-10-20 20:58:06 +01:00
grub.cfg Added code + tooling to build os. 2017-10-20 20:58:06 +01:00
kernel.nim Prevented zeroing of memory beyond the 8bit input. 2017-10-21 16:31:41 +01:00
linker.ld Added linker.ld 2017-10-20 22:04:42 +01:00
makefile Tried fixing int-ness. Now has output albeit garbled. 2017-10-20 22:04:09 +01:00
panicoverride.nim Added code + tooling to build os. 2017-10-20 20:58:06 +01:00