6274af6391
git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@6 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
waits for ly 150
|
|
enables lyc
|
|
sets lyc to 152
|
|
interrupt enable
|
|
|
|
on int
|
|
jumps to 0x1000
|
|
nops into ly0
|
|
writes 0x20 to ff41
|
|
writes 0 to IF
|
|
does a bunch of nops
|
|
reads IF
|
|
outputs value of IF in hex
|
|
|
|
lycint152_ly1_m2irq_1.gb should output E0
|
|
lycint152_ly1_m2irq_2.gb should output E2
|