set PC in pypowersim
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 27 May 2021 11:26:13 +0000 (12:26 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 27 May 2021 11:26:13 +0000 (12:26 +0100)
media/audio/mp3/mp3_0.sh
media/audio/mp3/mp3_1.sh

index eee9feabf37b41ac04fdcc4083d89f4208a28ed1..352483e285a70c0542c66176fc3bbb4206f93344 100755 (executable)
@@ -2,6 +2,7 @@
 
 pypowersim -g audio/mp3/mp3_0.gpr \
        -s common.spr \
+    -p 0x20000000 \
        -l data/audio/mp3/mp3_0_data/buf${1}:0x100000 \
        -l data/audio/mp3/mp3_0_data/win0:0x200000 \
        -d ${2}:0x400000:128 \
index 0614f673ad5ffdc72a866d5d078a59c2e017e905..6356dce4d0361bb9b09c488c7ccd6a8cc3a080aa 100755 (executable)
@@ -2,6 +2,7 @@
 
 pypowersim -g audio/mp3/mp3_1.gpr \
        -s common.spr \
+    -p 0x20000000 \
        -l data/audio/mp3/mp3_1_data/beforeout${1}:0x100000 \
        -l data/audio/mp3/mp3_1_data/buf${1}:0x200000 \
        -l data/audio/mp3/mp3_1_data/in${1}:0x300000 \