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
PP1Unpacker program
PP1Unpacker program
- Attachments
-
- pp1unpack.zip
- (1.83 KiB) Downloaded 1014 times