index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-02-18
Exclude duplicate macros in `m2ctx`
Aetias
2024-02-16
Rename `ov00_02084eac.s` to `ov00_02084ebc.s`
Aetias
2024-02-12
Change section `.sinit` to `.ctor`
Aetias
2024-02-11
.gitignore `/tools/temp`
Aetias
2024-02-11
Save bytes in `compress` by ignoring 0-flag blocks
Aetias
2024-02-10
Use 32-aligned end address for overlay size calculation
Aetias
2024-02-04
Match USA location of `func_ov00_020d59f0` and others
Aetias
2024-02-04
Supply heap address from linker script
Aetias
2024-02-04
Specify overlay origin after multiple overlays
Aetias
2024-02-04
32-align `.bss` sections
Aetias
2024-02-03
Write ARM9 module info in `buildrom`
Aetias
2024-01-07
Inventory -> ItemManager
Aetias
2024-01-06
Add `m2ctx.py`
Aetias
2023-12-20
88% match `Inventory::Save`
Aetias
2023-12-20
Align sections to 32
Aetias
2023-12-12
Build successfully on Linux
Aetias
2023-11-13
Fix lcf.py
Aetias
2023-11-13
Keep original file ext in `.o` files
Aetias
2023-11-08
Split overlay 0
Aetias
2023-11-07
Add .sbss to overlay 0
Aetias
2023-10-27
Match base ROM
Aetias
2023-10-27
Append assets to ROM in predefined directory order
Aetias
2023-10-27
Full file path when printing FAT order
Aetias
2023-10-22
Add debug prints
Aetias
2023-10-22
Match overlay portion of FAT
Aetias
2023-10-21
Match FNT
Aetias
2023-10-21
Compute logo CRC
Aetias
2023-10-21
Add missing ARM9 overlay table size
Aetias
2023-10-21
Match banner
Aetias
2023-10-21
Match overlay table
Aetias
2023-10-21
Set remaining header fields from linker output
Aetias
2023-10-21
Fix incorrect FAT file ID for files in assets root
Aetias
2023-10-21
Match autoload callback in ROM header
Aetias
2023-10-21
Match secure area CRC
Aetias
2023-10-18
Load encryption key and CRC encrypted secure area
Aetias
2023-10-17
Add initial Blowfish implementation
Aetias
2023-10-17
Add WIP FinalizeHeader function
Aetias
2023-10-15
Convert indentation to spaces
Aetias
2023-10-15
Align ROM sections to 512
Aetias
2023-10-15
Write ROM size
Aetias
2023-10-15
Read title to stack-allocated buffer
Aetias
2023-10-15
Write banner
Aetias
2023-10-15
Write FAT and assets in separate functions
Aetias
2023-10-15
Fix some align issues
Aetias
2023-10-15
Write ROM capacity in header
Aetias
2023-10-15
Use `rm -f` flag in `make clean`
Aetias
2023-10-15
Make buildrom run without errors
Aetias
2023-10-15
Extract ARM7 program
Aetias
2023-10-15
Export ARM9 program footer in LCF
Aetias
2023-10-14
Fix errors
Aetias
[prev]
[next]