mirror of
https://github.com/zeldaret/oot
synced 2026-08-19 13:53:51 -04:00
Add script to report progress with matching
This commit is contained in:
@@ -115,6 +115,12 @@ void foo() {
|
||||
|
||||
## Diff Tools
|
||||
|
||||
### retail_progress.py
|
||||
|
||||
Running `./retail_progress.py file.c` will attempt to figure out which functions
|
||||
in a file still need to match for `gc-eu-mq`. To get an overview of diffs for
|
||||
all files, run `./retail_progress.py` with no arguments.
|
||||
|
||||
### asm-differ / diff.py
|
||||
|
||||
To diff assembly for a single function in `gc-eu-mq`, run e.g.
|
||||
|
||||
Reference in New Issue
Block a user