8000 GitHub - drkzrg/picogus: Emulation of the Gravis Ultrasound ISA card on a Raspberry Pi Pico
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drkzrg/picogus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoGUS

PicoGUS Logo

ISA card emulation on the Raspberry Pi Pico's RP2040 microcontroller. Initially focusing on Gravis Ultrasound (GUS) sound card emulation, hence the name PicoGUS.

Current status: Beta! See the main wiki page for current status and the compatibility list for support status of various DOS programs. This project has a heavy demoscene focus due to the GUS's history so that's what I've concentrated on.

Want to make your own beta PicoGUS? See the build guide. Important caveat: due to the specs of the Pico, assumptions made by programs written to use the GUS, the imprecise nature of emulation, and the varying specs of retro DOS PC hardware, some things will likely never be perfect. This is still a work in progress.

Have a PicoGUS and want to use it? See the configuring and using your PicoGUS guide.

PicoGUS v1.1 beta PCB

Looking for the original project, using Raspberry Pi 3/4? See the pigus repo.

See/hear PicoGUS in action on YouTube:

Watch the September 2022 Update

Watch the November 2022 Update

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

Emulation of the Gravis Ultrasound ISA card on a Raspberry Pi Pico

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.1%
  • C++ 30.9%
  • Assembly 5.7%
  • CMake 2.8%
  • Other 0.5%
0