Open source JVS I/O to pc interface (WIP: Analog, Lightgun)

Coin-operated games and arcades.
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

I'll draw it someday, but, in the meantime, all the connections you need to make are those reported in the github readme.
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

Behold, my mad paint skills!
JVSypic.jpg
You do not have the required permissions to view the files attached to this post.
kuze
Posts: 99
Joined: September 29th, 2013, 5:09 pm
Location:

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by kuze »

This is an awesome project! Thanks for sharing your code. I think I've got a teensy++ lying around I may use for this purpose!
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

Let me know if you find it, the teensy ++ has a slightly different pinout, so you might have to recompile it.
purplec
Posts: 598
Joined: August 17th, 2008, 6:51 pm
Location: Dublin, Ireland

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by purplec »

Where's the best place to get the teensy ebay?
User avatar
baddy
Please Continue...
Posts: 387
Joined: January 28th, 2010, 12:40 am
Location: Sweden, Stockholm
eBay: irishfrog89
Initials: CHI

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by baddy »

Great work, Im definitely trying it out if I can find a cheap teensy 2.0 board in Europe.
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

I bought it from the official store.
https://www.pjrc.com/store/teensy.html"
Took some time to get to Italy though...
User avatar
baddy
Please Continue...
Posts: 387
Joined: January 28th, 2010, 12:40 am
Location: Sweden, Stockholm
eBay: irishfrog89
Initials: CHI

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by baddy »

Thanks, I'm trying to find a cheap way of getting this to work. It will not be as pretty as a JVS Pac but if I can get one working for 10-15€ I would be happy.
tinchen3112
Posts: 110
Joined: August 21st, 2008, 7:49 am
Location: Germany

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by tinchen3112 »

Is it with the Teensy 2 possible to emulate the JVS PC Card in the Type x1 or X2 or.... so that i can play JVS Games with a Standard PC directly on a JVS Cab? For example, when i start a X2 Game on a Standard PC with XP, there comes a error msg ((JVS error or JVS not found), cause the JVS PC Card is missing, with the JVSPAC i can only play these Games when i use the Typexlauncher.....It would also be nice if it is possible to play original Games on Original X1 or X2 Hardware with only a USB Joystick or Race Wheel connected...
tinchen3112
Posts: 110
Joined: August 21st, 2008, 7:49 am
Location: Germany

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by tinchen3112 »

JVSY works great!

This works on my nnc and even on my Vewlix F, i tried the JVSPAC V1.6 and the JVS Strike but the JVSY is the only Adapter which works with my Vewlix.
Image
purplec
Posts: 598
Joined: August 17th, 2008, 6:51 pm
Location: Dublin, Ireland

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by purplec »

Has anyone tried it with analogue yet?

Or the guns?
tinchen3112
Posts: 110
Joined: August 21st, 2008, 7:49 am
Location: Germany

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by tinchen3112 »

in the meantime i found a Little Problem with the jvsy..
when i turn on the Computer and the cab the jvsy not working, i have to unplug the usb cable from the Computer and reinsert it, then it works.
....i tried both combinations...Computer 1st on or cab 1st on..with the same result... is there a way to improve this within the hex file ?
User avatar
baddy
Please Continue...
Posts: 387
Joined: January 28th, 2010, 12:40 am
Location: Sweden, Stockholm
eBay: irishfrog89
Initials: CHI

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by baddy »

Same with jvs PAC, its due to the io board initialization. If the jvs adapter is powered first then you need to reboot it.
tinchen3112
Posts: 110
Joined: August 21st, 2008, 7:49 am
Location: Germany

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by tinchen3112 »

i dont have this Problem with the jvspac rev. 1.6
i switch both with a remote on and never had this Problem with the jvspac.
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

Yup, the initialization code is a bit wonky. I'll fix that soon.
Glad someone found some use of JVSy :)
purplec
Posts: 598
Joined: August 17th, 2008, 6:51 pm
Location: Dublin, Ireland

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by purplec »

Is it ok to use sn75176bp instead of a sn75176b?
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

Yes, it's the same chip, only differently packaged
guy
Please Continue...
Posts: 5
Joined: May 6th, 2015, 12:21 pm
Location: France

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by guy »

Great job !

I should build one and try it in my Virtua Striker cab (analog input).
k4roshi
Please Continue...
Posts: 26
Joined: March 8th, 2014, 6:33 pm
Location: Italy

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by k4roshi »

Let me know if you do. Also use the special version that dumps the analog inputs to serial, so that i can understand how that works and integrate it.
No one with lightguns? :eh:
User avatar
stickcross
Please Continue...
Posts: 1
Joined: March 6th, 2015, 11:44 pm
Location: Toulouse FR

Re: Open source JVS I/O to pc interface (WIP: Analog, Lightg

Post by stickcross »

Awasome and thank you for open your project.

I have two New Net City linked with naomi and system 256 board, if you want I can tested the link of two nodes if it is added.

Is it possible to remap joystick key by keyboard and change shortened else? (I already find in the code but I do not have the competence for this)

Because I already have a config on Hyperspin with JammaSD and everything is already configured with keyboards keys
Post Reply