lsnes/testrunner/hwtests/m1/m1irq_late_enable.txt
2013-08-09 13:56:04 +03:00

14 lines
237 B
Text

waits for ly 150
enables lyc
sets lyc to 152
interrupt enable
on int
jumps to 0x1000
does a bunch of nops
enables mode1 irq
reads IF
outputs value of IF&3
m1irq_late_enable_1.gbc should output 2
m1irq_late_enable_2.gbc should output 0