ca65html incorrectly parses bne :- as a label named "bne". ca65 apparently allows whitespace around the label name, and the ca65html regexp is a little too greedy. As I don't use that particular feature myself (does anyone?), I hacked the regexp to only allow spaces before =, and not before :. I also made it output valid HTML 4.01 Strict + CSS when colorizing. Patch is here: http://www.paradroid.net/tmp/ca65html.patch -- ___ . . . . . + . . o _|___|_ + . + . + . Per Olofsson, arkadspelare o-o . . . o + MagerValp@cling.gu.se - + + . http://www.cling.gu.se/~cl3polof/ ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Wed Sep 20 17:39:21 2006
This archive was generated by hypermail 2.1.8 : 2006-09-20 17:39:24 CEST