breakintoprogram / agon-bbc-basic-adl

Official AGON QUARK Firmware: BASIC Interpreter (ADL version)
zlib License
16 stars 0 forks source link

Bug with LOAD command #4

Closed breakintoprogram closed 11 months ago

breakintoprogram commented 11 months ago

Fails when loading some files, for example SCROLL_2.BAS. Returns an error on the last line (a GOTO) Retyping that line in fixes the issue. Fix may need to be rolled into the standard 16-bit version as well.

breakintoprogram commented 11 months ago

Triggered only when the last character of the file was not ASCII.