Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blajzer/2A03
A synthesizer that pays homage to the NES.
https://github.com/blajzer/2A03
Last synced: 1 day ago
JSON representation
A synthesizer that pays homage to the NES.
- Host: GitHub
- URL: https://github.com/blajzer/2A03
- Owner: blajzer
- License: mit
- Created: 2010-11-27T01:44:34.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-27T19:59:38.000Z (almost 14 years ago)
- Last Synced: 2024-08-02T05:06:42.428Z (3 months ago)
- Language: C
- Homepage: http://brettlajzer.com/wiki/2A03
- Size: 117 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
2A03: A tiny, NES-style synthesizer.
------------------------------------Dependencies:
-------------
* A POSIX system.
* SDL (for audio output)Building:
---------
Run "make" in 2A03/ and 2A03c/ for the compiler.Running:
--------
2A03Music files are compiled from an assembly-esque language using 2A03c. Refer to the instruction set and the sample files for more information.