An operating system with everything built custom.
Find a file
Felix Queissner ddbfb0e1aa some stuff.
2015-08-13 14:56:50 +02:00
asm initial release. 2015-08-09 02:42:56 +02:00
include some stuff. 2015-08-13 14:56:50 +02:00
src some stuff. 2015-08-13 14:56:50 +02:00
trainscript some stuff. 2015-08-13 14:56:50 +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 initial release. 2015-08-09 02:42:56 +02:00
LICENSE initial release. 2015-08-09 02:42:56 +02:00
Makefile some stuff. 2015-08-13 14:56:50 +02:00
README.md initial release. 2015-08-09 02:42:56 +02:00
trainOS.pro some stuff. 2015-08-13 14:56:50 +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.