Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-09 | tools/ contains what's needed to build the ROMs; utils/ contains disassembly ↵ | Rangi | |
utilites | |||
2018-06-02 | tools: rework dump_text and read_charmap to dump control codes | Tauwasser | |
read_charmap was redone using a regular expression as comments and computations would lead to unexpected results. dump_names used read_charmap.get_project_dir, so copy it over to not break stuff. dump_text now uses a different but similar syntax and has its old dumb mode as well as control code mode and will by default now respect text end condes unless --endless option is specified Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu> | |||
2018-06-01 | Parse charmap.asm for dump_text.py and dump_names.py | Rangi | |
2018-06-01 | Declare landmark names (pointer table structure unknown) | Rangi | |
2018-05-30 | Dump item and move names | Rangi | |