Commit Graph

4 Commits

Author SHA1 Message Date
Tauwasser
b59e980b32 tools: rework dump_text and read_charmap to dump control codes
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-02 16:51:55 +02:00
Rangi
51a4e04768 Parse charmap.asm for dump_text.py and dump_names.py 2018-06-01 11:10:12 -04:00
Rangi
1f764d96c4 Declare landmark names (pointer table structure unknown) 2018-06-01 00:30:48 -04:00
Rangi
0b20a75753 Dump item and move names 2018-05-30 16:35:43 -04:00