Go to file
2019-10-07 18:51:29 -07:00
iso/boot/grub print_fb(char*) testing and working as intended for now 2019-02-03 17:03:31 -08:00
scripts stats about code 2019-10-06 15:33:00 -07:00
stl moved drivers to root level directory for now and created some basic test module 2019-09-16 13:48:25 -07:00
.gitignore ignoring serial output 2019-10-07 18:50:31 -07:00
bochsrc.conf support for newlines in write call but not printf :( 2019-10-06 14:17:58 -07:00
framebuffer.c FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
framebuffer.h newlines kinda working, multiple newlines are still annoying to do but oh well 2019-10-06 14:44:44 -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 FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
makefile added serial to list of objects + changed fb.o to ports.o 2019-10-05 20:46:10 -07:00
ports.h FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
ports.s FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
readme.md updated readme 2018-12-08 01:03:59 -08:00
serial.c FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
serial.h FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
stlio.c newlines kinda working, multiple newlines are still annoying to do but oh well 2019-10-06 14:44:44 -07:00
stlio.h newlines kinda working, multiple newlines are still annoying to do but oh well 2019-10-06 14:44:44 -07:00
tests.c FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
tests.h FIRST (semi)WORKING PASS OF SERIAL DEBUGGING FINALLY!!!!! 2019-10-07 18:51:29 -07:00
types.h added proper type names for clarity/sanity sake 2019-09-15 18:28:01 -07: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.