Think Shadow said that it wasnt being developed any more.
There are two USB solutions, I have a xplorerusb that uses an atmega32u4.
Solution for the Action Replay :- https://github.com/gpoteau/CommLinkUSB
Solution for the Xplorer/Xploder :- https://github.com/gpoteau/XLinkUSB
I use the xplorer ...
Search found 331 matches
- July 14th, 2018, 1:43 am
- Forum: Work Logs & Projects
- Topic: PSX Blaster (USB Comms Link)
- Replies: 50
- Views: 244562
- July 7th, 2018, 6:50 pm
- Forum: Yaroze SDK
- Topic: Trouble getting Siocons connected to PC
- Replies: 2
- Views: 24178
Re: Trouble getting Siocons connected to PC
I have a Sharklink cable but never managed to get it to work with SIOCONS.
Easiest method I found was going down the full USB-Serial route and running the Yaroze tools in DOSBOX. This works perfectly for me. (There is some info on how to do this with a PSone in the link in my signature if you cant ...
Easiest method I found was going down the full USB-Serial route and running the Yaroze tools in DOSBOX. This works perfectly for me. (There is some info on how to do this with a PSone in the link in my signature if you cant ...
- July 7th, 2018, 6:08 pm
- Forum: Software & Hardware Trading
- Topic: PSXSERIAL USB Cables
- Replies: 16
- Views: 81453
Re: PSXSERIAL USB Cables
Is any cables available for sell?
Hi,
I do still have cables for sale.
Depends where you are located, there are a few places I will not ship to (South America, Russia and some Middle Eastern countries).
If not, like Lameguy said, you can build one very easily. A cheap USB UART is around $3 ...
- February 27th, 2018, 12:29 am
- Forum: General Chat & Messaging
- Topic: DIY Joypad using Arduino or some other MCU
- Replies: 1
- Views: 4821
DIY Joypad using Arduino or some other MCU
Hi All,
I know there are quite a few projects around that use PS1/PS2 joypads for control, probably due to the protocol being reversed and the quality of the joypads.
My question is, has anyone ever achieved this the other way around? Does anyone know of any examples of someone actually making a ...
I know there are quite a few projects around that use PS1/PS2 joypads for control, probably due to the protocol being reversed and the quality of the joypads.
My question is, has anyone ever achieved this the other way around? Does anyone know of any examples of someone actually making a ...
- September 19th, 2017, 4:29 am
- Forum: Software & Hardware Trading
- Topic: PSXSERIAL USB Cables
- Replies: 16
- Views: 81453
Re: PSXSERIAL USB Cables
Yes, I still have for sale. They are made by myself using new parts.Crimmy wrote:Do you still sell it? Is it new or second-handed?
Thanks
- August 30th, 2017, 1:16 am
- Forum: Work Logs & Projects
- Topic: PSXNET Library - Connect the PlayStation to the Internet!
- Replies: 17
- Views: 50234
Re: PSXNET Library - Connect the PlayStation to the Internet
They use a series of AT commands to control them, with the default firmware. There are alternative firmwares such as esplink which use a webpage to handle the connection and then transparently pass the serial data straight through. Ive tried this with psxserial mapping a com port to an IP address ...
- August 28th, 2017, 12:00 am
- Forum: Work Logs & Projects
- Topic: PSXNET Library - Connect the PlayStation to the Internet!
- Replies: 17
- Views: 50234
Re: PSXNET Library - Connect the PlayStation to the Internet
This is great work
I am currently playing around with an ESP8266 connected to my PSX and getting it working how I want is a serious test of my very very basic programming skills. The ESP uses 3.3v so can easily be powered from the PSX itself, and the ESP01 modules are very small.
Ideally I would ...
I am currently playing around with an ESP8266 connected to my PSX and getting it working how I want is a serious test of my very very basic programming skills. The ESP uses 3.3v so can easily be powered from the PSX itself, and the ESP01 modules are very small.
Ideally I would ...
- August 27th, 2017, 11:52 pm
- Forum: Software & Hardware Trading
- Topic: PSXSERIAL USB Cables
- Replies: 16
- Views: 81453
PSXSERIAL USB Cables
I have been selling these for quite a few years from my own website, which I haven't updated in years.
Anyway, if anyone is looking for a PSXSERIAL USB cable give me shout.
They are priced at £12.50 + Shipping.
http://www.psxdev.net/forum/download/file.php?mode=view&id=1248&sid ...
Anyway, if anyone is looking for a PSXSERIAL USB cable give me shout.
They are priced at £12.50 + Shipping.
http://www.psxdev.net/forum/download/file.php?mode=view&id=1248&sid ...
- August 27th, 2017, 3:33 am
- Forum: Documentation
- Topic: Net Yaroze info magazine scan
- Replies: 3
- Views: 37368
Re: Net Yaroze info magazine scan
I think I still have that very magazine somewhere. I remember reading it age 16 and wanting a Yaroze.. and then saw the price.
So I gave up on that and built the serial cable, and then moved on to the Xplorer+Caetla as soon as Caetla supported the Xplorer (v0.33 iirc).
Great scans
So I gave up on that and built the serial cable, and then moved on to the Xplorer+Caetla as soon as Caetla supported the Xplorer (v0.33 iirc).
Great scans

- August 23rd, 2017, 1:10 am
- Forum: Other SDK
- Topic: [TUTORIAL] Setting up the PSXSDK under Windows and Linux
- Replies: 34
- Views: 263887
Re: [TUTORIAL] Setting up the PSXSDK under Cygwin
I'm glad you finally got it working! If you have any questions regarding PSXSDK, please let me know. )
Will do. Im having problems getting my code to execute on the playstation using catflap and Caetla with the parallel port. I like using that due to the speed and it keeping the SIO port free ...
Will do. Im having problems getting my code to execute on the playstation using catflap and Caetla with the parallel port. I like using that due to the speed and it keeping the SIO port free ...
- August 20th, 2017, 12:25 am
- Forum: Other SDK
- Topic: psxsdk Caetla/Catflap issue
- Replies: 2
- Views: 22329
psxsdk Caetla/Catflap issue
Hi All,
Does anyone use psxsdk with catflap/caetla?
Every EXE I send to my PSX that is built using psxsdk comes up with the following error
http://www.psxdev.net/forum/download/file.php?mode=view&id=1241&sid=ff0a18ea06dda77c4b22457c00b0a69a
Obviously some of the psxsdk examples have data files ...
Does anyone use psxsdk with catflap/caetla?
Every EXE I send to my PSX that is built using psxsdk comes up with the following error
http://www.psxdev.net/forum/download/file.php?mode=view&id=1241&sid=ff0a18ea06dda77c4b22457c00b0a69a
Obviously some of the psxsdk examples have data files ...
- August 19th, 2017, 6:14 am
- Forum: Other SDK
- Topic: [TUTORIAL] Setting up the PSXSDK under Windows and Linux
- Replies: 34
- Views: 263887
Re: [TUTORIAL] Setting up the PSXSDK under Cygwin
Hi Xavi92
Yep, just edited my post above, changed to GCC 7.1.0 and Bin Utils 2.28 and im now building GCC, so got a lot further.
Thanks
EDIT: Works perfect with the above. Only thing I had to do was to install zlib (as I hadn't), and also create a symbolic link for mkisofs, as mkisofs isnt in the ...
Yep, just edited my post above, changed to GCC 7.1.0 and Bin Utils 2.28 and im now building GCC, so got a lot further.
Thanks
EDIT: Works perfect with the above. Only thing I had to do was to install zlib (as I hadn't), and also create a symbolic link for mkisofs, as mkisofs isnt in the ...
- August 19th, 2017, 4:26 am
- Forum: Other SDK
- Topic: [TUTORIAL] Setting up the PSXSDK under Windows and Linux
- Replies: 34
- Views: 263887
Re: [TUTORIAL] Setting up the PSXSDK under Cygwin
Anyone have any tips on this with Linux? Im trying to get setup on Debian 9 but stuck on getting binutils compiled. Make goes without issue, but on 'make install' i get..
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la ...
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la ...
- August 18th, 2017, 12:08 am
- Forum: General Chat & Messaging
- Topic: Video IDU test v1.1 disc
- Replies: 14
- Views: 21167
Re: Video IDU test v1.1 disc
It does just do that, I also believe it records the amount of times each video has been played to a memory card. I havent seen that myself but I saw that information somewhere else.
I will get some pics up of the device that came with it too. Its made by a British company that I believe used to be ...
I will get some pics up of the device that came with it too. Its made by a British company that I believe used to be ...
- August 17th, 2017, 3:48 am
- Forum: General Chat & Messaging
- Topic: Video IDU test v1.1 disc
- Replies: 14
- Views: 21167
Video IDU test v1.1 disc
Didnt really know where to post this, so if it needs moving apologies...
I've got a few copies of this lying around, and never really seen it anywhere for download, so thought stuff it I will rip it. It came with a device that connects to the joypad port, and basically mimics a digital pad using a ...
I've got a few copies of this lying around, and never really seen it anywhere for download, so thought stuff it I will rip it. It came with a device that connects to the joypad port, and basically mimics a digital pad using a ...
- August 9th, 2017, 3:17 am
- Forum: NO$PSX Emulator
- Topic: NOCASH PSX-BIOS SWAP
- Replies: 20
- Views: 106339
Re: NOCASH PSX-BIOS SWAP
Sorry, typo there I meant CPU Pin 98..
Thanks, ill post back with my results.
Cheers
Thanks, ill post back with my results.
Cheers
- August 8th, 2017, 4:38 pm
- Forum: NO$PSX Emulator
- Topic: NOCASH PSX-BIOS SWAP
- Replies: 20
- Views: 106339
Re: NOCASH PSX-BIOS SWAP
Perfect, Thanks nocash.
So I have a AT29C040A which currently has Caetla on it..
So For that is it just a matter of connecting the address/data lines as per the above as per your BIOS replacement..
Nocash PSX-BIOS Connection (required)
A0..A19 (ROM) --------- A0..A19 (EPROM)
D0..D7 (ROM ...
So I have a AT29C040A which currently has Caetla on it..
So For that is it just a matter of connecting the address/data lines as per the above as per your BIOS replacement..
Nocash PSX-BIOS Connection (required)
A0..A19 (ROM) --------- A0..A19 (EPROM)
D0..D7 (ROM ...
- August 8th, 2017, 5:17 am
- Forum: NO$PSX Emulator
- Topic: NOCASH PSX-BIOS SWAP
- Replies: 20
- Views: 106339
Re: NOCASH PSX-BIOS SWAP
Just a quick question on this if you could help noca$h
I have seen this thread over on assemblergames...
There is a cheat device that just piggybacks the BIOS rom..
https://www.assemblergames.com/threads/hardmod-or-softmod.66268/
how would I go about hooking up a flash rom to my PSone? I get the ...
I have seen this thread over on assemblergames...
There is a cheat device that just piggybacks the BIOS rom..
https://www.assemblergames.com/threads/hardmod-or-softmod.66268/
how would I go about hooking up a flash rom to my PSone? I get the ...
- September 24th, 2016, 7:05 pm
- Forum: Members Downloads
- Topic: Cheat file for Caetla/Xplorer/etc
- Replies: 32
- Views: 68345
Re: Cheat file for Caetla/Xplorer/etc
Never tried with 0.38 when I last used cheats it was on 0.34.
You loaded the files onto the memory card and then just went into cheats from the main menu and that was it.
You loaded the files onto the memory card and then just went into cheats from the main menu and that was it.
- September 19th, 2016, 9:25 pm
- Forum: Members Downloads
- Topic: UniROM 8.0.K - GDB Debugging, install/backup to/from memory card, homebrew from memcard, etc
- Replies: 617
- Views: 6648634
Re: UniROM V6 - New stuff and things.
Working great here. Use it to boot my old yaroze boot disc and Caetla works great with Gregs USB tool.
the auto psxserial thing is way cool!
Just such a shame you have to put a disclaimer on there due to people selling your free work on eBay :-( there are some a**holes about.
Thanks for your ...
the auto psxserial thing is way cool!
Just such a shame you have to put a disclaimer on there due to people selling your free work on eBay :-( there are some a**holes about.
Thanks for your ...