GBA-Exploader/arm7/source
ApacheThunder 6c10c47a61 Fixed GBA mode switch.
* libnds's swiSwitchToGBAMode ASM function was broken. They used r0
instead of r2 so it didn't work. It must have been correct when GBA
Exploader was last compiled more then a decade ago, but now it's broken
so this ASM function had to be reimplemented. GBA Mode switch now
appears to function as intended.
* As I currently lack a compatible slot-2 flashcart (SuperCard Lite
doesn't work even after trying a few hardcoded card types in main.c)
further testing can't be done on the rest of the code. It appears to
work but I won't know for sure until someone with compatible hardware
tests it.
2024-05-08 20:15:20 -05:00
..
biosCalls.s Fixed GBA mode switch. 2024-05-08 20:15:20 -05:00
linkreset_arm7.h Fix fifo ... 2024-05-08 15:24:51 -05:00
linkreset_arm7.s Fix fifo ... 2024-05-08 15:24:51 -05:00
main.c Fixed GBA mode switch. 2024-05-08 20:15:20 -05:00
ret_menu7_Gen.c Fix fifo ... 2024-05-08 15:24:51 -05:00
ret_menu7_mse.c Fix fifo ... 2024-05-08 15:24:51 -05:00
ret_menu7_R4.c Fix fifo ... 2024-05-08 15:24:51 -05:00