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 interrupt time test #32

Merged
merged 1 commit into from
Jul 14, 2024
Merged

Add interrupt time test #32

merged 1 commit into from
Jul 14, 2024

Conversation

YushiOMOTE
Copy link
Owner

@YushiOMOTE YushiOMOTE commented Jul 14, 2024

Add test for interrupt_time

The ROM test is supposed to fail in DMG mode as the CPU speed is fixed to 00 (no double-speed mode) and therefore the checksum never be correct.
The test compares with the expected display result in DMG mode that consumes 13 cycles when serial interrupt triggered manually.

@YushiOMOTE YushiOMOTE force-pushed the interrupt-time-test branch from 56e1f78 to f67e898 Compare July 14, 2024 09:06
@YushiOMOTE YushiOMOTE marked this pull request as ready for review July 14, 2024 11:45
@YushiOMOTE YushiOMOTE merged commit 1fcced6 into master Jul 14, 2024
6 checks passed
@YushiOMOTE YushiOMOTE deleted the interrupt-time-test branch July 14, 2024 11:46
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.

1 participant