You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: Installing the development version is not recommended. Proceed at your own risk.
@@ -34,6 +34,7 @@ The list can be checked in runtime with `python3 -m mapfile_parser --help`.
34
34
Each one of them can be executed with `python3 -m mapfile_parser utilityname`, for example `python3 -m mapfile_parser pj64_syms`.
35
35
36
36
-`first_diff`: Find the first difference(s) between the built ROM and the base ROM.
37
+
-`jsonify`: Converts a mapfile into a json format.
37
38
-`pj64_syms`: Produce a PJ64 compatible symbol map.
38
39
-`progress`: Computes current progress of the matched functions. Relies on a [splat](https://github.com/ethteck/splat) folder structure and matched functions not longer having a file.
39
40
-`sym_info`: Display various information about a symbol or address.
0 commit comments