donly / picostation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picostation

In developement Raspberry Pi Pico based ODE for the original Playstation

original tweet

Supported models:

  • PU-8 (SCPH100X)
  • PU-18 (SCPH55XX)

Compatibility

NOTE: rename your image to UNIROM.bin/.cue

How-to

Notes

  • For the moment, Game/app loading is not consistent, you'll need to try several times
  • If using an out of region multi-track bin/cue, you may need to use freepsxboot to bypass the region check

To-do (see issues)

  • Resolve region unlock not always working: should be OK for single track games with commit babc072 (thanks to OldBoredEE)
  • Stabilize image loading
  • Make an interface for image choice/loading
  • Make it possible to update the pico via SD card

Links

About

License:Apache License 2.0


Languages

Language:C 99.8%Language:CMake 0.2%