13 lines
179 B
Plaintext
Executable File
13 lines
179 B
Plaintext
Executable File
waits until ly=3
|
|
sets lyc to 5
|
|
enables lyc int
|
|
waits for int
|
|
|
|
on int:
|
|
jumps to 0x1000
|
|
sets lyc to 5
|
|
reads IF
|
|
outputs value of IF&3
|
|
|
|
ff45_reenable_3.gb should output 1
|