aboutsummaryrefslogtreecommitdiff
path: root/c/echo.c
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully fixing some issues with the C APISik2020-04-161-5/+5
|
* Fixing bugs with Echo_PlayDirect (oof)Sik2019-07-071-4/+40
|
* Added PCM playback flag to Echo_GetStatusSik2019-07-061-0/+2
|
* Fixing bug regarding command queue (whoops)Sik2018-03-151-0/+1
|
* Echo 1.6 release... kind of a mess, will clean up in further commits I guesssik2018-01-221-4/+15
|
* Update to echo_init in the C APIsik2017-08-211-1/+1
|
* Oh fffffffs seriously considering just removing the C files, not like Echo ↵sik2017-08-111-2/+2
| | | | was ever useable by anybody other than myself at all
* Note to self: set up SGDK and some other C compilers >_>sik2017-08-111-2/+2
|
* Cheating with the driver status to match programmer expectations (even if ↵sik2017-07-251-0/+19
| | | | this is pretty much futurism)
* 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