mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
12 lines
216 B
Text
Executable file
12 lines
216 B
Text
Executable file
waits for mode3
|
|
enables mode 2 int
|
|
waits for int
|
|
|
|
on int jumps to 0x1000
|
|
lots of nops
|
|
reads stat
|
|
outputs value of stat&3
|
|
|
|
DMG-08 / CGB:
|
|
m2int_m0stat_1.gb should output 0
|
|
m2int_m0stat_2.gb should output 2
|