An operating system with everything built custom.
Find a file
2015-08-13 20:12:09 +02:00
asm somehow c++ support and stuff. 2015-08-13 17:23:11 +02:00
include We run! We finally run! 2015-08-13 20:12:09 +02:00
src We run! We finally run! 2015-08-13 20:12:09 +02:00
trainscript We run! We finally run! 2015-08-13 20:12:09 +02:00
.gitignore Hardcore coding session. Parser complete, Syntax Tree model is "working", execution is quite possible. Although no code->model translation. 2015-08-09 21:43:47 +02:00
kernel.ld somehow c++ support and stuff. 2015-08-13 17:23:11 +02:00
LICENSE initial release. 2015-08-09 02:42:56 +02:00
Makefile somehow c++ support and stuff. 2015-08-13 17:23:11 +02:00
README.md initial release. 2015-08-09 02:42:56 +02:00
trainOS.pro somehow c++ support and stuff. 2015-08-13 17:23:11 +02:00
trainscript.md initial release. 2015-08-09 02:42:56 +02:00

KernelTemplate

A pretty primitive kernel base with physical and virtual memory management and a console.