gint/src
Lephe 74b2dbeb36
string: use __restrict instead of restrict for C++ compatibility
2021-04-27 14:48:34 +02:00
..
3rdparty kprint: add floating-point formatting based in Grisu2b 59,56 2021-02-02 22:18:15 +01:00
cpg kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
cpu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
dma string: use __restrict instead of restrict for C++ compatibility 2021-04-27 14:48:34 +02:00
gray use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
intc use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
kernel string: use __restrict instead of restrict for C++ compatibility 2021-04-27 14:48:34 +02:00
keysc use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
kmalloc (typos and TODOs) 2021-04-20 12:19:24 +02:00
kprint kprint: add floating-point formatting based in Grisu2b 59,56 2021-02-02 22:18:15 +01:00
mmu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
r61524 kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
render display: add a dfont_default() function to get the default font 2021-02-28 22:28:12 +01:00
render-cg display: add a maximum size parameter to dtext_opt() 2021-02-15 18:37:06 +01:00
render-fx kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
rtc use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
spu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
std kmalloc: create the kmalloc interface 2021-03-12 17:24:49 +01:00
t6k11 kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
tmu use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
usb usb: fix module not being restored after usb_close() 2021-04-27 14:45:12 +02:00
font5x7.png render: refactor to share functions, and basic text on fxcg50 2019-06-15 01:05:31 -04:00
font8x9.png topti: custom character and word spacing (#13) 2020-10-05 16:14:12 +02:00
fxconv-metadata.txt switch build system to CMake 2021-01-25 15:31:20 +01:00