Skip to content

blajzer/2A03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 file>

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

About

A synthesizer that pays homage to the NES.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published