akmenu-next/arm7
lifehackerhansol 21b6b529f3
Work around broken FIFO setup
Not entirely sure why, but FIFOs were being sent and received AFTER the
interrupts were cleared, causing them to not send.

It's unknown how this ever worked on older libnds/devkitARM, but FIFOs
need interrupts to work.

This workaround, instead, hijacks an area of the ROM header as a
temporary variable to wait for ARM7.
2024-10-14 17:12:39 -07:00
..
source Work around broken FIFO setup 2024-10-14 17:12:39 -07:00
Makefile Make it build on latest devkitARM 2024-10-05 20:49:07 -07:00