gint/src/kernel
Lephe 74b2dbeb36
string: use __restrict instead of restrict for C++ compatibility
2021-04-27 14:48:34 +02:00
..
exch.c kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
exch.s kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
hardware.c kernel: fix gint[HWURAM] not being set on fx-9860G 2021-02-02 18:18:02 +01:00
inth.S use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
kernel.c kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
kernel.h move src/core to src/kernel 2020-07-26 11:49:33 +02:00
osmenu.c kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
start.c string: use __restrict instead of restrict for C++ compatibility 2021-04-27 14:48:34 +02:00
syscalls.S kmalloc: create the kmalloc interface 2021-03-12 17:24:49 +01:00
tlbh.S kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
vbr.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
world.c usb: fix module not being restored after usb_close() 2021-04-27 14:45:12 +02:00