SVNファイル属性設定。

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@53 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
nakasima 2008-12-01 10:32:04 +00:00
parent 37e6235e78
commit f8c5b37b14
84 changed files with 1526 additions and 1513 deletions

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRFIRM_ROOT)/build/buildtools/commondefs include $(CTRFIRM_ROOT)/build/buildtools/commondefs

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: 2008-12-1#$
# $NoKeywords: $ # $Rev: 53 $
# $Author: nakasima $
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRBROM_ROOT)/build/buildtools/commondefs include $(CTRBROM_ROOT)/build/buildtools/commondefs

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef BROMSDK_COMMONDEFS_ ifndef BROMSDK_COMMONDEFS_
BROMSDK_COMMONDEFS_ = TRUE BROMSDK_COMMONDEFS_ = TRUE

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef BROMSDK_MODULERULES_ ifndef BROMSDK_MODULERULES_

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: 2008-12-1#$
# $NoKeywords: $ # $Rev: 53 $
# $Author: nakasima $
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRBROM_ROOT)/build/buildtools/commondefs include $(CTRBROM_ROOT)/build/buildtools/commondefs

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 46 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
SUBDIRS = SUBDIRS =

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-11-28#$ # $Date:: $
# $Rev: 41 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
SUBDIRS = SUBDIRS =

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 46 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRBROM_ROOT)/build/buildtools/commondefs include $(CTRBROM_ROOT)/build/buildtools/commondefs

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#include <brom/code32.h> #include <brom/code32.h>
#include <brom/os.h> #include <brom/os.h>

View File

@ -10,8 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
in whole or in part, without the prior written consent of Nintendo. in whole or in part, without the prior written consent of Nintendo.
$Log: $ $Date:: $
$NoKeywords: $ $Rev$
$Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
// TWL // TWL

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_H_ #ifndef BROM_H_
#define BROM_H_ #define BROM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_DEFS_H_ #ifndef BROM_DEFS_H_
#define BROM_DEFS_H_ #define BROM_DEFS_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_C_EXTENSION_H_ #ifndef BROM_C_EXTENSION_H_
#define BROM_C_EXTENSION_H_ #define BROM_C_EXTENSION_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#if defined(SDK_CW) || defined(__MWERKS__) #if defined(SDK_CW) || defined(__MWERKS__)
#pragma thumb on #pragma thumb on

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
// //
// include this instead of using C99 pragma extensions for compatibility // include this instead of using C99 pragma extensions for compatibility

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifdef SDK_CODE_ARM // switch by default codegen #ifdef SDK_CODE_ARM // switch by default codegen
#include <brom/code32.h> #include <brom/code32.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 47 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_HW_ARM11_AXI_WRAM_H_ #ifndef BROM_HW_ARM11_AXI_WRAM_H_
#define BROM_HW_ARM11_AXI_WRAM_H_ #define BROM_HW_ARM11_AXI_WRAM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 47 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_HW_ARM11_MMAP_BROM_H_ #ifndef BROM_HW_ARM11_MMAP_BROM_H_
#define BROM_HW_ARM11_MMAP_BROM_H_ #define BROM_HW_ARM11_MMAP_BROM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_HW_ARM9_MMAP_BROM_H_ #ifndef BROM_HW_ARM9_MMAP_BROM_H_
#define BROM_HW_ARM9_MMAP_BROM_H_ #define BROM_HW_ARM9_MMAP_BROM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ $Date:: $
$Rev: 47 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_HW_ARM9_MMAP_TCM_H_ #ifndef BROM_HW_ARM9_MMAP_TCM_H_
#define BROM_HW_ARM9_MMAP_TCM_H_ #define BROM_HW_ARM9_MMAP_TCM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_HW_COMMON_MMAP_SHARED_H_ #ifndef BROM_HW_COMMON_MMAP_SHARED_H_
#define BROM_HW_COMMON_MMAP_SHARED_H_ #define BROM_HW_COMMON_MMAP_SHARED_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_INIT_H_ #ifndef BROM_INIT_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_INIT_CRT0_H_ #ifndef BROM_INIT_CRT0_H_
#define BROM_INIT_CRT0_H_ #define BROM_INIT_CRT0_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_MEMORYMAP_H_ #ifndef BROM_MEMORYMAP_H_
#define BROM_MEMORYMAP_H_ #define BROM_MEMORYMAP_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef SDK_ARM9 #ifndef SDK_ARM9
#define SDK_ARM9 #define SDK_ARM9

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_MISC_H_ #ifndef BROM_MISC_H_
#define BROM_MISC_H_ #define BROM_MISC_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_OS_H_ #ifndef BROM_OS_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_SWI_H_ #ifndef BROM_SWI_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef BROM_TYPES_H_ #ifndef BROM_TYPES_H_
#define BROM_TYPES_H_ #define BROM_TYPES_H_

View File

@ -1,9 +1,9 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: NitroSDK - buildsetup - create register map # Project: CtrFirm - buildsetup - create register map
# File: Makefile # File: Makefile
# #
# Copyright 2003-2004 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
# #
# These coded instructions, statements, and computer programs contain # These coded instructions, statements, and computer programs contain
# proprietary information of Nintendo of America Inc. and/or Nintendo # proprietary information of Nintendo of America Inc. and/or Nintendo
@ -11,15 +11,16 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords:$ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRFIRM_ROOT)/build/buildtools/commondefs include $(CTRFIRM_ROOT)/build/buildtools/commondefs
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifdef NITRO_PRIVATE ifdef CTR_PRIVATE
SUBDIRS += # versions SUBDIRS += # versions
endif endif

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - buildsetup - create register map # Project: CtrFirm - buildsetup - create register map
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords:$ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
SUBDIRS = SUBDIRS =
@ -46,7 +47,7 @@ LDIRT_CLEAN = $(TARGET_TMPCSV) $(TARGETS) \
$(firstword $(subst /, ,$(WORKDIR))) $(firstword $(subst /, ,$(WORKDIR)))
LDIRT_CLOBBER = LDIRT_CLOBBER =
include $(CTRSDK_ROOT)/build/buildtools/commondefs include $(CTRFIRM_ROOT)/build/buildtools/commondefs
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
@ -59,7 +60,7 @@ $(TARGET): $(CSVSRC) $(SCRIPT)
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRSDK_ROOT)/build/buildtools/modulerules include $(CTRFIRM_ROOT)/build/buildtools/modulerules
#----- End of Makefile ----- #----- End of Makefile -----

7
trunk/build/buildsetup/ioreg/header_generator_ioreg.pl Normal file → Executable file
View File

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Project: CtrSDK - header generator - # Project: CtrFirm - header generator -
# File: header_generator_ioreg.pl # File: header_generator_ioreg.pl
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
@ -13,8 +13,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
############################################################################## ##############################################################################
# #

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: CtrBrom - buildsetup - create register map # Project: CtrFirm - buildsetup - create register map
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords:$ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
WORKDIR = ctr/hw/ARM9 WORKDIR = ctr/hw/ARM9
@ -43,7 +44,7 @@ LDIRT_CLEAN = $(TARGET_TMPCSV) $(TARGETS) \
LDIRT_CLOBBER = LDIRT_CLOBBER =
include $(CTRSDK_ROOT)/build/buildtools/commondefs include $(CTRFIRM_ROOT)/build/buildtools/commondefs
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
@ -57,7 +58,7 @@ $(TARGET): $(CSVSRC) $(SCRIPT)
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRSDK_ROOT)/build/buildtools/modulerules include $(CTRFIRM_ROOT)/build/buildtools/modulerules
#----- End of Makefile ----- #----- End of Makefile -----

View File

@ -2,7 +2,7 @@
############################################################################## ##############################################################################
# #
# Project: CtrSDK - header generator - # Project: CtrFirm - header generator -
# File: header_generator_ioreg.pl # File: header_generator_ioreg.pl
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
@ -13,8 +13,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
############################################################################## ##############################################################################
# #

View File

@ -1,6 +1,6 @@
#! make -f #! make -f
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# Project: NitroSDK - buildsetup - versions # Project: CtrFirm - buildsetup - versions
# File: Makefile # File: Makefile
# #
# Copyright 2008 Nintendo. All rights reserved. # Copyright 2008 Nintendo. All rights reserved.
@ -11,8 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# in whole or in part, without the prior written consent of Nintendo. # in whole or in part, without the prior written consent of Nintendo.
# #
# $Log: $ # $Date:: $
# $NoKeywords: $ # $Rev$
# $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
CTR_FORCE_BUILD = True CTR_FORCE_BUILD = True

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
CTR_WITH_ARM9 := TRUE CTR_WITH_ARM9 := TRUE

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
CTR_PRIVATE := TRUE CTR_PRIVATE := TRUE

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef CTRSDK_COMMONDEFS_ ifndef CTRSDK_COMMONDEFS_
CTRSDK_COMMONDEFS_ = TRUE CTRSDK_COMMONDEFS_ = TRUE

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
# #

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
EMPTY ?= EMPTY ?=

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
EMPTY ?= EMPTY ?=

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef CTRSDK_MODULERULES_ ifndef CTRSDK_MODULERULES_

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef TWLSDK_MODULERULES_ ifndef TWLSDK_MODULERULES_

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
ifndef TWLDLL_MODULERULES_ ifndef TWLDLL_MODULERULES_

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
.PHONY: utest .PHONY: utest

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES) AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES)

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES) # $(RVCT_INCDIRS) AINCLUDE_DIRS = $(LINCLUDES) $(EINCLUDES) $(GINCLUDES) # $(RVCT_INCDIRS)

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------

View File

@ -13,9 +13,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
############################################################################## ##############################################################################
foreach $filename (@ARGV) { foreach $filename (@ARGV) {

View File

@ -10,7 +10,7 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
SUBDIRS = SUBDIRS =

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
SUBDIRS = SUBDIRS =

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
include $(CTRFIRM_ROOT)/build/buildtools/commondefs include $(CTRFIRM_ROOT)/build/buildtools/commondefs

View File

@ -11,9 +11,9 @@
# not be disclosed to third parties or copied or duplicated in any form, # not be disclosed to third parties or copied or duplicated in any form,
# 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:: 2008-12-1#$ # $Date:: $
# $Rev: 44 $ # $Rev$
# $Author: nakasima $ # $Author$
#---------------------------------------------------------------------------- #----------------------------------------------------------------------------
-include $(CTRSDK_ROOT)/include/ctr/version.h -include $(CTRSDK_ROOT)/include/ctr/version.h

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifdef SDK_ARM11 #ifdef SDK_ARM11
#include <ctr/hw/ARM11/arm11_reg.h> #include <ctr/hw/ARM11/arm11_reg.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-27#$ $Date:: $
$Rev: 37 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM11_REG_H_ #ifndef CTR_HW_ARM11_REG_H_
#define CTR_HW_ARM11_REG_H_ #define CTR_HW_ARM11_REG_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-27#$ $Date:: $
$Rev: 37 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM11_MMAP_GLOBAL_H_ #ifndef CTR_HW_ARM11_MMAP_GLOBAL_H_
#define CTR_HW_ARM11_MMAP_GLOBAL_H_ #define CTR_HW_ARM11_MMAP_GLOBAL_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-27#$ $Date:: $
$Rev: 37 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM11_MMU_TABLE_H_ #ifndef CTR_HW_ARM11_MMU_TABLE_H_
#define CTR_HW_ARM11_MMU_TABLE_H_ #define CTR_HW_ARM11_MMU_TABLE_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-27#$ $Date:: $
$Rev: 37 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM11_VFP_H_ #ifndef CTR_HW_ARM11_VFP_H_
#define CTR_HW_ARM11_VFP_H_ #define CTR_HW_ARM11_VFP_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 42 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM9_REG_H_ #ifndef CTR_HW_ARM9_REG_H_
#define CTR_HW_ARM9_REG_H_ #define CTR_HW_ARM9_REG_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_ARM9_MMAP_GLOBAL_H_ #ifndef CTR_HW_ARM9_MMAP_GLOBAL_H_
#define CTR_HW_ARM9_MMAP_GLOBAL_H_ #define CTR_HW_ARM9_MMAP_GLOBAL_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-27#$ $Date:: $
$Rev: 37 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_HW_COMMON_ARM_REG_COMMON_H_ #ifndef CTR_HW_COMMON_ARM_REG_COMMON_H_
#define CTR_HW_COMMON_ARM_REG_COMMON_H_ #define CTR_HW_COMMON_ARM_REG_COMMON_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifdef SDK_ARM11 #ifdef SDK_ARM11
#include <ctr/hw/ARM11/ioreg.h> #include <ctr/hw/ARM11/ioreg.h>

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_MISC_H_ #ifndef CTR_MISC_H_
#define CTR_MISC_H_ #define CTR_MISC_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 42 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef FIRM_OS_SVC_ID_H_ #ifndef FIRM_OS_SVC_ID_H_
#define FIRM_OS_SVC_ID_H_ #define FIRM_OS_SVC_ID_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef CTR_TYPES_H_ #ifndef CTR_TYPES_H_
#define CTR_TYPES_H_ #define CTR_TYPES_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef FIRM_HW_ARM11_MMAP_FIRM_H_ #ifndef FIRM_HW_ARM11_MMAP_FIRM_H_
#define FIRM_HW_ARM11_MMAP_FIRM_H_ #define FIRM_HW_ARM11_MMAP_FIRM_H_

View File

@ -10,9 +10,9 @@
not be disclosed to third parties or copied or duplicated in any form, not be disclosed to third parties or copied or duplicated in any form,
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:: 2008-11-28#$ $Date:: $
$Rev: 41 $ $Rev$
$Author: nakasima $ $Author$
*---------------------------------------------------------------------------*/ *---------------------------------------------------------------------------*/
#ifndef FIRM_HW_ARM9_MMAP_FIRM_H_ #ifndef FIRM_HW_ARM9_MMAP_FIRM_H_
#define FIRM_HW_ARM9_MMAP_FIRM_H_ #define FIRM_HW_ARM9_MMAP_FIRM_H_