Hobby OS written in Nim
Go to file
2017-10-21 18:35:13 +01:00
.gitignore Updated gitignore. 2017-10-20 22:02:09 +01:00
boot.s Simplified boot script. 2017-10-21 17:11:36 +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 Added x2 multiplication for row placement. Means newlines actually work properly. 2017-10-21 18:35:13 +01:00
linker.ld Fixed linker and switched it to use clang directly instead of lld. 2017-10-21 17:13:40 +01:00
makefile Fixed linker and switched it to use clang directly instead of lld. 2017-10-21 17:13:40 +01:00
panicoverride.nim Added code + tooling to build os. 2017-10-20 20:58:06 +01:00