CYBERDEViL fdd43c93fb Init 7 miesięcy temu
..
README.md fdd43c93fb Init 7 miesięcy temu
list_levels.sh fdd43c93fb Init 7 miesięcy temu
parse_logcpu.py fdd43c93fb Init 7 miesięcy temu

README.md

Tools

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