summaryrefslogtreecommitdiff
path: root/hacksToDropbox
blob: 507794606ed09721d839439e7cab1e56cf192e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
path=/home/me/Dropbox/NEWERsmbw/Test\ Pack/NewerTestPack/SysSelect
cp NewerASM/pal_loader.bin "$path/SystemEU_1.bin"
cp NewerASM/pal_dlcode.bin "$path/DLCodeEU_1.bin"
cp NewerASM/pal_dlrelocs.bin "$path/DLRelocsEU_1.bin"
cp NewerASM/ntsc_loader.bin "$path/SystemUS_1.bin"
cp NewerASM/ntsc_dlcode.bin "$path/DLCodeUS_1.bin"
cp NewerASM/ntsc_dlrelocs.bin "$path/DLRelocsUS_1.bin"
cp NewerASM/ntsc2_loader.bin "$path/SystemUS_2.bin"
cp NewerASM/ntsc2_dlcode.bin "$path/DLCodeUS_2.bin"
cp NewerASM/ntsc2_dlrelocs.bin "$path/DLRelocsUS_2.bin"