summaryrefslogtreecommitdiff
path: root/apps/codecs/libgme/ym2612_emu.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Remove residual floating point code from libgme's ym2612_emu. Saves several K...Andree Buschmann2011-09-10
* Fix residual red, thanks to Zagor.Andree Buschmann2011-08-31
* Update libgme to Blargg's Game_Music_Emu 0.6-pre.Andree Buschmann2011-08-31
* Reduce memory consumption of VGM codec for low memry targets at the costs of ...Andree Buschmann2011-08-17
* Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_...Andree Buschmann2011-08-15
* Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...Andree Buschmann2011-08-13
* 5th part of FS#12176. Further fixed point migration. Only two emulators (ym24...Andree Buschmann2011-08-11
* libgme: make local functions static where possibleBertrik Sikken2011-08-11
* Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann2011-08-07