mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
ランチャーARM9LTDの初期ロード位置を0x02400000から0x02d00000に変更
これに伴い、LCFILE_TEMPLATEはSDKのARM9-TS.lcf.templateをコピーして改変したものを使うように変更 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@480 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
60ca49cd03
commit
9c0b83efca
1033
build/systemMenu_RED/Launcher/ARM9/ARM9-TS.lcf.template
Normal file
1033
build/systemMenu_RED/Launcher/ARM9/ARM9-TS.lcf.template
Normal file
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,7 @@ TARGET_TAD = $(BINDIR)/$(TITLEID_LO).$(TWL_BUILD_DIR)$(CODEGEN_ARCH).tad
|
||||
TARGET_BIN = main.srl
|
||||
|
||||
LCFILE_SPEC = ARM9-TS.lsf
|
||||
#LCFILE_TEMPLATE = ARM9-TS.lcf.template
|
||||
LCFILE_TEMPLATE = ARM9-TS.lcf.template
|
||||
ROM_SPEC = main.rsf
|
||||
|
||||
LOGO_DIR = Logo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user