Path: utzoo!mnetor!uunet!husc6!linus!alliant!lackey From: lackey@Alliant.COM (Stan Lackey) Newsgroups: comp.sys.atari.8bit Subject: Programming the Trak-Ball Message-ID: <1257@alliant.Alliant.COM> Date: 22 Feb 88 15:37:26 GMT Organization: Alliant Computer Systems, Littleton, MA Lines: 28 Keywords: Trak-Ball I just picked up one of the Atari Trak-Ball controllers, and after using it for only a few hours, think it is great for some games, and not so great for others. It has a switch on its side. One position is marked "joystick" and the other is marked "trak-ball". In the joystick position, it can be used in any game that uses a joystick, and simulates trak-ball behavior. It works well in games where the joystick position is "integrated" to program the position of the player (the target in Missle Command, the human in Berserk, etc). In other situations such a Pac-Man or Battlezone, the trak-ball actually makes things more difficult. To use it in trak-ball mode, the game must be programmed for it. Home computer (as opposed to 2600) Missle Command has trak-ball mode, which you enter by typing control-T. This allows you to get much better control, and handling is much like the real arcade game. My question is, how do you program to the thing? It looks like it is one of those things where rate of motion in one direction is determined by phasing of two changing signals, and a driver counts transitions. Does anyone know for sure? All I've done up to now is write a little Basic program to dump its output to the screen, and have noticed behavior suggesting that above. Note: The trak-ball is not usable in paddle games. Too bad. Anyway, for $9.00, the trak-ball is well worth it. Disclaimer: Do I have an opinion yet?