Snapshot the screen buffer and record the frame count.
Write a test to do this automatically and assert that the snapshot matches the known-good snapshot.
The snapshot feature can probably be derived from a subset of the savestate feature.
I will need to build some features to support the testing portion of this.
I'm envisioning a process something like this:
The snapshot feature can probably be derived from a subset of the savestate feature. I will need to build some features to support the testing portion of this.