index
:
botw
master
Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-08-11
tools: Update common
Léo Lam
2021-08-10
tools/setup: Auto-install `check` (viking)
MonsterDruide1
2021-08-10
tools: Migrate to external repo
MonsterDruide1
2021-08-06
Remove old diff.py wrapper (superseded by botw-check) and update docs
Léo Lam
2021-08-05
tools: Add single function check mode
Léo Lam
2021-08-05
tools: Refactor "check all functions" into its own function
Léo Lam
2021-08-05
tools: Remove dead code
Léo Lam
2021-08-04
tools: Print a note when a U function actually exists and matches
Léo Lam
2021-08-04
tools: Add duplicate name checking
Léo Lam
2021-08-02
tools: Do not overwrite function names with j_ names either
Léo Lam
2021-08-02
tools: Do not overwrite function names with nullsub_ and sub_
Léo Lam
2021-08-01
Added support for WIP function status
AlexApps99
2021-07-31
Merge pull request #52 from AlexApps99/master
Léo Lam
2021-07-31
Remove old tools/check.py
Léo Lam
2021-07-31
Ghidra function import script
AlexApps99
2021-07-30
tools: Add a new, optimized check tool
Léo Lam
2021-07-30
Remove expected/
Léo Lam
2021-07-27
CSV formatting improvements
AlexApps99
2021-07-23
tools: Use bundled copy of objdump to simplify setup
Léo Lam
2021-07-23
Streamline project setup by automating NSO conversion (if needed)
Léo Lam
2021-07-22
setup: Use subprocess.check_call instead of os.system
Léo Lam
2021-07-22
Simplify build setup by adding a setup script
Léo Lam
2021-06-28
tools: Make register pair tracking more robust by using insn.regs_access()
Léo Lam
2021-06-25
tools: Fix check script not handling ldrb, ldrsb, etc. correctly
Léo Lam
2021-06-24
tools: Fix strb and other str variants not being handled
Léo Lam
2021-06-20
Add tool to translate IDA types to real C++ types
Léo Lam
2021-06-15
tools: Ignore excluded lib functions for rename script
Léo Lam
2021-06-15
Exclude libcurl and NintendoSDK-NEX
Léo Lam
2021-04-02
Add a script to suppress gdt*Flags.cpp rebuilds for faster builds
Léo Lam
2021-02-07
tools: Show line number when CSV parsing fails
Léo Lam
2021-01-31
tools/diff: Rebuild on library changes as well
Léo Lam
2021-01-25
tools: Update asm-differ and add support for -mw (make, watch)
Léo Lam
2021-01-22
tools: Sort decomp symbols by address
Léo Lam
2021-01-21
Track AI class decompilation macro progress
Léo Lam
2021-01-01
identify_matching_functions_by_call: Add support for matching one fn
Léo Lam
2020-12-31
Add more AI matches
Léo Lam
2020-12-31
Add matching AI functions to CSV
Léo Lam
2020-12-31
Generate AIs
Léo Lam
2020-12-31
Add tool to rename AI virtual functions
Léo Lam
2020-12-29
tools: Optimize symbol parsing
Léo Lam
2020-12-29
Add tool to identify matching sead RTTI functions
Léo Lam
2020-12-29
Add more missed matches
Léo Lam
2020-12-29
Add more missed matches
Léo Lam
2020-12-28
Action: Fix incorrect handling of inherited virtual functions
Léo Lam
2020-12-28
tools: Add unknown call hook to FunctionChecker
Léo Lam
2020-12-28
tools: Fix base action classes being ignored by the function matcher
Léo Lam
2020-12-28
Add more matching functions to the list
Léo Lam
2020-12-28
Generate actions
Léo Lam
2020-12-27
tools: Deduplicate AI tool code
Léo Lam
2020-12-26
Add script to rename Action virtual functions
Léo Lam
[prev]
[next]