switch ld syntax from ff00+xx to ffxx

s/\([fF][fF]\)00+\$\([A-Za-z0-9]\)\([A-Za-z0-9]\)/\1\2\3/g

s/\([fF][fF]\)00+\$\([A-Za-z0-9]\)/\10\2/g
This commit is contained in:
Bryan Bishop 2012-12-16 08:45:19 -06:00
parent 9d68470e0f
commit 4f1d108480

326
main.asm

File diff suppressed because it is too large Load Diff