gint/src/dma
Lephe d3c43c3ecd
dma: do not wait before initialization
Hangs if the add-in is started first on a fresh boot, probably because
the OS doesn't bother initializing all the channels of its hardware.
2020-05-10 23:00:42 +02:00
..
dma.c dma: do not wait before initialization 2020-05-10 23:00:42 +02:00
inth.s interrupts: save caller-saved registers in main handler 2020-05-06 20:45:35 +02:00
memcpy.c dma: finalize dma_memset() and dma_memcpy() 2019-09-15 19:30:57 +02:00
memset.c dma: finalize dma_memset() and dma_memcpy() 2019-09-15 19:30:57 +02:00