PP1Unpacker program

Post Reply
Gerwazy
Posts: 2
Joined: Tue Jun 30, 2020 10:27 am

General - CX16 PP1Unpacker program

Post by Gerwazy »

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