Rangi
|
c61bd0d5a7
|
Update tools/unnamed.py for rgbds 0.6.0 object files
|
2022-10-02 22:34:10 -04:00 |
|
Rangi
|
29fada7d8c
|
Don't use removeprefix in tools/unnamed.py (it worked locally...)
|
2022-09-18 23:56:11 -04:00 |
|
Rangi
|
55ca2da25a
|
Fix tools/unnamed.py and add tools/consts.py
|
2022-09-18 23:41:45 -04:00 |
|
Rangi
|
6c26e2617c
|
Update and add more tool scripts
|
2022-09-18 23:08:56 -04:00 |
|
Rangi
|
61faca1f91
|
Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3
|
2022-03-14 19:38:06 -04:00 |
|
Rangi
|
b1dbadbdd3
|
Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
2021-05-09 12:26:28 -04:00 |
|
Rangi
|
316fa4b695
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
|
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 |
|