quephird / happiNESs

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

Updated all helpers and tests to be compatible with latest APIs #72

Closed quephird closed 1 week ago

quephird commented 1 week ago

There have a been a significant amount of changes made to the API in the main emulator code that left the test suite in a broken state. This has been completely resolved, and now all helpers and tests have been updated, and all tests pass.