Commit Graph

12 Commits

Author SHA1 Message Date
Rangi
e485280a8a Require rgbds 0.4.2
This allows [\1] to work when \1 is hl, bc, or de

The object file format has changed along with the version number
2020-12-09 12:21:46 -05:00
Rangi
e475ce6fda tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames 2020-10-04 21:03:24 -04:00
Rangi
b17255fe3f tools/unnamed.py supports rgbds 0.4.1 object files 2020-07-22 09:17:10 -04:00
Rangi
2e8b4836b0 Fix tools/unnamed.py 2020-07-13 20:54:33 -04:00
Rangi
9e4a00af45 Get all unnamed symbols with make DEBUG=1 2020-07-07 21:09:05 -04:00
Rangi
1185c1b610 Mention pokecrystal in tools/unnamed.py output 2020-06-15 11:58:17 -04:00
mid-kid
e225d296b7 Bump tools/unnamed.py to RGBDS object version 13 2020-04-06 14:58:49 +02:00
mid-kid
18013b468a Fix tools/unnamed.py for new rgbds object format 2020-02-21 01:48:17 +01:00
mid-kid
24c058bc0a Fix tools/unnamed.py for new rgbds object format 2020-02-04 23:19:41 +01:00
mid-kid
1bc1673794 Fix python 3.6 support for unnamed.py 2019-02-10 00:17:19 +01:00
mid-kid
9fde0912c3 unnamed.py: Add completion percentage
People love percentages. Gotta show our powerlevel.
2019-01-01 11:41:48 +01:00
mid-kid
3b97a15ea3 Add tool to find unnamed symbols
This tool should help us identify which are the symbols that still need
proper names, and in which files they're located.
2019-01-01 00:28:51 +01:00