Skip to content

acceptance/ppu/intr_2_0_timing.s typo? #112

@jverkoey

Description

@jverkoey

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions