/JamTracker

Python Script to track NBA Jam stats

Primary LanguagePython

JamTracker

Python Script to track NBA Jam stats


Requirements

This script was written using python 2.7.2 and is currently a constant work in progress.


StateTracer

StateTracer is a python script used to decompress and compress MAME save states. See the readme in the stateTracer folder for more information


License

This code is distributed under the terms and conditions of the MIT license.


Version History

+ 07/04/2013 - All offsets for player's stats now available.
+ 03/21/2013 - Removed old OCR code from the project. Moved to reading memory
+ 03/14/2013 - Stable build of StateTracer added to project
+ 02/21/2013 - **Initial Upload**