polpo / pigus

Gravis Ultrasound emulator on an ISA card, using bare metal on a Raspberry Pi 3/4/CM4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Gravis Ultrasound emulator on an ISA card, using bare metal on a Raspberry Pi 3/4/CM4


Languages

Language:C++ 93.0%Language:C 5.8%Language:Makefile 1.0%Language:Dockerfile 0.2%Language:Shell 0.1%