From e5a26aeb95c0ec2fe2a65305b58b0edd8cb1048d Mon Sep 17 00:00:00 2001 From: kalymos Date: Sun, 19 Apr 2026 20:03:13 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Home.md b/Home.md index 567bcfc..043ecc7 100644 --- a/Home.md +++ b/Home.md @@ -71,16 +71,17 @@ You can use the direct USB injection method **ONLY** if: ## BIOS diagram To determine your BIOS version, which is essential for old Japanese models, the [BIOS dumper](Just-what-you-need-to-know-to-know-your-BIOS-with-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) - -## Other diagrams -- [PIN_LED](https://github.com/kalymos/PsNee/wiki/PIN_LED) -- [PIN_SWITCH](https://github.com/kalymos/PsNee/wiki/PIN_SWITCH) -- [ISP gateway](https://github.com/kalymos/PsNee/wiki/ISP-gateway) +### BIOS diagram +- [BIOS V1.0j V1.1j 40PIN](https://github.com/kalymos/PsNee/blob/master/images/BIOS/40p%20SCPH%201000-3000-pic.png) +- [BIOS V2.2j 40PIN](https://github.com/kalymos/PsNee/blob/master/images/BIOS/40p%20SCPH%203500-5000-pic.png) +- [BIOS V2.2j V3.0j 32PIN](https://github.com/kalymos/PsNee/blob/master/images/BIOS/32p%20SCPH%203500-%3E5500-pic.png) +- [BIOS V4.0j -> 4.5e 32PIN](https://github.com/kalymos/PsNee/blob/master/images/BIOS/32p%20SCPH%207000-%3E100-pic.png) +- [40P PIN OUT](https://github.com/kalymos/PsNee/blob/master/images/BIOS/40p.png) +- [32P PIN OUT](https://github.com/kalymos/PsNee/blob/master/images/BIOS/32p.png) +### Other diagrams +- [PIN_LED](https://github.com/kalymos/PsNee/blob/master/images/schemat/LED_PIN.png) +- [PIN_SWITCH](https://github.com/kalymos/PsNee/blob/master/images/schemat/PIN_SWITCH.png) +- [ISP gateway](https://github.com/kalymos/PsNee/blob/master/images/schemat/ISP_gateway.png) ## PsNee Modchip Advantages The PsNee modchip uses AVR microcontrollers instead of the older PIC-based architecture. This allows for easier programming and the use of common Arduino boards as modchips.