Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bank switching and document Testing Workflow #316

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

Rodrigodd
Copy link
Contributor

The only thing missing for passing cpu_instrs.gb was implementing some basic MBC1 bank switching. I also make the timer be more align with the gameroy emulation, so it does not diverge when running 02-interrupts, even if the test was still passing.

I also took a look at mooneye's test roms, but they at least relies on the PPU LY register for functioning, so I will just skip that and go directly to try simulating the entire DMG-CPU soc next, at dmg-sim repo.

I also document my testing workflow, pointing to the tooling I used. I think we can already Close #204.

@ogamespec
Copy link
Member

I apologize for the delay, was on the weekend :) Thanks for the work you've done, I'm very interested in what you'll do with running the core on a full-fledged simulator of the whole SoC, I'll keep an eye out :)
I think it's time to do another HDL release :)

@ogamespec ogamespec merged commit 50c247b into emu-russia:main Jan 10, 2025
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.

Race all sorts of roms
2 participants