You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ To restore your PSP, follow a simple instruction:
11
11
- a 10kOhm resistor (not required);
12
12
- a way to connect to battery contacts (anything from loose wires to connector from a sacrificial battery)
13
13
- soldering equipment or breadboard with jumpers
14
-
2. Build your probe - one-wire UART (aka K-line) adapter. You can omit an external battery if you power your PSP with a DC charger. Be aware that adapter's power output alone is not sufficient to power the PSP. You can also omit 10kOhm diode.
14
+
2. Build your probe - one-wire UART (aka K-line) adapter. You can omit an external battery if you power your PSP with a DC charger. Be aware that adapter's power output alone is not sufficient to power the PSP. You can also omit 10kOhm resistor.
15
15
3. Create a Magic Memory Stick compatible with PSP-3000. You need to use either an official JigKick MS clone or balika011's DDCv9 - you can create both with my tool (https://github.com/khubik2/JigKick-Media-Creator)
16
16
4. To start the emulator, install necessary pip packages: `pycryptodome`, `tk` and `pyserial`.
17
17
5. Insert your memory stick and connect your adapter to computer running the emulator, select the COM port of your adapter and start the service.
0 commit comments