SCR to TAP
Posted: Sun Dec 27, 2020 9:00 pm
Hi,
I've seen in several projects people using appmake to convert a screen file to tap file. But everytime I try I receive the following error:
z88dk-appmake +zx -b loading.scr --org 16384 --noloader --blockname screen -o screen.tap
zx: Error: Cannot open map file loading.map
How do I generate the map file?
Thanks
I've seen in several projects people using appmake to convert a screen file to tap file. But everytime I try I receive the following error:
z88dk-appmake +zx -b loading.scr --org 16384 --noloader --blockname screen -o screen.tap
zx: Error: Cannot open map file loading.map
How do I generate the map file?
Thanks