Commit Graph

2 Commits

Author SHA1 Message Date
Kelvin Sherlock
5d1f41bd48 fix the quit button (was calling a line number that doesn’t exist) 2018-04-03 11:28:28 -04:00
Kelvin Sherlock
ef9deca5b9 MD-Basic support. Includes header file and MDBasic demo.
Due to MD-BASIC’s design, subroutine references require a go sub to be recognized as a subroutine (and converted to a line number).  WGAmpersandAddrArgument has been updated to skip over a GOSUB token, if it exists.
2018-04-03 11:28:28 -04:00