gligli / p600fw

Teensy++ based Sequential Circuits Prophet 600 firmware remake
http://gligli.github.io/p600fw/
41 stars 23 forks source link

Project web page now located there: (downloads, demos, etc.)

--> http://gligli.github.io/p600fw/ <--

Description

This is the P600FW project, a CPU/firmware remake for the SCI Prophet 600 (http://www.vintagesynth.com/sci/p600.php). It uses a slightly modified Teensy++ board (http://www.pjrc.com/store/teensypp_pins.html) that plugs into the Z80 socket.

Installation and usage

See documentation...

Compiling the Firmware

Requirements:

cd firmware make

This will produce p600firmware.hex, which you can flash onto your Teensy++ using the Teensy Loader. For more information about compile procedures, See documentation/about_Compile.txt.

History

License

Everything is under GPL v3 license, except files that have their own license in the header.