mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
14 lines
237 B
Text
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
|