6274af6391
git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@6 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
waits for mode3
|
|
enables mode 2 int
|
|
waits for int
|
|
|
|
on int jumps to 0x1000
|
|
some nops
|
|
reads stat
|
|
outputs value of stat&3
|
|
|
|
m2int_m2stat_1.gb should output 2
|
|
m2int_m2stat_2.gb should output 3 |