mirror of
https://github.com/rodamaral/lsnes.git
synced 2025-04-02 10:42:15 -04:00
11 lines
189 B
Text
Executable file
11 lines
189 B
Text
Executable file
waits for mode3
|
|
enables mode 2 int
|
|
waits for int
|
|
|
|
on int jumps to 0x1000
|
|
writes 0x60 to ff41
|
|
sets lyc to ly
|
|
reads IF
|
|
outputs value of IF&3
|
|
|
|
late_ff45_enable_after_m2int.gbc should output 2
|