quephird / happiNESs

An attempt at an NES emulator written in Swift
5 stars 0 forks source link

Figure out how to incorporate test ROMs into test suite #71

Open quephird opened 1 week ago

quephird commented 1 week ago

So far, we have:

It'd be awesome to be able to somehow tap into the final result in the CPU's or ROM's final state when a test suite completes.