mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-27 09:50:28 +00:00
14 lines
215 B
Plaintext
14 lines
215 B
Plaintext
|
waits for ly 141
|
||
|
enables lyc
|
||
|
sets lyc to 143
|
||
|
interrupt enable
|
||
|
|
||
|
on int
|
||
|
jumps to 0x1000
|
||
|
does a bunch of nops
|
||
|
reads IF
|
||
|
outputs value of IF&3
|
||
|
|
||
|
lycint_vblankirq_1.gb should output 0
|
||
|
lycint_vblankirq_2.gb should output 1
|