gint/include/gint
Lephe 84a4dd7ca9
gint: compressed VRAM save on fx-CP
This frees the OS' backup VRAM, which is a 337920-byte buffer sitting
at a fixed address, for loading code.
2024-06-01 14:41:09 +02:00
..
defs meta: add LTO support and enable it by default 2024-05-26 18:16:31 +02:00
drivers cpu: also save rN_bank registers at startup/exit 2024-05-25 17:59:10 +02:00
mpu ubc: slight cleanup 2024-03-30 21:41:08 +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 gint: basic support for fx-CP 400 programs with HollyHock 2 loading 2024-04-16 15:53:10 +02:00
cpu.h cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
display-cg.h gint: compressed VRAM save on fx-CP 2024-06-01 14:41:09 +02:00
display-fx.h gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
display.h gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
dma.h add C++ header guards 2021-06-13 18:13:09 +02:00
drivers.h meta: add LTO support and enable it by default 2024-05-26 18:16:31 +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
gdb.h gdb: stdout/err redirect + support swbreak + optional bridge logs 2024-04-13 09:20:01 +02:00
gint.h Merge remote-tracking branch 'redoste/gdb' into dev (#27) 2024-03-25 08:05:48 +01:00
gray.h add C++ header guards 2021-06-13 18:13:09 +02:00
hardware.h gint: basic support for fx-CP 400 programs with HollyHock 2 loading 2024-04-16 15:53:10 +02:00
image.h gdb, video, r61524: gdb visual feedback + start video intf on CG 2024-04-09 08:57:46 +02:00
intc.h intc: add definition for SCIF interrupt 2024-04-14 18:21:14 +02:00
keyboard.h gint: switch away from FX9860G/FXCG50 macros 2024-03-24 08:28:22 +01:00
keycodes.h keysc: add support for the CP-400 key layout 2024-05-25 18:01:15 +02: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
ubc.h ubc: ignore breaks when no debug handler is set 2023-06-04 23:20:42 +02:00
usb-ff-bulk.h gint: switch away from FX9860G/FXCG50 macros 2024-03-24 08:28:22 +01:00
usb.h gdb: allow gdb stub to automatically start when a crash occurs 2024-03-30 21:41:35 +01:00
video.h gint: basic support for fx-CP 400 programs with HollyHock 2 loading 2024-04-16 15:53:10 +02:00