mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
12 lines
No EOL
218 B
Text
Executable file
12 lines
No EOL
218 B
Text
Executable file
waits for mode2
|
|
enables mode 0 int
|
|
waits for int
|
|
|
|
on int jumps to 0x1000
|
|
lots of nops
|
|
reads stat
|
|
outputs value of stat&3
|
|
|
|
DMG-01 / CGB-001:
|
|
m0int_m3stat_1.gb should output 3
|
|
m0int_m3stat_2.gb should output 0 |