Jump to content
R0ger

2 button joystick ?

Recommended Posts

I remember someone patching Dropzone so you can play it with the two buttons on the Atari 7800 joystick.

Regular control using space bar for smart bombs is odd.

Is there a link to a 2 or 3 button dropzone mod anywhere?

Share this post


Link to post
Share on other sites

Boards turned up from OSHPark but a manufacturing problem meant they didn't silkscreen them. They have already emailed to apologise and say they are reprinting so I'll have 6 of these boards (3 without silks)! They look pretty good but I've not had time to test one yet.

 

 

  • Like 2

Share this post


Link to post
Share on other sites

You know, that's funny. I had some show up w/o ss from PCB express. Wonder if they use the same house.

Share this post


Link to post
Share on other sites

Boards turned up from OSHPark but a manufacturing problem meant they didn't silkscreen them. They have already emailed to apologise and say they are reprinting so I'll have 6 of these boards (3 without silks)! They look pretty good but I've not had time to test one yet.

 

 

the plates are beautiful, I would mark with a white pencil to make tests jajaajajaj :-D

 

I am working on more adapted games, I hope to have some of those that propose here soon

 

regards

  • Like 2

Share this post


Link to post
Share on other sites

I am working on more adapted games, I hope to have some of those that propose here soon

 

How do you check (in the code) that the second (or the third button) is pressed?

Share this post


Link to post
Share on other sites

I asked, because, I used different resistors (4k7) to reduce the current flow and the games patched by ascrnet still work well.

I printed the paddle values in BASIC and what I get is:
3 - idle

228 - button pressed

 

post-29824-0-47204700-1551033766_thumb.jpg

Edited by TheMontezuma

Share this post


Link to post
Share on other sites

By the way, I can recommend the following cable:

https://www.ebay.de/itm/Controller-Verlängerungskabel-für-Sega-Megadrive-Genesis-Amiga-Atari-Commodore/153252978262

 

All 9 wires are present, so you can easily build your own joystick with 3 fire buttons and still be able to connect it to the XE series.

Edited by TheMontezuma
  • Like 2

Share this post


Link to post
Share on other sites

Hi All,

 

add 3 more games :

  • Raid Over Moscow
  • Gigablast
  • Star Maze

this was a contribution from a friend who supports the project.

regards

  • Like 2

Share this post


Link to post
Share on other sites

Still waiting on my corrected boards from OSHPark and cases from Aliexpress

Share this post


Link to post
Share on other sites

It's my birthday. My wife got me a decent soldering iron and OSHPark delivered the boards. Perfect!

 

 

  • Like 5

Share this post


Link to post
Share on other sites

One thing has become clear, putting the dsub on the end was a mistake, the board sticks straight into any enclosure you may want to use almost certainly getting in the way.

 

UDLRF + SANWA + Flippers all work OK.

 

I need to write a tester to check everything else.

 

Note: You will only need the SANWA plug or the UDLR plugs, you wont need both.

 

Something like this https://ebay.us/G6JmHL will be pretty much plug and play for the stick and all the buttons.

 

 

 

  • Like 3

Share this post


Link to post
Share on other sites

Anybody got any idea how to read the driving controller in basic?

Share this post


Link to post
Share on other sites

Hello Mr. Robot

 

100 A=STICK(0)-11

110 B1=(A/2>1)

120 B0=(A-(2*B1)>1)

130 ? B0,B1

140 GOTO 100

 

Sincerely

 

Mathy

  • Like 2

Share this post


Link to post
Share on other sites

It appears to "almost" work perfectly. I'm having an issue with the paddles, when enabled they read 0 all the way to the end of their travel and then 1...2...128

 

I don't understand why, I think it's the 1M pots I'm using, more investigation is needed.

 

All the buttons, joystick (using sanwa and UDLR connectors), the driving controller and the switches all work perfectly

 

It's really cool to see the driving controller :)

 

  • Like 3

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...