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