Skip to content

Latest commit

 

History

History

Hardware

This directory contains various hardware mods and addons for the PlayStation 1. The PCBs have been designed using Eagle, and pre-rendered gerber files are provided. When applicable, jlcpcb build files are provided (BoM and assembly CSV files).

Some of these designs have been thoroughly documented in the wiki.

  • MC-Breakout - A breakout board for the PlayStation 1's memory card slot. This board is made to fit directly into the slot without a case, and provides a simple header to connect to the memory card slot's signals.

  • PIO-Breakout - A breakout board for the PlayStation 1's parallel I/O port. This board is designed to function as a pass-through, which can then be used to sniff the parallel I/O port's signals when connecting another flash cart to it.

  • PIO-Dev - A development board for the PlayStation 1's parallel I/O port. The board has extensive documentation on the wiki.

  • PIO-Dev-Lite - A smaller version of the PIO-Dev board, with a few less features. It is fitted with a writable flash, an FT232H chip for fast communication, and header pins to connect a CH376 module. The CH376 module can be used with Skitchin's project to access USB mass storage.

  • PowerReplayUSB - An easy to build mod for the popular and readily available Power Replay Flash Cart which adds USB support to it. The USB support is provided by the FT232H chip, and unirom has support for it. There is a USB-C alternative available as well.

The projects featuring FT232H chips can be used for ultra fast communication between the PlayStation 1 and a computer. Tools made by danhans42 can be used for this.