]> git.sesse.net Git - c64tapwav/commit
Split the synth part into a library, with a Makefile.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 3 May 2013 21:33:06 +0000 (23:33 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 3 May 2013 21:33:06 +0000 (23:33 +0200)
commit02cfbb7d322c6a683924ceb3b6277fca33c6b97e
treeb58ab9de9229f2514c5eecf2c5f004b8913dfcc5
parent35d290f19c02f0e884f4baec704851cfd1b86988
Split the synth part into a library, with a Makefile.
Makefile [new file with mode: 0644]
common.h [new file with mode: 0644]
synth.cpp
synth.h [new file with mode: 0644]
synth_main.cpp [new file with mode: 0644]