Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 418 Bytes

Z88dkDotMapParser

Chris Owen 2022

A very simple tool to pull selected info out of the .map file generated by z88dk and save into an easier-to-read text file.

Usage:

php DotMapParser.php

Parameters:

--input=[.map filepath]

--input=[output text filepath]

--values-file=[path to file containing map values to parse, separated by linefeeds]

Examples

Run ./test.sh for example output.