mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
15 lines
250 B
Text
Executable file
15 lines
250 B
Text
Executable file
waits until ly=151
|
|
sets lyc to 0
|
|
enables lyc int
|
|
enables mode0 int
|
|
waits for int
|
|
|
|
on int:
|
|
jumps to 0x1000
|
|
lots of nops
|
|
reads IF
|
|
outputs value of IF&3
|
|
|
|
DMG-08 / CGB:
|
|
lyc0int_m0irq_1.gb should output 0
|
|
lyc0int_m0irq_2.gb should output 2
|