re-enable Megaman X3 Zero Project on TWL hardware

Issue #8 resolved
Coto repo owner created an issue

When EWRAM is extended from 4MB to 16M, it overlaps pixel coordinates in IPC. Thus, in order to get Megaman X3 Zero Project to run again, touchscreen coords must be within EWRAM from ARM9, pass a pointer, override the ARM7 VCount TSC handler, and run it through SnemulDS, and feed it with the shared touchscreen coords struct, then every ARM9 method must use it to redirect PX/PY TSC coords in TWL mode.

Comments (3)

  1. Log in to comment