gint/include/gint
Lephe 3edb80018c
quick fixes and definitely a few bugs in there
2024-03-21 19:08:14 +01:00
..
defs defs: allow NULL callbacks in gint_call() 2023-01-31 16:04:35 +01:00
drivers gint: memory micro-optimizations 2024-03-19 19:03:17 +01:00
mpu mmu: provide read-only access to ITLB 2023-02-02 14:23:03 +01:00
std std: move endian.h to fxlibc 2021-06-08 10:05:33 +02:00
bfile.h fs: add rename() function on fx-CG 2022-08-22 15:25:14 +02:00
clock.h cpg: add overclock save/restore functions 2023-01-05 20:25:44 +01:00
config.h.in quick fixes and definitely a few bugs in there 2024-03-21 19:08:14 +01:00
cpu.h cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
display-cg.h [WIP] build-fx-as-cg : upscaling of FX VRAM to CG VRAM + adhoc dupdate 2024-03-21 18:12:58 +01:00
display-fx.h [WIP] build-fx-as-cg : upscaling of FX VRAM to CG VRAM + adhoc dupdate 2024-03-21 18:12:58 +01:00
display.h [WIP] build-fx-as-cg : upscaling of FX VRAM to CG VRAM + adhoc dupdate 2024-03-21 18:12:58 +01:00
dma.h add C++ header guards 2021-06-13 18:13:09 +02:00
drivers.h add C++ header guards 2021-06-13 18:13:09 +02:00
exc.h add C++ header guards 2021-06-13 18:13:09 +02:00
fs.h fs: take const descriptor in open_generic() 2024-03-19 19:03:33 +01:00
gint.h gint: add power-off feature and shortcut in getkey() 2024-01-16 11:42:49 +01:00
gray.h add C++ header guards 2021-06-13 18:13:09 +02:00
hardware.h Add isSlim() macro 2022-09-25 10:37:18 -07:00
image.h render: expose some internal text rendering utilities 2023-06-04 23:24:34 +02:00
intc.h add C++ header guards 2021-06-13 18:13:09 +02:00
keyboard.h gint: add power-off feature and shortcut in getkey() 2024-01-16 11:42:49 +01:00
keycodes.h Translate fx-9860G Slim keyboard scancodes to standard scancodes 2022-09-25 01:34:40 -07:00
kmalloc.h kmalloc: add kmalloc_remove_arena() function 2024-02-04 22:10:01 +01:00
mmu.h mmu: provide read-only access to ITLB 2023-02-02 14:23:03 +01:00
rtc.h fs: track offset of Fugue files manually 2022-01-06 14:05:52 +01:00
serial.h serial: add template header for future implementation 2022-12-10 15:27:38 +01:00
timer.h tmu: fix freeze when using sleep_us_spin() with interrupts on 2021-11-15 06:43:00 +01:00
usb-ff-bulk.h addin upscaling now supports usb bulk transfert for screenshot and video capture (of course also text output) 2024-03-21 18:18:29 +01:00
usb.h usb: show prototypes of debug functions in non-debug mode 2023-04-01 23:24:21 +02:00