GBARunner3/code/core/arm9/source/Peripherals
2025-05-30 17:50:12 +02:00
..
Graphics Improved performance of ldm and stm emulation, introduced persistent fiq stack 2024-03-17 18:30:58 +01:00
Interrupts Some tiny improvements 2023-11-05 10:25:06 +01:00
Sound Slightly reduced number of cycles spend on direct sound sample fetches 2025-03-29 14:55:35 +01:00
Dma.s Added support for vblank dma and improved irq latency slightly. Fixes #180 2025-03-29 13:11:35 +01:00
DmaTransfer.c Attempt to reenable and fix irq yielding 2025-05-30 17:50:12 +02:00
DmaTransfer.h Added support for vblank dma and improved irq latency slightly. Fixes #180 2025-03-29 13:11:35 +01:00
Input.s Pass through the key input irq from the hardware. Fixes #119 2023-12-24 15:13:05 +01:00
Sio.s Implemented normal and multiplay mode behavior of sio registers. Fixes 124, fixes #107, fixes single player functionality of ChuChu Rocket! 2023-12-03 12:16:14 +01:00
Timers.s Mask out unused bits of the timer control registers. Fixes sound in Who wants to be a millionaire 2023-12-24 14:28:45 +01:00