Just to give someone who searches for some specific drawterm patch some help:

Skip once made drawterm work on ARMv6
https://bitbucket.org/9nut/drawterm-arm-patch and I changed the use of
swp to ldrex/strex which enables it to work on my ARMv7.

Also, the latest win32 "cleanup" in Russ' repo did nothing but
completely break compilation for win32, and some really old patches
which were supposed to enable mousewheel support were apparently never
tested. I deleted a line and moved an other one around and now it
works. Also added pgup/pgdown and home/end keys.

This is not a fork. I don't even know how to use hg. Sadly I couldn't
reach Russ, so I just leave this here. It has the code for both trees
and a working drawterm.exe:
http://h1ro.dyndns.org/drawterm/

Reply via email to