gint/src/core
lephe f33cb3cf80 core: better bootlog API and implementation
* Now uses topti instead of fxlib for text (including MMU failure)
* Fit .pretext into 4k for everything before MMU succeeds
* A short version of sprintf() for dynamic messages
* Support a driver function, status(), to allow early driver debug
* Expose more useful platform information in <gint/mpu.h>
* Expose the first of a few CASIOWIN syscalls
2019-03-06 14:32:51 +01:00
..
bootlog.c core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
exch.S More interrupt system, exceptions, timers. 2018-08-01 20:41:36 +02:00
gint.c core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
inth.S way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
mmu.c way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
mpu.c core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
setup.c core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
start.c core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
syscalls.S core: better bootlog API and implementation 2019-03-06 14:32:51 +01:00
vbr.s Hybrid build system and runtime (no interrupts). t6k11 driver. Basic r61524 driver. 2018-04-19 13:24:26 +02:00