Original Reddit post

Hi folks. This is a little tool I had put together for a project I’ve been working on for the last week or two. It’s a headless fork of Sameboy designed for agents. It lets them do things like: Trace writes to specific locations Execute an assembly routine without building an entire ROM (useful for testing in pipelines) Diff memory between two points Search memory for specific values Run games frame-by-frame Take screenshots It’s a pretty powerful tool and it’s been very helpful for my translation project, and it incorporates a lot of the lessons I’ve learned. Thought I’d share. submitted by /u/porkyminch

Originally posted by u/porkyminch on r/ArtificialInteligence