source: trunk/tools/fix-brk.bat @ 789

Last change on this file since 789 was 789, checked in by pfusik, 12 years ago

Fixed BRK instructions as proposed by Marok.

File size: 138 bytes
Line 
1perl -p0777i -e "s/^([^\xFF]+.{5067})L(\0\0.{429})L(.+)\xe2\x02\xe3\x02..$/$1\x60$2\x60$3/s||die" ../asma/Composers/Zuegner_Alfred/*.sap
Note: See TracBrowser for help on using the repository browser.