Marcus, with your last change in wp34s_asm I suddenly get a bunch of error messages when I compile my libraries:
"Use of uninitialized value $chars[2] in length at C:\WP34S\TOOLS\WP34S_ASM.EXE line 637."
Franz
[WP34s] Assembler problem
|
|
« Next Oldest | Next Newest »
|
▼
Post: #4
01-19-2012, 04:53 AM
Marcus, with your last change in wp34s_asm I suddenly get a bunch of error messages when I compile my libraries: Franz ▼
Post: #5
01-19-2012, 05:30 AM
We'll look at it. In the meantime, you can wind ASM back to 2225 for now. This change was an attempt to fix a bug of mine where "0" in quoted labels was misbehaving. Oops! ▼
Post: #6
01-19-2012, 07:32 PM
Franz, Should be fixed now. Marcus was kind enough to fix a long latent bug in the tool. Cheers... |