What is the easiest, most plug and play way to connect a PS1 to a PC? Can I use a USB to DB25 device?
Hi everyone.
What is the easiest way to connect a PS1 to a PC?
I have read about connecting a device to a flash cart that plugs into the parallel port of the PS1.
How exactly would that work?
Can I plug one of those cheap, aliexpress USB to DB25 adapters to the back of a flash cart, use some software and expect this to be a somewhat easy way to get the PS1 to communicate with a PC?
What else can I do?

Donate & Support PSXDEV.NET
We have been operating since 2012 providing users with a place for free information, free downloads & zero ads.
It has always been a safe and clean forum with no spam for other members interested in the PlayStation 1 to meet and make new friendships.
It's a place for those who are interested in learning about programming, reverse engineering and experimenting with hardware/software for the console.
We have never asked for donations before but it has reached the point where the server costs are becoming too much for us.
We would like to politely ask that if you use this site that you donate any amount you can to show your support to assist with the hosting fees in order to keep PSXDEV.NET alive.
Users who donate will be rewarded with a new profile rank on their account badge
Just be sure to include your handle/alias when sending the donation or message me here with your BTC address.
Bitcoin: 1GqS7rr8jYPzT4Lp9Uua3D5thUH8ZnWyD8
Thank you for your contribution
We have been operating since 2012 providing users with a place for free information, free downloads & zero ads.
It has always been a safe and clean forum with no spam for other members interested in the PlayStation 1 to meet and make new friendships.
It's a place for those who are interested in learning about programming, reverse engineering and experimenting with hardware/software for the console.
We have never asked for donations before but it has reached the point where the server costs are becoming too much for us.
We would like to politely ask that if you use this site that you donate any amount you can to show your support to assist with the hosting fees in order to keep PSXDEV.NET alive.
Users who donate will be rewarded with a new profile rank on their account badge

Just be sure to include your handle/alias when sending the donation or message me here with your BTC address.
Bitcoin: 1GqS7rr8jYPzT4Lp9Uua3D5thUH8ZnWyD8
Thank you for your contribution


What is the easiest, most plug and play way to connect a PS1 to a PC? Can I use one of these cheap USB to DB25 devices?
-
- Interested PSXDEV User
- Posts: 5
- Joined: Dec 24, 2022
USB to parallel printer port adaptors are most probably only intended for sending data to printers. Theoretically they could also emulate direct access to the PC parallel port registers - for manipulating signals like data, busy, strobe with correct timings - but I do very much doubt that the USB drivers do support that.
So, that leaves you with following options:
Use an old PC with built-in parallel port.
Use an older PC with parallel port on ISA-bus card.
Use a newer PC with parallel port on PCI-bus card (I am not sure if that's working, or if it has problems similar to USB).
Use a random GPIO interface, and write your own software for it (instead of using the old PC to PSX transfer software) (you can simply simulate regular PC parallel port signals, so it would be compatible with PSX flash cards)..
So, that leaves you with following options:
Use an old PC with built-in parallel port.
Use an older PC with parallel port on ISA-bus card.
Use a newer PC with parallel port on PCI-bus card (I am not sure if that's working, or if it has problems similar to USB).
Use a random GPIO interface, and write your own software for it (instead of using the old PC to PSX transfer software) (you can simply simulate regular PC parallel port signals, so it would be compatible with PSX flash cards)..
Who is online
Users browsing this forum: No registered users and 1 guest