A simple multi-platform Operating system
Find a file
Morten Delenk db923970b5 Added interrupts on the A9 side of the 3DS
code for A9 doesn't work at all for the A11 - or I missed the interrupt table
location (Which I think should be in AXIWRAM)
2016-06-29 19:04:49 +02:00
kernel Added interrupts on the A9 side of the 3DS 2016-06-29 19:04:49 +02:00
user Added a 3DS port. Requires a9lh 2016-06-28 11:32:24 +02: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
arm9loaderhax.bin Added interrupts on the A9 side of the 3DS 2016-06-29 19:04:49 +02:00
buildcrosscompiler.sh x86_64 now loads 2016-06-18 13:16:15 +02:00
gensym.sh Did a lot of things to the x86_64 build. still won't boot, though. 2016-06-21 15:13:41 +02:00
kernel.settings Added a 3DS port. Requires a9lh 2016-06-28 11:32:24 +02:00
LICENSE Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
Makefile x86_64 port 2016-06-17 21:39:43 +02:00
MTGos.cbp Added multitasking (very early, running in kernel) 2015-10-18 21:57:31 +02:00
mtgos.sym dojafioqjriosjfilajdklafjweofjwiofwujfowiidkioeadjakldjaklfjsdklfjsdilfjiosdafjl 2016-06-26 17:14:09 +02:00
output Did a lot of things to the x86_64 build. still won't boot, though. 2016-06-21 15:13:41 +02:00
settings Did a lot of things to the x86_64 build. still won't boot, though. 2016-06-21 15:13:41 +02:00
std.fnt Added a 128x96 Textmode renderer using 8x8 tiles on an 1024x768 SVGA screen. 2016-05-29 08:30:53 +02:00
Syscalls.md Added a syscall documentation document. Syscalls are not added, however 2016-05-21 19:36:19 +00:00
test.elf Added a 3DS port. Requires a9lh 2016-06-28 11:32:24 +02:00