A simple multi-platform Operating system
Find a file
Morten Delenk 6a4a634bd0 Fixed timing issues on real hardware
Added a beeping sound and a register dump on crash
2016-05-22 20:26:47 +00:00
kernel Fixed timing issues on real hardware 2016-05-22 20:26:47 +00:00
user This is v0.01 release. I added the first syscall! 2016-05-22 18:13:06 +00:00
.gitignore Fixed the serial driver by checking, whether a serial ports exists. 2015-10-17 11:28:06 +02:00
.travis.yml Added a very small ATA detector. More to come 2016-03-15 21:38:25 +01:00
buildcrosscompiler.sh Renamed the PMM to QDPMM (quick & dirty physical memory manager) 2016-05-05 21:12:36 +02:00
kernel.settings Make build work and created a stub kernel 2016-02-04 12:57:35 +01:00
LICENSE Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
Makefile total failure 2016-04-26 20:43:12 +02:00
MTGos.cbp Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
Syscalls.md Added a syscall documentation document. Syscalls are not added, however 2016-05-21 19:36:19 +00:00