kondrak/rust64

Responsiveness issues in certain programs

kondrak opened this issue · 1 comments

This could be linked to Issue #4 but it's best to investigate when it's done.
Certain programs have very low responsiveness to joystick and keyboard - either because of timing problems or due to IO states being updated on VBlank only (unlikely but worth checking out).

New CPU fixes the problem.