1
0
mirror of https://github.com/kalymos/PsNee.git synced 2026-01-11 23:53:07 +00:00
2025-02-07 15:31:58 +01:00
2025-02-07 15:31:58 +01:00
2025-02-07 15:31:58 +01:00
2024-07-02 09:43:30 +02:00
2025-02-07 15:31:58 +01:00

PSNee V8

The first stealth modchip supporting unlocking BIOS of Japanese versions Sony PlayStation 1

Logo Developed by brill & postal2201, based on PSNee V7 open source project.

Supported platforms

PsNee V8 supports the following MCU's:

  • ATmega328(A/P/PA) @16Mhz
  • ATmega168(A/P/PA) @16Mhz

Installation

Use the programmer to flash MCU. Flashing via COM port is not supported.

Fuses

Before flashing the MCU, you need to configure the fuses.

  • Fuses for JAP_FAT consoles: H: DF, L: EE, E: FF
  • Fuses for all other consoles: H: DF, L: FF, E: FF

Arduino

To install via the Arduino IDE may require the installation of the MiniCore package.

Example of correct setting for ATmega328P:
Don't use a bootloader!

ArduinoIDE

After that select the type console - uncoment define in file project(*.ino)

Console

Final step: Sketch -> Upload Using Programmer

Installation diagram

Board

Description
PsNee, an open source stealth modchip for the Sony Playstation 1
Readme Unlicense 236 MiB
Languages
C 86.8%
C++ 13.2%