Ang Li

Results 13 comments of Ang Li

> TWLMenu++ is not compatible with libnds v2 and calico. You need to downgrade libnds to a version before 2. Thank you very much for promptly pointing out the issue....

Surprisingly, I actually managed to complete the compilation by using this solution: I replaced `ldr r0, =__irq_flagsaux` in __libnds-1.8.3/source/common/interruptDispatcher.s__ with `ldr r0, =0x04000000 - 0x40`, so the symbol of __irq_flagsaux...

the compiled romsel_aktheme.nds doesn't work on NDSi, it freezes on white screen. Anyway, I give up.