index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libgme
/
nsf_emu.c
Age
Commit message (
Expand
)
Author
2012-04-25
Add codecs to librbcodec.
Sean Bartell
2011-09-09
Bugfixes for libgme by Mauricio Garrido: added missing call of Blip_set_modif...
Andree Buschmann
2011-08-31
Update libgme to Blargg's Game_Music_Emu 0.6-pre.
Andree Buschmann
2011-08-31
Declare several libgme functions static.
Andree Buschmann
2011-08-13
Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...
Andree Buschmann
2011-08-11
5th part of FS#12176. Further fixed point migration. Only two emulators (ym24...
Andree Buschmann
2011-08-11
libgme: make local functions static where possible
Bertrik Sikken
2011-08-11
4th part of FS#12176. Volume settings migrated to fixed point for libgme.
Andree Buschmann
2011-08-10
3rd part of FS#12176. Gain setting migrated to fixed point for libgme.
Andree Buschmann
2011-08-09
2nd part of FS#12176. Tempo setting migrated to fixed point for libgme.
Andree Buschmann
2011-08-07
Submit initial patch from FS#12176. Adds support for several new game music f...
Andree Buschmann