6274af6391
git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@6 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
19 lines
398 B
Plaintext
19 lines
398 B
Plaintext
waits for ly 150
|
|
enables lyc
|
|
sets lyc to 152
|
|
interrupt enable
|
|
|
|
on int
|
|
jumps to 0x1000
|
|
does a bunch of nops
|
|
reads stat
|
|
outputs value of stat in hex
|
|
|
|
lycint152_ly0stat_1.gb should output C1
|
|
lycint152_ly0stat_2.gb should output C0
|
|
lycint152_ly0stat_3.gb should output C2
|
|
|
|
lycint152_ly0stat_ds_1.gb should output C1
|
|
lycint152_ly0stat_ds_2.gb should output C1
|
|
lycint152_ly0stat_ds_3.gb should output C2
|