1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-03-06 11:23:28 +00:00

Updated Home (markdown)

kalymos
2025-02-12 11:03:01 +01:00
parent d494d20c8a
commit a829735939

12
Home.md

@@ -3,9 +3,17 @@
• ATmega32u4 (Arduino Leonardo/Micro/Micro Pro)
• ATtiny25/45/85
- [Quick installation](Quick-summary-of-compilation-and-installation)
- [Personal recipe to make a good PSNee](Personal-recipe-to-make-a-good-PSNee)
## A quick overview of the different steps required to create a PsNee modechip
• Choosing your compilation options.
• Compilation.
• Configure fuses.
◦ For BIOS patch, H: DF, L: EE, E: FF
◦ Without BIOS patch, H: DF, L: FF, E: FF
• Injecting the code into the target via ISP.
• Soldering mode according to the diagrams.
- [Personal recipe to make a good PSNee](Personal-recipe-to-make-a-good-PSNee)
- [Pinout of the different MUCs](Pinout-of-the-different-MUCs)
## PsNee modchip drawbacks
Due to the extensive coverage of different PS1 models, there is no universal compilation, compiling can sometimes be a bit tricky.