Port of GBA Exploader to modern libnds
Go to file
ApacheThunder d8f3fd9832 Initial port to current libnds
* UI appears to function correclty. As I do not have a compatilbe slot-2
device I can't test further.
* Soft reset into GBA mode not yet fixed so likely not working yet.
* File browser untested. Ported fixes from NDS_Backup_Tool but untested
due to lacking compatible slot-2 hardware.
2024-05-08 00:52:35 -05:00
arm7 Initial port to current libnds 2024-05-08 00:52:35 -05:00
arm9 Initial port to current libnds 2024-05-08 00:52:35 -05:00
Fami_mini_cnv Starting Commit .... 2024-05-08 00:50:01 -05:00
GBA_ExpLoader Starting Commit .... 2024-05-08 00:50:01 -05:00
.gitignore Starting Commit .... 2024-05-08 00:50:01 -05:00
GBA_ExpLoader_57.zip Add source code 2024-04-01 11:39:31 +08:00
logo32.bmp Initial port to current libnds 2024-05-08 00:52:35 -05:00
Makefile Initial port to current libnds 2024-05-08 00:52:35 -05:00
README.md Update README.md 2024-04-01 11:41:56 +08:00

GBA-Exploader

GBA Exploader 57 source code

I got this source code from Rudolph (皇帝) by email(kotei.blog@gmail.com)

this is what he said about it:

「GBA ExpLoader V0.58b」が最終版ですが、リソースを何故か紛失していました。

よって、申し訳ないですが「GBA ExpLoader V0.57」のリソース関連を添付いたします。
ソース等は、ご自由に使用されて構いません。

時間が経過していますので、内容については完全に失念しておりますので、
ビルド方法などご質問いただいてもお答えできません。

一部のファイルの拡張子は削除しています。
・Fami_mini_cnv.vbs
・make_bin.bat
・setenv_devkitPro.bat

by Rudolph (皇帝)

It requires a real old version of devkitpro to compile, I was not able to do that, so I just post the original code he gave me, hope that someone can make use of it.