gint/src
Lephe 03ef59521c
dma: add support for standard DMA access to SPU memory
* Mark SPU memory as sleep-blocking.
* Perform 4-byte accesses only in dma_memset() and dma_memcpy() (32-byte
  accesses freeze as one would expect).

This change does *NOT* implement support for SPU's integrated DMAC.
2021-06-17 14:32:27 +02: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: add support for standard DMA access to SPU memory 2021-06-17 14:32:27 +02: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 cpu, dma: add interrupt-cancellable sleep (perfect async sleep) 2021-06-17 14:32:08 +02: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 hardcoded VRAM and don't assume full-size 2021-06-16 21:12:53 +02:00
render replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
render-cg replace gint/std headers with standard ones 2021-06-08 11:01:27 +02:00
render-fx bopti: fix mistake in edcebff31 2021-06-08 14:52:56 +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 replace gint/std headers with standard ones 2021-06-08 11:01:27 +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