Skip to content

Commit 6b6f597

Browse files
committed
Fix "diode" typo in README.md
1 parent 7d7bab4 commit 6b6f597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To restore your PSP, follow a simple instruction:
1111
- a 10kOhm resistor (not required);
1212
- a way to connect to battery contacts (anything from loose wires to connector from a sacrificial battery)
1313
- 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.![Yoti's_schematic](https://user-images.githubusercontent.com/82090925/129186282-6d036e88-fab3-4fac-9b2a-7ac2bf7f9628.png)
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.![Yoti's_schematic](https://user-images.githubusercontent.com/82090925/129186282-6d036e88-fab3-4fac-9b2a-7ac2bf7f9628.png)
1515
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)
1616
4. To start the emulator, install necessary pip packages: `pycryptodome`, `tk` and `pyserial`.
1717
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

Comments
 (0)