dykstrom / basic-mode

Emacs major mode for editing BASIC code
GNU General Public License v3.0
7 stars 10 forks source link

Improved M100 support #31

Closed hackerb9 closed 1 year ago

hackerb9 commented 1 year ago

Based off the 20-support-dialects-of-basic branch.

Fills out the m100 support so it is not just an example submode.

Includes support for N82 BASIC as well, which is very similar, plus the additional BASIC commands available when certain adapters are plugged in. Adds test files in test/ directory.