waits until ly=3
sets lyc to 5
enables lyc int
waits for int

on int:
sets lyc to 6
jumps to 0x1000
lots of nops
disables lyc through ff41
reads IF
outputs value of IF&3

ff41_disable_1.gb should output 0
ff41_disable_2.gb should output 2
