July 14, 2025, 10:31:18 pm
0 Members and 1 Guest are viewing this topic.
Stingray you magnificent bastard!
This place is dead lately. Stingray scare everyone off?
Those old Atari paddles are notoriously jittery.
Rather than using Atari padles, you'd be better off just buying a suitable pot at Radio Shack and building your own. Those old Atari paddles are notoriously jittery.-S
Trackball in trackball mode.----------------------------Again, both fire buttons mapped onto the joystick trigger line.Left/Right information mapped onto joystick L & R lines.Up/Down information mapped onto joystick U & D lines. LRBall moving left 00 10<-| 00--- LRBall moving right 01 11<-| 01--- UDBall moving up 00 10<-| 00--- UDBall moving down 01 11<-| 01---Note that the sequence can start with either L/U at 0 or 1, but the directionindication bit R/D changes as soon as the trackball detects a direction change.The faster bit L/U toggles, the faster the ball is rolling. It is a good ideato check about 8 times during screen display (DLI on 8 bit Atari computers,part of display loop on VCS), and during vertical blank. Checking only duringvblank will only allow the controlled item to move at scan rate/2, i.e. onepixel every two frames, and transitions will be missed, causing the item toSLOW DOWN when the ball is rotated faster!If either of you have any questions about this, please ask. The reason fordoing this now, is because I am in the process of selling all my 8 bit stuff,having already sold all my VCS collection. :-(