Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insipx/spcp
SPC Player, Play SPC through an SNES SPC_DSP emulator
https://github.com/insipx/spcp
crates-io emulator media music player rust snes spc
Last synced: about 4 hours ago
JSON representation
SPC Player, Play SPC through an SNES SPC_DSP emulator
- Host: GitHub
- URL: https://github.com/insipx/spcp
- Owner: insipx
- Created: 2017-05-08T15:39:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T04:01:48.000Z (over 7 years ago)
- Last Synced: 2024-12-24T03:15:20.029Z (2 days ago)
- Topics: crates-io, emulator, media, music, player, rust, snes, spc
- Language: C++
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spcp (SPC Player)
## The emulator interfaces for SPC_DSPSince there is no header file equivalent in Rust, I re-created what I think
would be the equivalent in Rust. I don't even know if this is necessary, but thi
s project is a learning experience, so we shall see.TODO:
In the future, if there is a better solution, modify this.This is a project to become much more adept at Rust. So, most of the code is probably shit.