Skip to content

gbraad/pigus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.9%
  • C 5.8%
  • Other 1.3%