mwhittaker / deeprl_project

Deep RL Final Project
1 stars 1 forks source link

Pong ram hacking #14

Closed mwhittaker closed 1 year ago

mwhittaker commented 6 years ago

Added a script to help figure out the meaning of various bytes in Pong RAM. The git history got all messed up somehow; I think something that was supposed to get merged into master got merged elsewhere. Just read pong_ram_inspector.py. It lets you produce files like this:

ram.zip

vlad17 commented 6 years ago

needs rebase, then I'll review -- do we even need this branch anymore?

mwhittaker commented 6 years ago

@vlad17 @SamvitJ Ready for review.

I probably should have broken up this PR into multiple. Please forgive my sins.