remy / txt2bas

ZX Spectrum BASIC conversion tooling (specific support for NextBASIC)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should error on txt2bas when bad chars encountered

remy opened this issue · comments

For example: will cause the speccy to blow up.

This is fixed - parser now throws exception (as intended)