MiSTer-devel / Arcade-Centipede_MiSTer

Arcade: Centipede
11 stars 11 forks source link

Fix timing, cpu, and buttons #12

Closed JaguarLV closed 3 years ago

JaguarLV commented 3 years ago

Fixed timing issues to fix graphic glitches at top and bottom of screen and display centipede segments correctly.

Changed PLL timings to use correct values from schematic.

Changed CPU core to T65. The core previously used was not accurate as far as timing.

Enabled coin and start buttons.

Verified 2 player works in cabinet and cocktail modes for ROM versions 1-3. Trackball controls are reversed for player 2 when in cocktail mode. Version 4 is only single player.