1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-05-07 08:06:39 +00:00

Updated Home (markdown)

kalymos
2026-04-19 20:03:13 +02:00
parent d55c387436
commit e5a26aeb95

21
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.