noumidev / ChiSP

LLE PlayStation Portable emulator written in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChiSP

LLE PlayStation Portable emulator written in C++. Very early in development!

Usage

ChiSP preipl.bin nand.bin [umd.iso]

Milestones

  • Reads IPL from NAND, decrypts IPL with KIRK
  • Loads and runs all IPL stages
  • Boots vshmain.prx

Dependencies

  • Crypto++

About

LLE PlayStation Portable emulator written in C++

License:MIT License


Languages

Language:C++ 99.4%Language:CMake 0.6%