SDK4686対応 makerom.TWLの仕様変更に伴うrsfの変更

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@862 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
yoshida_teruhisa 2008-03-12 02:43:58 +00:00
parent 328d492716
commit ffe1d98b96
8 changed files with 80 additions and 0 deletions

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -101,6 +101,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -113,6 +118,11 @@ Property
# WramMapping $(MAKEROM_WRAM_MAPPING) # WramMapping $(MAKEROM_WRAM_MAPPING)
WramMappingDirect $(TWL_IPL_RED_ROOT)/build/components/hyena.TWL/wram_regs/wram_regs.rbin WramMappingDirect $(TWL_IPL_RED_ROOT)/build/components/hyena.TWL/wram_regs/wram_regs.rbin
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -100,6 +100,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -111,6 +116,11 @@ Property
# #
WramMapping $(MAKEROM_WRAM_MAPPING) WramMapping $(MAKEROM_WRAM_MAPPING)
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit

View File

@ -101,6 +101,11 @@ Property
### Setting for TWL ### Setting for TWL
### ###
#
# ROM HEADER Ltd: Provided to every product by NINTENDO
#
RomHeaderLtd $(TWLSDK_ROOT)/tools/bin/rom_header.LTD.sbin
# #
# Digest parameters: # Digest parameters:
# #
@ -113,6 +118,11 @@ Property
#WramMapping $(MAKEROM_WRAM_MAPPING) #WramMapping $(MAKEROM_WRAM_MAPPING)
WramMappingDirect ../wram_regs/wram_regs.rbin WramMappingDirect ../wram_regs/wram_regs.rbin
#
# CardRegion: card region [Japan/America/Europe/Australia/China/Korea]
#
CardRegion Japan
# #
# Codec mode: # Codec mode:
# don't have to edit # don't have to edit