gint/include/gint
Lephe 20b7238057
std: move endian.h to fxlibc
2021-06-08 10:05:33 +02:00
..
defs std: remove string functions now in the fxlibc 2021-05-25 11:18:36 +02:00
drivers kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
mpu usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
std std: move endian.h to fxlibc 2021-06-08 10:05:33 +02:00
bfile.h add utility types BFile_FileType, off_t 2021-04-26 21:58:52 +02:00
clock.h cpu: allow functions to block the sleep() function 2021-05-12 09:17:25 +02:00
config.h.in kmalloc: implement a custom segregated list allocator 2021-03-15 15:04:24 +01:00
cpu.h cpu: allow functions to block the sleep() function 2021-05-12 09:17:25 +02:00
display-cg.h display-cg: fix C_LIGHT and C_DARK (#16) 2021-05-25 11:18:36 +02:00
display-fx.h remove features that are deprecated as of v2.1 2020-07-26 11:47:23 +02:00
display.h render: support C_INVERT on fx-CG 50 2021-05-12 09:17:25 +02:00
dma.h (minor changes) 2021-05-12 09:17:24 +02:00
drivers.h kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
exc.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
gint.h use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
gray.h gray: expose pointers to the screen buffers 2021-05-12 09:17:24 +02:00
hardware.h kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
intc.h intc: allow any call in intc_handler_function() 2021-05-12 09:17:24 +02:00
keyboard.h getkey: add a "feature function" to create application-wide shortcuts 2021-05-12 09:17:24 +02:00
keycodes.h way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
kmalloc.h kmalloc: implement a custom segregated list allocator 2021-03-15 15:04:24 +01:00
mmu.h mmu: add an mmu_uram_size() function detecting static RAM size 2021-02-05 18:20:16 +01:00
rtc.h use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
timer.h (minor changes) 2021-05-12 09:17:24 +02:00
usb-ff-bulk.h usb: FIFO controllers and fxlink API 2021-05-12 09:17:25 +02:00
usb.h usb: FIFO controllers and fxlink API 2021-05-12 09:17:25 +02:00