Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.29 KB

PiISA / PiGUS

PiISA Logo

NOTE: this repo no longer contains the PicoGUS project for the Raspberry Pi Pico. It has been moved to https://github.com/polpo/picogus!

ISA card emulation on the Raspberry Pi 3, 4, and CM4. Initially focusing on Gravis Ultrasound (GUS) sound card emulation.

This is a work in progress in the experimentation phase. It can emulate a GUS and produce sound but things are nowhere near perfect! Please see the Wiki for current status.

For "big" Raspberry Pi:

pigus-prototype

Open Source Credits

License

The hardware portions of this repository (hw/, directory) are licensed under the CERN OHL version 2, permissive.

The software portions of this repository (sw/, pgusinit/ directories) are licensed under the GNU GPL version 2.