Go to file
shockrah c8851baea6 Structure:
renamed .asm files to .s extension

Makefile:
	Building .s first over

Bochs conf:
	changed display server to x instead of sdl

Changed function defs to not have the parameter names for less confusion
2019-09-14 23:42:49 -07:00
iso/boot/grub print_fb(char*) testing and working as intended for now 2019-02-03 17:03:31 -08:00
scripts run script added 2019-01-04 22:10:38 -08:00
stl redudanct files removed 2019-02-25 16:57:51 -08:00
.gitignore ignoring some case studies for 32 and 64 bit kernels 2019-02-25 17:34:49 -08:00
bochsrc.conf Structure: 2019-09-14 23:42:49 -07:00
framebuffer.c Structure: 2019-09-14 23:42:49 -07:00
framebuffer.h Structure: 2019-09-14 23:42:49 -07:00
io.h Structure: 2019-09-14 23:42:49 -07:00
io.s Structure: 2019-09-14 23:42:49 -07:00
LICENSE Add LICENSE 2018-12-08 09:10:40 +00:00
link.ld first thingy 2018-11-29 20:47:13 -08:00
loader.s Structure: 2019-09-14 23:42:49 -07:00
makefile Structure: 2019-09-14 23:42:49 -07:00
readme.md updated readme 2018-12-08 01:03:59 -08:00

JankOS

The best operating system you've ever laid eyes on. It's so good that barely does anything at all.

JankOS serves the purpose of an experiment in learning. Personally I'm unsatisfied with accepting an idea; I want to garner an intuition for the inner workings of an idea.

Features

JankOS remains in its infancy for now as school has largely shoved this project and many others off to the side. That being said I will be updating this with a real feature set as time goes on.