forked from len0rd/rockbox
codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.
This codec requires floating point. Original author: Peter Sovietov Ported to Rockbox: Roman Skylarov Further integration and bugfixes: Solomon Peachy Change-Id: I781ecd3592dfcdbbc694063334350342534f1d6c
This commit is contained in:
parent
278522f811
commit
4231c2c83f
29 changed files with 1642 additions and 41 deletions
5
lib/rbcodec/codecs/libayumi/SOURCES
Normal file
5
lib/rbcodec/codecs/libayumi/SOURCES
Normal file
|
@ -0,0 +1,5 @@
|
|||
#ifdef HAVE_FPU
|
||||
ayumi_render.c
|
||||
ayumi.c
|
||||
lzh.c
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue