Skip to content

Add gb-cycle emulator#89

Open
pakitovic wants to merge 1 commit into
gbdev:mainfrom
pakitovic:main
Open

Add gb-cycle emulator#89
pakitovic wants to merge 1 commit into
gbdev:mainfrom
pakitovic:main

Conversation

@pakitovic
Copy link
Copy Markdown

@pakitovic pakitovic commented May 27, 2026

Summary

This PR adds gb-cycle to GBEmulatorShootout.

gb-cycle is another Game Boy emulator focused on accuracy and testability. Adding it here makes it easier to compare its results with the rest of the emulators already tracked by the project.

What changed

  • Added a gb-cycle emulator adapter.
  • Registered gb-cycle in the emulator list.
  • Added it to the README tested emulator list.
  • Added a dedicated CI - gb-cycle workflow.
  • Included it in the full CI emulator matrix.

Why this is useful

gb-cycle is actively developed and currently passes all the GBEmulatorShootout test suite, so it should be a useful comparison point right away. You can take a look to my fork https://pakitovic.github.io/GBEmulatorShootout/

It also adds another open-source emulator to the shootout, with support for DMG, CGB, and SGB test runs.

@pakitovic pakitovic marked this pull request as draft May 27, 2026 14:24
@pakitovic pakitovic marked this pull request as ready for review May 27, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants