mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
15 lines
267 B
Text
Executable file
15 lines
267 B
Text
Executable file
waits for ly 150
|
|
enables lyc
|
|
sets lyc to 152
|
|
interrupt enable
|
|
|
|
on int
|
|
jumps to 0x1000
|
|
sets lyc to 0
|
|
does a bunch of nops
|
|
reads IF
|
|
outputs value of IF in hex
|
|
|
|
DMG-08 / CGB:
|
|
lycint152_lyc0irq_1.gb should output E0
|
|
lycint152_lyc0irq_2.gb should output E2
|