playdate-reverse-engineering icon indicating copy to clipboard operation
playdate-reverse-engineering copied to clipboard

Overhaul pdz.py

Open gatesphere opened this issue 9 months ago • 0 comments

  • pdz.py properly handles .pda files now
  • switched to ArgumentParser CLI
  • option to list contents of a pdz file without extracting
  • option to extract only certain files from a pdz file
  • experimental option to reconstruct headers for extracted pd* files (possibly incorrect, use at your own risk)

gatesphere avatar May 17 '24 14:05 gatesphere