Skip to content

zeldin/zip2rpk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

zip2rpk

This is a python script to

  • Create an RPK file from MAME's TI-99/4A software list and a matching zip file
  • Validate an existing RPK against the same software list (no zip file needed)

This is useful because there seems to be a lot of broken RPKs floating around.

Usage

Convert a MAME zip to an RPK:

zip2rpk.py ti99_cart.xml minimem.zip minimem.rpk

Test if an RPK is valid:

zip2rpk.py ti99_cart.xml -c ms_multiplan.rpk 

The ti99_cart.xml file can be found in MAME distributions, or on GitHub.

About

Python tool for creating non-broken RPKs from MAME's ZIPs and ti99_cart.xml, and for testing if existing RPKs are broken or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages