gint/src
Lephe a4cf3516e7
usb: fix some messages being lost after a post-world-switch reconnect
2022-12-03 11:05:35 +01:00
..
cpg cpg: do read and write CS3 on fx-CG 10/20 2022-05-23 21:20:47 +01:00
cpu cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02:00
dma minor API comment update 2022-09-07 23:25:57 +02:00
fs fs: add rename() function on fx-CG 2022-08-22 15:25:14 +02:00
gray render: add a dgetpixel() function 2022-11-16 19:12:48 +01:00
image render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
intc replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
kernel Added gint_set_quit_handler() 2022-11-20 11:48:26 +01:00
keysc keydev: add low-level filter for async keyboard handlers 2022-11-08 22:22:41 +01:00
kmalloc kmalloc: fix krealloc() not trying across arenas 2022-11-10 19:54:45 +01:00
mmu fs: buffer Fugue writes through RAM 2022-01-10 14:47:14 +01:00
r61524 r61525: now account for the inverted x-axis on the display (!) 2022-07-17 21:17:46 +01:00
render render: add a window setting to restrict rendering 2022-11-19 17:19:28 +01:00
render-cg render-cg: allocate VRAM in _ostk to keep _uram for large allocs 2022-11-26 18:38:09 +01:00
render-fx render: fix missed clipping test in dtext() 2022-11-19 23:41:47 +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 Clean up style mismatch 2022-09-25 11:23:07 -07:00
tmu tmu: fix delay truncation in subfunction call 2022-06-13 21:36:52 +01:00
usb usb: fix some messages being lost after a post-world-switch reconnect 2022-12-03 11:05:35 +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