Trackball

From NeoGeo Development Wiki
Revision as of 18:22, 13 March 2017 by Furrtek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Special controller only used in The Irritating Maze cabs.

Works the same way as an upside-down mechanical mouse. Uses two optical encoders for X and Y movement, handled by the SIT board.

A special system ROM is used (236-bios.sp1).

The counter values are read from REG_P1CNT:

Speed and direction are computed from the counter deltas.