Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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:
--------
2A03

Music files are compiled from an assembly-esque language using 2A03c. Refer to the instruction set and the sample files for more information.