gint/src
Lephe 8aea762e7a
fs: use a static variable in calls to BFile_Create()
There is no evidence that BFile_Create() keeps the address and writes
to it later on, but I'd rather be overly careful than have to debug a
stack corruption problem in half a year :)
2022-01-10 13:38:28 +01:00
..
cpg kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
cpu cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
dma dma: do not use ICS in foreign unbinds 2022-01-10 13:36:57 +01:00
fs fs: use a static variable in calls to BFile_Create() 2022-01-10 13:38:28 +01:00
gray replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
intc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
kernel kernel: tentative stack overflow panic, 14 kiB stack on G-III 2021-12-11 16:38:31 +01:00
keysc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
kmalloc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
mmu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
r61524 r61524: fix a tight freeze window due to a CPU/DMA race 2021-11-20 16:39:46 +01:00
render usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02:00
render-cg render-cg: update to bopti formats for Azur 2021-09-28 09:55:26 +02:00
render-fx usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +02: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 kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
tmu tmu: fix freeze when using sleep_us_spin() with interrupts on 2021-11-15 06:43:00 +01:00
usb usb: add video capture through the fxlink protocol 2021-08-11 01:43:26 +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