Yesterday I added an RS232 port to my PSone so I could test homebrew without burning it to cd.
However, Jihad's/HITMEN's Send.exe is a 16bit DOS application which doesn't work on x64 bit Windows.
Running it under Dosbox gave no result as USB-RS232 adapters don't support 5n1 mode
(which is required under Dosbox even though Send.exe is using 8n1 transfer).
Eventually, I got it running under VirtualBox with Windows XP but I didn't like that as it seemed too cumbersome.
So I decided to make a clone of that application. I've whipped SerialMon and started capturing packets.
The protocol was very basic so I quickly knew what to do. After a few hours of coding I made a working clone.
Enjoy uploading your homebrew without the hassle on your modern x86 and x64 Windows.


Download from Mediafire
Download from PSXDEV.net