1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-03-05 19:09:14 +00:00

Updated Home (markdown)

kalymos
2025-03-05 17:30:42 +01:00
parent f2312388b5
commit 9b16cb150a

13
Home.md

@@ -8,9 +8,9 @@
• Compilation.
• Configure fuses.
◦ For BIOS patch, H: DF, L: EE, E: FF
◦ Without BIOS patch, H: DF, L: FF, E: FF
◦ Without BIOS patch, ATmega H: DF, L: FF, E: FF, ATtiny H: DF, L: E2, E: FF
• Injecting the code into the target via ISP.
• Soldering mode according to the diagrams.
• Soldering the mode according to the diagrams.
- [Personal recipe to make a good PSNee](Personal-recipe-to-make-a-good-PSNee)
- [List of motherboards by console version number](List-of-motherboards-by-console-version-number)
@@ -31,6 +31,15 @@
- [PU23 diagram](PU23-diagram)
- [PM41 diagram](PM41-diagram)
- [PM41 (2) diagram](PM41-(2)-diagram)
## BIOS diagram
To know your BIOS version, essential for Japanese versions, the BIOS Dumper 2.6 project works very well.
- [BIOS V1.0j V1.1j 40PIN](BIOS-V1.0j-V1.1j-40PIN)
- [BIOS V1.0j V1.1j 32PIN](BIOS-V1.0j-V1.1j-32PIN)
- [BIOS V2.2j 40PIN](BIOS-v2.2j-40PIN)
- [BIOS V2.2j V3.0j 32PIN](BIOS-v2.2j-v3.0j-32PIN)
- [BIOS V4.0j -> 4.5e 32PIN](BIOS-v4.0j----v4.5e-32PIN)
## PsNee modchip drawbacks
Due to the extensive coverage of different PS1 models, there is no universal compilation, compiling can sometimes be a bit tricky.