⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (280 Bytes)
Statistics
| Revision:
repo2
/
atari_chips
/
pokeyv2
/
modifypof_08
@ 1323
View
History
Annotate
cp $1 pokeymax_orig.pof
./swapbits sidwavedata.bin sidwavedata_swap.bin
dd if=sidwavedata_swap.bin bs=1 seek=256168 count=65536 of=$1 conv=notrunc
truncate -s -2 $1
HASHCODE=`../rehashr/rehash $1 -norecur -none -fcs16 | grep FCS | sed -e 's/.*:\s*//'`
../addhash.pl $1 $HASHCODE
« Previous
1
…
30
31
32
33
34
…
79
Next »
(32-32/79)
Loading...