From 8886a80857ea5329717a54f4deb37d8e974ffc9c Mon Sep 17 00:00:00 2001 From: notaz Date: Sun, 11 Jan 2015 23:35:35 +0200 Subject: frontend: show C64x option --- frontend/pandora/pcsx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'frontend/pandora') diff --git a/frontend/pandora/pcsx.sh b/frontend/pandora/pcsx.sh index a69ca31..710f641 100755 --- a/frontend/pandora/pcsx.sh +++ b/frontend/pandora/pcsx.sh @@ -10,6 +10,9 @@ nub1mode=`cat /proc/pandora/nub1/mode` # no big deal if this fails, only performance loss sudo -n /usr/pandora/scripts/op_hugetlb.sh 24 +# C64x DSP for SPU +sudo -n /usr/pandora/scripts/op_dsp_c64.sh + ./pcsx "$@" # restore stuff if pcsx crashes -- cgit v1.2.3