![]() |
Forum Index : Microcontroller and PC projects : Atari Joystick on Deluxe Edition CMM2
Author | Message | ||||
William Leue Guru ![]() Joined: 03/07/2020 Location: United StatesPosts: 405 |
I bought an clone version of the classic Atari joystick. Plugging this into the joystick port of the Deluxe CMM2, I find that I can use the controller mouse open 2 to open it. (The controller classic and controller nunchuk do NOT work with this joystick.) However, when I use functions like Mouse(X, 2), Mouse(Y, 2), Mouse(L, 2) and so on to try to detect joystick motions and button presses, I get nothing; just the default (400, 300) values for the center of the screen. Is there some other function I should be using to work with the joystick? Thanks! -Bill |
||||
William Leue Guru ![]() Joined: 03/07/2020 Location: United StatesPosts: 405 |
Oh, I also noticed that the 3 nunchuk ports are mislabeled as to channel, as well as being upside-down. The ports are labeled, left to right when looking at the front of the unit: 1, 2, 3. However, the actual port numbers are 3, 1, 2. Not a big problem of course. -Bill |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
There is no built-in support for the Atari style joysticks. You will have to roll your own. Jim VK7JH MMedit |
||||
William Leue Guru ![]() Joined: 03/07/2020 Location: United StatesPosts: 405 |
Ah, ok. I was hoping that Piotr had a little demo program he could share. -Bill |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |