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

acceptance/ppu/intr_2_0_timing.s typo? #112

Open
jverkoey opened this issue Jan 9, 2021 · 0 comments
Open

acceptance/ppu/intr_2_0_timing.s typo? #112

jverkoey opened this issue Jan 9, 2021 · 0 comments

Comments

@jverkoey
Copy link

jverkoey commented Jan 9, 2021

This test is named intr_2_0_timing, but it's documented as testing mode 1 to 2 timing:

; Tests how long does it take to get from STAT mode=1 interrupt to STAT mode=2 interrupt
; No sprites, scroll or window.

and the code itself appears to move from mode 2 to 0:

call setup_and_wait_mode2
nops delay
call setup_and_wait_mode0

Is the documentation incorrect?

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

No branches or pull requests

1 participant