gint/src
Lephe 28bea2e1ce
gint: switch from file filters to config macros + basic fxg3a target
Nothing interesting in this commit, just moving files around, making
sure every target compiles every file, and controlling with macros
instead.

Basic support for fxg3a target in CMakeLists.txt, cmake/FindGint.cmake,
giteapc.make and include/gint/config.h.in. The rest is forgettable.
2024-03-23 10:02:51 +01:00
..
cpg cpg: add overclock save/restore functions 2023-01-05 20:25:44 +01:00
cpu cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
dma defs: allow NULL callbacks in gint_call() 2023-01-31 16:04:35 +01:00
fs fs: take const descriptor in open_generic() 2024-03-19 19:03:33 +01:00
gray gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
image gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
intc reduce static user RAM footprint for mono targets 2023-01-01 19:22:41 +01:00
kernel gint: memory micro-optimizations 2024-03-19 19:03:17 +01:00
keysc gint: memory micro-optimizations 2024-03-19 19:03:17 +01:00
kmalloc gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
mmu mmu: provide read-only access to ITLB 2023-02-02 14:23:03 +01:00
r61524 gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
render render: parametrize existence of dmode in config.h 2024-03-19 18:37:13 +01:00
render-cg gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
render-fx gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
rtc intc: allow any call in intc_handler_function() 2021-05-12 09:17:24 +02:00
spu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
t6k11 gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01:00
tmu tmu: fix delay truncation in subfunction call 2022-06-13 21:36:52 +01:00
usb gint: switch from file filters to config macros + basic fxg3a target 2024-03-23 10:02:51 +01: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