hades-emu / Hades

🔥 A Nintendo Game Boy Advance Emulator
https://hades-emu.org
GNU General Public License v2.0
204 stars 9 forks source link

Improve the CI to automatically check the accuracy of Hades on each commit and pull request. #64

Closed Arignir closed 9 months ago

Arignir commented 9 months ago

The CI will now automatically check the accuracy of Hades against some test ROMs by running the rom for X frames, taking a screenshot and comparing it with a reference.

My hopes here are to avoid breaking or lowering the accuracy of Hades when tinkering with the internals of the emulator.