I have yet to start playing with compressors other than reading up on all these old programs.
I would like to know if someone can point me to a program that will take z80 code of at least 768 bytes and compress it to z80 assembly data.
Output in decimal preferably such as this format.
db 012,014,000,012,012,012,012,014
db 012,012,012,060,040,040,008,012
db 000,000,000,000,000,000,000,000
db 000,000,000,000,000,000,000,000
I am compressing 768 byte vram screen data and NOT a file or image.
pletter 5c1 format
TIA
Login or register to post comments