6274af6391
git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@6 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
14 lines
205 B
Plaintext
14 lines
205 B
Plaintext
waits until ly=3
|
|
sets lyc to 5
|
|
enables lyc int
|
|
waits for int
|
|
|
|
on int:
|
|
jumps to 0x1000
|
|
lots of nops
|
|
reads stat
|
|
outputs value of stat&3
|
|
|
|
lycint_m0stat_1.gb should output 0
|
|
lycint_m0stat_2.gb should output 2
|