mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
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
|
|
@ -153,6 +153,8 @@
|
|||
|
||||
#define CONFIG_CPU IMX31L
|
||||
|
||||
#define HAVE_FPU
|
||||
|
||||
/* Define this if you want to use imx31l's i2c interface */
|
||||
#define CONFIG_I2C I2C_IMX31L
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue