It's great that you are still recreating this project. It will be very interesting to know the results of all these works.
PSX Blaster (USB Comms Link)
-
Administrator Verified
- Admin / PSXDEV
- Posts: 2689
- Joined: Dec 31, 2012
- I am a: Shadow
- PlayStation Model: H2000/5502
Are you writing the code for it? The schematic needed to be updated too so I hope you know what you're doing with it otherwise you're wasting time/money
Development Console: SCPH-5502 with 8MB RAM, MM3 Modchip, PAL 60 Colour Modification (for NTSC), PSIO Switch Board, DB-9 breakout headers for both RGB and Serial output and an Xplorer with CAETLA 0.34.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
- szalay_1
- Active PSXDEV User
- Posts: 49
- Joined: Jan 22, 2019
- I am a: Cheat Device Code Creator
- PlayStation Model: 5502-7502
- Location: Hungary
- Contact:
"It was worth a try once no ?"
I did it once.. and it won't work with regular XP/PAR.rom
"you're wasting time/money"
Probably yes, but we now know it doesn't work..
Like you said..Except if :
"It needs a lot of programming to get it to work as intended"
I did it once.. and it won't work with regular XP/PAR.rom
"you're wasting time/money"
Probably yes, but we now know it doesn't work..
Like you said..Except if :
"It needs a lot of programming to get it to work as intended"
-
Verified
- Legendary Programmer
- Posts: 256
- Joined: Aug 13, 2012
- I am a: Programmer
- PlayStation Model: Net Yaroze
- Location: France
- Contact:
I can confirm that the PSX Blaster design doesn't work.
I simulated the logic in a software and it is wrong, RD_USB goes low require AD17 AND !AD17, which is impossible.
Also, the logic voltage are mixed up, some logic chip have 5V, some other 3.5V, and the USB chip receive 5V logic on its pin where VCCIO is tied up to 3.5V.
I made the board and apart from the ROM booting (I used n00brom for testing), the USB chip is not recognized and the logic signal are bad (can't make RD_USB low at all)
I'm planing on making a new working cartridge for dev (like an xplorer cart but using USB)
I simulated the logic in a software and it is wrong, RD_USB goes low require AD17 AND !AD17, which is impossible.
Also, the logic voltage are mixed up, some logic chip have 5V, some other 3.5V, and the USB chip receive 5V logic on its pin where VCCIO is tied up to 3.5V.
I made the board and apart from the ROM booting (I used n00brom for testing), the USB chip is not recognized and the logic signal are bad (can't make RD_USB low at all)
I'm planing on making a new working cartridge for dev (like an xplorer cart but using USB)
Last edited by Orion_ on June 10th, 2024, 12:44 am, edited 1 time in total.
Retro game development on Playstation and other consoles http://orionsoft.free.fr/
-
Administrator Verified
- Admin / PSXDEV
- Posts: 2689
- Joined: Dec 31, 2012
- I am a: Shadow
- PlayStation Model: H2000/5502
Wow okay. You took our open-source hardware design, tweaked it and gave zero thanksOrion_ wrote: ↑March 12th, 2024, 8:28 pm I can confirm that the PSX Blaster design doesn't work.
I simulated the logic in a software and it is wrong, RD_USB goes low require AD17 AND !AD17, which is impossible.
Also, the logic voltage are mixed up, some logic chip have 5V, some other 3.5V, and the USB chip receive 5V logic on its pin where VCCIO is tied up to 3.5V.
I made the board and apart from the ROM booting (I used n00brom for testing), the USB chip is not recognized and the logic signal are bad (can't make RD_USB low at all)
I'm planing on making a new working cartridge for dev (like an xplorer cart but using USB)
Development Console: SCPH-5502 with 8MB RAM, MM3 Modchip, PAL 60 Colour Modification (for NTSC), PSIO Switch Board, DB-9 breakout headers for both RGB and Serial output and an Xplorer with CAETLA 0.34.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
-
Verified
- Legendary Programmer
- Posts: 256
- Joined: Aug 13, 2012
- I am a: Programmer
- PlayStation Model: Net Yaroze
- Location: France
- Contact:
The entire board was redesigned, the 7805 was dropped, the logic and software was made from scratch.
should I give you credits just because I used an FT245 like you ? I don't think so.
Retro game development on Playstation and other consoles http://orionsoft.free.fr/
-
Administrator Verified
- Admin / PSXDEV
- Posts: 2689
- Joined: Dec 31, 2012
- I am a: Shadow
- PlayStation Model: H2000/5502
The logic and software is non-existent. I'm talking solely about the hardware. You based your hardware design off of our hardware design. Without our design, you wouldn't have tweaked it to make your new version.
We supported you years ago by buying a copy of Yopaz IceStar from your website and advertised your game on PSXDEV.NET. Yes it's an open-source project with no license, but something as trivial as a 'thanks' would have been nice at least.
We supported you years ago by buying a copy of Yopaz IceStar from your website and advertised your game on PSXDEV.NET. Yes it's an open-source project with no license, but something as trivial as a 'thanks' would have been nice at least.
Development Console: SCPH-5502 with 8MB RAM, MM3 Modchip, PAL 60 Colour Modification (for NTSC), PSIO Switch Board, DB-9 breakout headers for both RGB and Serial output and an Xplorer with CAETLA 0.34.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
-
Verified
- Legendary Programmer
- Posts: 256
- Joined: Aug 13, 2012
- I am a: Programmer
- PlayStation Model: Net Yaroze
- Location: France
- Contact:
whatever
Retro game development on Playstation and other consoles http://orionsoft.free.fr/
-
Administrator Verified
- Admin / PSXDEV
- Posts: 2689
- Joined: Dec 31, 2012
- I am a: Shadow
- PlayStation Model: H2000/5502
You're misinterpreting the point, but anyway I hope the hardware helped you.
Pas de problème! Perhaps if you worked on your attitude instead you'll sell a few more copies.
Development Console: SCPH-5502 with 8MB RAM, MM3 Modchip, PAL 60 Colour Modification (for NTSC), PSIO Switch Board, DB-9 breakout headers for both RGB and Serial output and an Xplorer with CAETLA 0.34.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
-
Xrider Verified
- Active PSXDEV User
- Posts: 35
- Joined: Jan 04, 2019
- I am a: Hardware Dev
- PlayStation Model: SCPH-5502
- Contact:
Tool for use this software :
https://youtu.be/gOZYXtqee9E
https://youtu.be/gOZYXtqee9E
Who is online
Users browsing this forum: No registered users and 1 guest