mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
13 lines
203 B
Text
Executable file
13 lines
203 B
Text
Executable file
waits until ly=151
|
|
sets lyc to 0
|
|
enables lyc int
|
|
enables mode2 int
|
|
waits for int
|
|
|
|
on int:
|
|
jumps to 0x1000
|
|
reads STAT
|
|
outputs value of STAT&3
|
|
|
|
DMG-08 / CGB:
|
|
lyc0m2int_stat.gb should output 1
|