Script to generate visually navigable HTML from the mapfile produced by RGBDS linker rgblink
.
Requires Python 3.6+ and Jinja2.
Call at the end of your assembly script for a handy visual debugging aid.
python gbmapviz.py [-h] [-w] INFNAME
positional arguments:
INFNAME input filename (with or without .map extension)
optional arguments:
-h, --help show this help message and exit
-w single WRAM bank mode (see rgblink -w)
- read:
mapfilename.map
- output:
mapfilename.map.html