Difference between revisions of "other.7z/agb bootrom.7z/agb bootrom/build"

From Rare Gaming Dump
m (added up button)
m
Line 1: Line 1:
{{DISPLAYTITLE:other.7z/agb_bootrom.7z/agb_bootrom/build}}
 
 
 
This page describes the filesystem of <code>other.7z/agb_bootrom.7z/agb_bootrom/build</code>.
 
This page describes the filesystem of <code>other.7z/agb_bootrom.7z/agb_bootrom/build</code>.
  
 
==Filesystem==
 
==Filesystem==
'''[[Other.7z/agb bootrom.7z/agb bootrom|(↑ Up one level)]]'''
+
'''[[other.7z/agb_bootrom.7z/agb_bootrom|(↑ Up one level)]]'''
  
 
*🗁 build
 
*🗁 build
**🗀 [[Other.7z/agb bootrom.7z/agb bootrom/build/AgbInclude|AgbInclude]]
+
**🗀 [[other.7z/agb_bootrom.7z/agb_bootrom/build/AgbInclude|AgbInclude]]
**🗀 [[Other.7z/agb bootrom.7z/agb bootrom/build/AgbLib|AgbLib]]
+
**🗀 [[other.7z/agb_bootrom.7z/agb_bootrom/build/AgbLib|AgbLib]]
**🗁 [[Other.7z/agb bootrom.7z/agb bootrom/build/tools|tools]]
+
**🗁 [[other.7z/agb_bootrom.7z/agb_bootrom/build/tools|tools]]
***🗀 [[Other.7z/agb bootrom.7z/agb bootrom/build/tools/AgbComp|AgbComp]]
+
***🗀 [[other.7z/agb_bootrom.7z/agb_bootrom/build/tools/AgbComp|AgbComp]]
***🗀 [[Other.7z/agb bootrom.7z/agb bootrom/build/tools/Bmp2Agb|Bmp2Agb]]
+
***🗀 [[other.7z/agb_bootrom.7z/agb_bootrom/build/tools/Bmp2Agb|Bmp2Agb]]
 
**🖹 AgbLogoData.c
 
**🖹 AgbLogoData.c
 
**🖹 AgbMnTs3_000605_Sum.txt
 
**🖹 AgbMnTs3_000605_Sum.txt

Revision as of 07:39, 3 March 2021

This page describes the filesystem of other.7z/agb_bootrom.7z/agb_bootrom/build.

Filesystem

(↑ Up one level)

  • 🗁 build
    • 🗀 AgbInclude
    • 🗀 AgbLib
    • 🗁 tools
    • 🖹 AgbLogoData.c
    • 🖹 AgbMnTs3_000605_Sum.txt
    • 🖹 AgbMon.apj
    • 🖹 AgbMon.c
    • 🖹 AgbMon.h
    • 🖹 AgbMonData.c
    • 🖹 AgbMonData.h
    • 🖹 AgbMonDefine.h
    • 🖹 AgbMonDefineArm.s
    • 🖹 AgbMonMacro.h
    • 🖹 AgbMonSound.h
    • 🖹 AgbMonSub.h
    • 🖹 AgbMonSub16.c
    • 🖹 AgbMonSub32.c
    • 🖹 AgbMonTypes.h
    • 🖹 AgbMonUncompFilt16.c
    • 🖹 AgbMonUncompFilt32.c
    • 🖹 AgbMPlay.c
    • 🖹 AgbSound.c
    • 🖹 AgbSoundAsmArm.s
    • 🖹 AgbSoundPrv.h
    • 🖹 AGBデバッガ対応方法.txt
    • 🖹 AGBモニタ履歴.txt
    • 🖹 Arm.map
    • 🖹 ArmDebug.map
    • 🖹 crt0Arm.s
    • 🖹 crt0ArmCst.s
    • 🖹 crt0IncludeArm.s
    • 🖹 crt0KeyAddr.s
    • 🖹 crt0SinTable.s
    • 🖹 crt0subArm.s
    • 🖹 crt0subArmCommon.s
    • 🖹 crt0subArmCst.s
    • 🖹 ds_sine_arm.s
    • 🖹 ds_startup_arm.s
    • 🖹 MPlayDefPrvArm.s
    • 🖹 multi18_Arm.s
    • 🖹 MusicPlayDefArm.s
    • 🖹 sd_cancel_arm.s
    • 🖹 sd_cut_arm.s
    • 🖹 sd_logo_arm.s
    • 🖹 sd_ok_arm.s
    • 🖹 sd_piron_arm.s

Info

This folder contains the source code files for the bootrom of the Game Boy Advance. Most of the code is written in assembly, but some of it is written in C.