gint/src
Lephe edcebff311
bopti: fix a VRAM overflow through the rightmost column
The checks for VRAM access account for image columns intersecting the
longword before the start of a VRAM line, but not the longword after the
start of a VRAM line. This is now fixed.
2021-06-08 09:38:09 +02:00
..
cpg kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
cpu cpu: fix a data race occurring on the cpu_atomic lock 2021-05-12 09:17:25 +02:00
dma usb: enable writing with DMA 2021-05-12 09:17:25 +02:00
gray gray: expose pointers to the screen buffers 2021-05-12 09:17:24 +02:00
intc intc: allow any call in intc_handler_function() 2021-05-12 09:17:24 +02:00
kernel kernel: implement _Exit to support exit 2021-05-29 16:29:50 +02:00
keysc keysc: set the key_event_t.mod bit as getkey() did before 2021-05-15 18:37:36 +02:00
kmalloc (typos and TODOs) 2021-04-20 12:19:24 +02:00
mmu kernel: driver and world system overhaul 2021-04-23 20:44:08 +02:00
r61524 dma: add an asynchronous API 2021-05-12 09:17:24 +02:00
render std: remove string functions now in the fxlibc 2021-05-25 11:18:36 +02:00
render-cg display-cg: fix a bug in bopti r5g6b6 for very thin images 2021-06-02 11:22:29 +02:00
render-fx bopti: fix a VRAM overflow through the rightmost column 2021-06-08 09:38:09 +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 use GINT_CALL() in every API that has callbacks 2021-04-27 14:29:38 +02:00
usb usb: enable writing with DMA 2021-05-12 09:17:25 +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