stella
stella copied to clipboard
(Too) frequent port reads not working?
The attached program reads the x-axis of an Atari mouse. This works as long as the WSYNC in line 130 is enabled, the vertical bar can be moved left or right then. But without the WSYNC, you cannot move the bar.
Is this a bug? 7800test.zip
I have added assembled ROMs. Make sure that you select an Amiga Mouse as left controller.
I assume you mean make sure to use Atari Mouse here?
Yup.
I have the (vague) idea that the PointingDevice
class which is using scanlines might be the problem.