Fixed the last major bug in my implementation of BBC BASIC V for Z80 (Agon Edition). The *EDIT bug was a line-ending issue as I suspected; CRLF needed to be converted to NUL. I fixed this in LISTIT in the original, not an option now. Got a satisfactory OS layer level fix in place...

Comments