mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
TMP ジャンプテスト: TMP ジャンプ先となるロムに 正式な ROM ヘッダを付加したものを更新
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2325 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
00c260e5a1
commit
3ee15e35ab
@ -36,13 +36,13 @@ include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
|||||||
|
|
||||||
ifeq ($(TARGET_PLATFORM),TWL)
|
ifeq ($(TARGET_PLATFORM),TWL)
|
||||||
ROM_SPEC = main_459a.rsf
|
ROM_SPEC = main_459a.rsf
|
||||||
# LIBSYSCALL = ../459A/libsyscall.a
|
LIBSYSCALL = ../459A/libsyscall.a
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(TARGET_PLATFORM),NITRO)
|
ifeq ($(TARGET_PLATFORM),NITRO)
|
||||||
ROM_SPEC = main_458a.rsf
|
ROM_SPEC = main_458a.rsf
|
||||||
# LIBSYSCALL = ../458A/libsyscall.a
|
LIBSYSCALL = ../458A/libsyscall.a
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
@ -11,8 +11,8 @@
|
|||||||
# in whole or in part, without the prior written consent of Nintendo.
|
# in whole or in part, without the prior written consent of Nintendo.
|
||||||
#
|
#
|
||||||
# $Date:: $
|
# $Date:: $
|
||||||
# $Rev:$
|
# $Rev$
|
||||||
# $Author:$
|
# $Author$
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Nitro ROM SPEC FILE
|
# Nitro ROM SPEC FILE
|
||||||
@ -75,7 +75,7 @@ Property
|
|||||||
#
|
#
|
||||||
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
||||||
#
|
#
|
||||||
# RomHeaderTemplate ../458A/rom_header_458a.template.sbin
|
RomHeaderTemplate ../458A/rom_header_458a.template.sbin
|
||||||
|
|
||||||
#
|
#
|
||||||
# BANNER FILE: generated from Banner Spec File
|
# BANNER FILE: generated from Banner Spec File
|
||||||
|
|||||||
@ -11,8 +11,8 @@
|
|||||||
# in whole or in part, without the prior written consent of Nintendo.
|
# in whole or in part, without the prior written consent of Nintendo.
|
||||||
#
|
#
|
||||||
# $Date:: $
|
# $Date:: $
|
||||||
# $Rev:$
|
# $Rev$
|
||||||
# $Author:$
|
# $Author$
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# TWL ROM SPEC FILE
|
# TWL ROM SPEC FILE
|
||||||
@ -88,7 +88,7 @@ Property
|
|||||||
#
|
#
|
||||||
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
# ROM HEADER TEMPLATE: Provided to every product by NINTENDO
|
||||||
#
|
#
|
||||||
# RomHeaderTemplate ../459A/rom_header_435a.template.sbin
|
RomHeaderTemplate ../459A/rom_header_459a.template.sbin
|
||||||
|
|
||||||
#
|
#
|
||||||
# BANNER FILE: generated from Banner Spec File
|
# BANNER FILE: generated from Banner Spec File
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user