source-solutions / sebasic4

SE BASIC - A free BASIC interpreter written in Z80 assembly language
GNU General Public License v3.0
64 stars 6 forks source link

Ignore tab character when parsing a BASIC line #107

Closed cheveron closed 2 years ago

cheveron commented 2 years ago

This will enable the macro on F2 to function despite the ZX core inserting a tab.

cheveron commented 2 years ago

Unnecessary. Correct keyboard file resolves it.