As a special free Christmas gift, here is a Z88dk Memory visualizer.
https://1drv.ms/f/s!Atc34t6eCvqj1F2CpsoCxKC_PU6r
Note this only works with an older version of Z88dk Version 1.10
Anything newer, it probably won’t work as the Z88dk team changed the map output.
For my purposes, it works just fine as I am using the Z88dk version used by the Mojon Twins.
To use:
In your compiling string, make sure that the map is built by using the -m flag.
For example, my game compiling sting is:
zcc +zx -zorg=32772 -O3 -vn main.c mus\anteat.asm -o build\main.bin -lndos
Change to:
zcc +zx -zorg=32772 -O3 -vn -m main.c mus\anteat.asm -o build\main.bin -lndos
And the map is built.
Compile your program and then open up the Visualizer
Select the OPEN MAP button, and find your map file.
The map will now open, Select Proceed:
Now your map will be processed.
Now click on a column to sort the data….. TADA!!
I’ve included the poorly written source code. So enjoy if possible.
Merry Christmas,
Peace and good will toward everyone. Love yourself and love others.
Very nice blog post. I absolutely appreciate this website.
Continue the good work!
LikeLike