Sign in
qemu-android
/
qemu-android
/
31a53c63b5283327db437ff053b3bfd54a6420a2
/
m68k-dis.c
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 18 years ago
48024e4
m68k disassembler (Paul Brook)
by bellard
· 19 years ago