WeeGUI
WeeGUI copied to clipboard
MD-Basic support.
Includes header file and MDBasic demo.
Due to MD-BASIC’s design, subroutine references require a GOSUB 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.