Update README.md

This commit is contained in:
ArcheyChen 2024-04-01 11:41:56 +08:00 committed by GitHub
parent 35c0a9cc66
commit dc0c39203b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,26 @@
# 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.