1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-02-27 09:10:01 +00:00

Initial Home page

kalymos
2017-06-14 15:17:55 +02:00
commit a429364138

54
Home.md Normal file

@@ -0,0 +1,54 @@
PsNee is a project built around the Arduino, for the removal of the protection of the PlayStation 1, in order to play the backup of you games.
-----------------------------------------------------------
There are 3 branches in the project they have all their usefulness.
--------------------------------------------------------------------------
The master is the branch (historical) there are two versions, which have different compatibliter.
The branch postal2201 is optimized for attiny.
These two branch is the same wiring multimode MultiMode.
The most complete source I've found for photos of wiring
http://darius-saturn.com/forum/viewtopic.php?f=174&p=153908#p153905.
The conversion, MultiMode pin = Arduino pin.
MultiMode V3 PSNee v6
chip pin name Arduino pin name
pin-1 = 3.3v = Arduino pin-vin = 3.3v
pin-2 = stealth signal
pin-4 = reset line
pin-5 = « Gate » = Arduino pin-9 = gate
pin-6 = data output = Arduino pin-8 = data
pin-7 = dooor signal = Arduino pin-10 = lid
pin-8 = ground = Arduino Pin-Gnd = gnd
------------------------------------------------------------------------------
The branch ramen 3 of psxdev.net is notably diferante, the wiring changes for a great part.
For now some photos are available on
http://www.psxdev.net/forum/viewtopic.php?f=47&t=1262
MultiMode V3 PSNee v6
chip pin name Arduino pin name
pin-1 = 3.3v = Arduino pin-vin = 3.3v
pin-6 = data output = Arduino pin-8 = data
Arduino pin-10 = SUBQ
Arduino pin-11 = SQCK
pin-8 = ground = Arduino Pin-Gnd = gnd
![](https://www.hostingpics.net/viewer.php?id=401156ic304pin.png)