16 lines
230 B
Plaintext
Executable File
16 lines
230 B
Plaintext
Executable File
waits until ly=3
|
|
sets lyc to 5
|
|
enables lyc int
|
|
waits for int
|
|
|
|
on int:
|
|
sets lyc to 6
|
|
jumps to 0x1000
|
|
lots of nops
|
|
sets lyc to 0xFF
|
|
reads IF
|
|
outputs value of IF&3
|
|
|
|
ff45_disable_1.gb should output 0
|
|
ff45_disable_2.gb should output 2
|