lsnes/testrunner/hwtests/m2enable/late_enable.txt
2013-08-09 20:11:29 +03:00

13 lines
253 B
Text

waits for mode3
enables mode 2 int
waits for int
on int jumps to 0x1000
disables mode2 irq
nops til somewhere in or before next mode2
enables mode2 irq
reads IF
outputs value of IF&3
late_enable_1.gbc should output 2
late_enable_2.gbc should output 0