mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-19 09:25:33 -04:00
![]() 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. |
||
---|---|---|
.. | ||
main.cpp |