aboutsummaryrefslogtreecommitdiff
path: root/c/echo.c
Commit message (Collapse)AuthorAgeFilesLines
* Now with pausing and other nicetiessik2017-07-231-28/+89
|
* Upgrade!sik2017-03-051-5/+134
|
* Now you can change the sample rate of PCM instrumentsJavier Degirolmo2013-04-221-4/+43
|
* Fuck it, we're doing it liveJavier Degirolmo2012-08-271-3/+3
|
* Fixed an issue with echo_send_command_ex in the C Echo APIJavier Degirolmo2012-07-201-1/+1
|
* Added BGM pausing support (stop BGM to pause, resume BGM to unpause)Javier Degirolmo2012-07-151-0/+9
|
* Workaround for linker issue, completely ditches the old way of doing ↵Javier Degirolmo2012-07-091-11/+27
| | | | instrument lists though. Will update the README in the next commit (working on that now)
* Oops againJavier Degirolmo2012-07-091-1/+1
|
* Added C devkit :o and some instructions for which files you have to use ↵Javier Degirolmo2012-06-281-0/+183
depending whether you want the asm or C devkit