Woo hoo, I have now sources that build with only asz80 and aslink and generate an identical binary to the distributed sources. Now cleaned up, checked in, and released.
Thomas you were right. Comma, semicolon, space and apostrophe are problem characters for macros. The trick is to use octal escapes for those characters.
Now I'll have to find out how I can implement console input and output in a simulator and write I/O words for them to play with this version.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Congrats!
Trying octal escapes was a really good idea! I'll now be able to clean up some of the macros in STM8 eForth!
Are you sure? yes | no
https://github.com/TG9541/stm8ef/issues/259
Are you sure? yes | no