paulocode / picostation_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picostation_test

This CDDA-only version was a rewrite of the original picostation code. This version (+ data CD code) does not boot games and I was not able to figure out why (yet). I'm releasing it as a quick way to test early adopter picostation boards. This can also serve as a starting point for anyone who wants to write an ODE. This was tested ONLY on PU-18. As this is meant as test code, please do not make a pull request on this code.

pcb

Instructions:

  1. Flash .uf2 to pico
  2. Download "Street Music" (https://archive.org/details/streetmusiccdbincue) and add the .cue and .bin files on the root of SD card. Note that you can use any audio CD image, I just found this one first.
  3. Power on your PlayStation and play music.

About

License:Apache License 2.0


Languages

Language:C 99.8%Language:CMake 0.2%