mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
アプリ起動サンプルでIPLをまったく使わないように修正
ドキュメントの整理・追加 git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@586 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
683eed6b2d
commit
1bbe40e83b
@ -175,7 +175,4 @@ RomSpec
|
|||||||
{
|
{
|
||||||
Offset 0x00000000
|
Offset 0x00000000
|
||||||
Segment ALL
|
Segment ALL
|
||||||
HostRoot $(TWL_IPL_RED_ROOT)/build/systemMenu_RED/data
|
|
||||||
Root /data
|
|
||||||
File NTR_IPL_font_m.NFTR
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
@ -175,7 +175,4 @@ RomSpec
|
|||||||
{
|
{
|
||||||
Offset 0x00000000
|
Offset 0x00000000
|
||||||
Segment ALL
|
Segment ALL
|
||||||
HostRoot $(TWL_IPL_RED_ROOT)/build/systemMenu_RED/data
|
|
||||||
Root /data
|
|
||||||
File NTR_IPL_font_m.NFTR
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
@ -175,7 +175,4 @@ RomSpec
|
|||||||
{
|
{
|
||||||
Offset 0x00000000
|
Offset 0x00000000
|
||||||
Segment ALL
|
Segment ALL
|
||||||
HostRoot $(TWL_IPL_RED_ROOT)/build/systemMenu_RED/data
|
|
||||||
Root /data
|
|
||||||
File NTR_IPL_font_m.NFTR
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
Binary file not shown.
@ -114,8 +114,7 @@ Property
|
|||||||
# WRAM mapping: [MAP_BB_HYB/MAP_BB_LTD/MAP_TS_HYB/MAP_TS_LTD]
|
# WRAM mapping: [MAP_BB_HYB/MAP_BB_LTD/MAP_TS_HYB/MAP_TS_LTD]
|
||||||
# don't have to edit
|
# don't have to edit
|
||||||
#
|
#
|
||||||
# WramMapping $(MAKEROM_WRAM_MAPPING)
|
WramMapping $(MAKEROM_WRAM_MAPPING)
|
||||||
WramMappingDirect $(TWL_IPL_RED_ROOT)/build/components/hyena.TWL/wram_regs/wram_regs.rbin
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Codec mode:
|
# Codec mode:
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
@ -114,8 +114,7 @@ Property
|
|||||||
# WRAM mapping: [MAP_BB_HYB/MAP_BB_LTD/MAP_TS_HYB/MAP_TS_LTD]
|
# WRAM mapping: [MAP_BB_HYB/MAP_BB_LTD/MAP_TS_HYB/MAP_TS_LTD]
|
||||||
# don't have to edit
|
# don't have to edit
|
||||||
#
|
#
|
||||||
# WramMapping $(MAKEROM_WRAM_MAPPING)
|
WramMapping $(MAKEROM_WRAM_MAPPING)
|
||||||
WramMappingDirect $(TWL_IPL_RED_ROOT)/build/components/hyena.TWL/wram_regs/wram_regs.rbin
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Codec mode:
|
# Codec mode:
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
@ -175,7 +175,4 @@ RomSpec
|
|||||||
{
|
{
|
||||||
Offset 0x00000000
|
Offset 0x00000000
|
||||||
Segment ALL
|
Segment ALL
|
||||||
HostRoot /
|
|
||||||
Root /
|
|
||||||
File
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -16,7 +16,8 @@
|
|||||||
# $Author: kitase_hirotake $
|
# $Author: kitase_hirotake $
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
include $(TWLSDK_ROOT)/build/buildtools/commondefs
|
||||||
|
MAKEBANNER = $(TWL_TOOLSDIR)/bin/makebanner.TWL.exe
|
||||||
|
|
||||||
ICON_DIR = ./icon
|
ICON_DIR = ./icon
|
||||||
|
|
||||||
@ -35,7 +36,7 @@ LDIRT_CLEAN = $(TARGETS) \
|
|||||||
$(BANNER_ICON_NAME).nbfp \
|
$(BANNER_ICON_NAME).nbfp \
|
||||||
$(TARGETS:.bnr=.srl)
|
$(TARGETS:.bnr=.srl)
|
||||||
|
|
||||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
include $(TWLSDK_ROOT)/build/buildtools/modulerules
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# build
|
# build
|
||||||
|
|||||||
BIN
build/tests/docs/NANDアプリ間連携サンプル動作解説およびパラメタ仕様.pdf
Normal file
BIN
build/tests/docs/NANDアプリ間連携サンプル動作解説およびパラメタ仕様.pdf
Normal file
Binary file not shown.
BIN
build/tests/docs/NANDアプリ間連携サンプル動作解説およびパラメタ仕様.vsd
Normal file
BIN
build/tests/docs/NANDアプリ間連携サンプル動作解説およびパラメタ仕様.vsd
Normal file
Binary file not shown.
BIN
build/tests/docs/tmp保存アプリ起動サンプル動作解説.pdf
Normal file
BIN
build/tests/docs/tmp保存アプリ起動サンプル動作解説.pdf
Normal file
Binary file not shown.
BIN
build/tests/docs/tmp保存アプリ起動サンプル動作解説.vsd
Normal file
BIN
build/tests/docs/tmp保存アプリ起動サンプル動作解説.vsd
Normal file
Binary file not shown.
BIN
build/tests/docs/メモリロード済みアプリ起動サンプル動作解説.pdf
Normal file
BIN
build/tests/docs/メモリロード済みアプリ起動サンプル動作解説.pdf
Normal file
Binary file not shown.
BIN
build/tests/docs/メモリロード済みアプリ起動サンプル動作解説.vsd
Normal file
BIN
build/tests/docs/メモリロード済みアプリ起動サンプル動作解説.vsd
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user