CYBERDEViL fdd43c93fb Init | před 7 měsíci | |
---|---|---|
.. | ||
README.md | před 7 měsíci | |
list_levels.sh | před 7 měsíci | |
parse_logcpu.py | před 7 měsíci |
list_levels.sh /path/to/Jazz/
Bash script to list all levels with their planet- id and name.
As first argument it requires the path to your Jazz directory (Where
level0.000
etc.. are).
Example:
$ ./list_levels.sh ~/.wine/drive_c/Games/Jazz/
parse_logcpu.py /path/to/LOGCPU.TXT
Python script that parses some instructions of interest and prints their line number with it.
As first argument it requires the path to a LOGCPU.TXT
created by DosBox-X
using the LOGL
command.
Example:
$ python parse_logcpu.py ~/dosbox_debug/LOGCPU.TXT