gint-with-thread/src/core
Lephe 4036a583df
bfile: add BFile syscalls on fx-CG 50 (still unstable)
For some reason these syscalls tend to crash in a basic delete, create,
open, write, close workflow (after the write is finished). I'll look
into using the new gint/fxlib switch to use them safely.
2020-05-16 17:11:55 +02:00
..
bootlog.c core, tmu: add gint_switch(), return to menu, and improve timer code 2020-05-10 14:03:41 +02:00
exch.c interrupts: save caller-saved registers in main handler 2020-05-06 20:45:35 +02:00
exch.s core: allow custom panics and exception catching 2019-09-13 08:10:30 +02:00
gint.c interrupts: save caller-saved registers in main handler 2020-05-06 20:45:35 +02:00
hardware.c code review and display driver changes 2020-02-23 16:05:25 +01:00
inth.S interrupts: save caller-saved registers in main handler 2020-05-06 20:45:35 +02:00
mmu.c core: add a hardware detection interface 2019-07-04 12:11:43 -04:00
setup.c core: add return-to-menu on Graph 90+E (looks bad though) 2020-05-16 12:14:13 +02:00
start.c drivers: update the model, replacing unload() with wait() 2020-05-10 16:36:21 +02:00
syscalls.S bfile: add BFile syscalls on fx-CG 50 (still unstable) 2020-05-16 17:11:55 +02:00
vbr.s Hybrid build system and runtime (no interrupts). t6k11 driver. Basic r61524 driver. 2018-04-19 13:24:26 +02:00