Commit Graph

5 Commits

Author SHA1 Message Date
lifehackerhansol
3d11e88813 BL2CK: re-fix _DS_MENU.dat
It seems the issue wasn't actually the entry address
and more of a build screwup. I just rebuilt the
loader and now it works?

So let's just leave it at that.
2023-01-02 01:15:19 -08:00
lifehackerhansol
0e632877fd BL2CK: fix ARM9 entry address
Apparently newer versions of devkitARM fixed
an issue in the linker that caused the ARM9
entry address to be incorrectly configured.
And by doing so they broke the workaround
measure we used for the incorrect entry
address problem.

Rebuild _DS_MENU.dat with correct addresses
to fix the problem.
2023-01-01 16:59:52 -08:00
Han Sol Jin
85022a5bc1 Adapt BL2CK to the Amaze3DS carts (and r4igold.cc Wood carts)
Thanks elCerebrain from GBAtemp for testing.
2022-08-17 09:39:39 -07:00
Han Sol Jin
f0f7ce777c BL2CK 1.30.4
Now supports the Acekard 2i, R4 Ultra, and r4ids.cn carts
2022-07-12 23:34:30 -07:00
lifehackerhansol
bc7678767a Initial commit of apindex 2021-12-07 11:46:14 -08:00