1
0
Fork 0
forked from len0rd/rockbox

SID: Disable SID on 2MB targets, as cRSID needs a lot of RAM.

Also add a note that SID might not play in realtime on all targets

Change-Id: Ic14b20a7c1427e31e38204ae3ecff6bd235ec1b4
This commit is contained in:
Solomon Peachy 2023-02-07 11:23:30 -05:00
parent 88f4f1c8d0
commit 23cb6139bd
3 changed files with 6 additions and 3 deletions

View file

@ -17,7 +17,6 @@ atrac3_rm.c
atrac3_oma.c
mpc.c
wma.c
sid.c
ape.c
asap.c
aac.c
@ -43,6 +42,7 @@ nsf.c
sgc.c
vgm.c
#if MEMORYSIZE > 2
sid.c
kss.c
#endif
aac_bsf.c