PP1Unpacker program
Posted: Thu Dec 21, 2023 12:31 pm
I recently started playing with Super Robin Hood for NES source code. This resulted in me writing a small Prog8/assembly program to uncompress PP1 files used by the game to store graphics.
I'm not quite sure if this is compatible with Atari Picture Packer format but maybe you'll find it useful
Program is written as shell command for cx16shell.
Here is the source: https://github.com/gerwazy102/pp1unpacker
Super Robin Hood source: https://github.com/Wireframe-Magazine/W ... ree/master
I'm not quite sure if this is compatible with Atari Picture Packer format but maybe you'll find it useful
Program is written as shell command for cx16shell.
Here is the source: https://github.com/gerwazy102/pp1unpacker
Super Robin Hood source: https://github.com/Wireframe-Magazine/W ... ree/master