version 10.2.1
Bugs fixed:
- fixed logical expression operand evaluation order error. (and/or expressions)
- fixed problem with placing %breakpoint in some places in the code.
Library changes:
- added string.findstr() to search for a substring in another string.
- string.find() now sets A to 255 as well, beside setting Carry flag to 0 (false), if no result was found.