(CTR/3DS) access to more RAM on n3DS (cia only).

This commit is contained in:
aliaspider 2015-10-06 18:28:33 +01:00
parent d72ccb0013
commit b14ae7e53f
2 changed files with 3 additions and 1 deletions

View file

@ -160,6 +160,7 @@ else ifeq ($(LIBRETRO), fb_alpha_neo)
#APP_BANNER = ctr/libretro_banner.png
#APP_AUDIO = ctr/silent.wav
O3DS_80MB_APPMEM = 1
N3DS_178MB_APPMEM = 1
else ifeq ($(LIBRETRO), fb_alpha_cps1)
APP_TITLE = Final Burn Alpha - CPS-1

View file

@ -93,7 +93,8 @@ AccessControlInfo:
CpuSpeed : 804mhz
EnableL2Cache : true
SystemMode : $(APP_SYSTEM_MODE)
SystemModeExt : $(APP_SYSTEM_MODE_EXT)
DisableDebug : false
EnableForceDebug : false
CanWriteSharedPage : true