SUPA core optimizations and all cores enabled (zoli0726)

This commit is contained in:
Mauro Vietri 2023-05-29 08:19:11 -03:00
parent 8cc4e18026
commit dec77bf2f8
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
-supafaust_pixel_format = rgb565
-supafaust_renderer = mt
-supafaust_thread_affinity_emu = 0x1
-supafaust_thread_affinity_ppu = 0x2
-supafaust_thread_affinity_emu = 0x3
-supafaust_thread_affinity_ppu = 0xc
bind Up = UP
bind Down = DOWN

View file

@ -5,6 +5,8 @@ if [ -f /misc/enableADB ]; then
/usbdbg.sh device
fi
echo 0xF > /sys/devices/system/cpu/autoplug/plug_mask
TF1_PATH=/mnt/mmc # ROMS partition
TF2_PATH=/mnt/sdcard
SDCARD_PATH=$TF1_PATH