Posted By
 Csabo on 2024-12-01 13:30:28
| Re: Changing ff06 mid screen
Definitely, but it's not trivial. If that helps, you can take a look at games like Legionnaire, or any similar games that implement vertical scrolling only on part of the screen. In YAPE you can add a breakpoint such as "B FF06 W" to stop any time $FF06 is written to. |