gbdev / gbdev/GBEmulatorShootout
Prefer emulator libraries if available
Open
backend
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
For emulators that have available libraries, we should prefer to use them instead of capturing screenshots from their full UI's. Advantages would be we may allow the library to run faster than real time, less overhead, and faster CI completion times.
Contributor guide
Assessment
This issue has not been assessed yet.