MBASIC tokenized file
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |subcat=Source code |subcat2=Tokenized BASIC |extensions={{ext|bas}} |released=1975 }} '''MBASIC''' is the direct descendant of the original Altair BASIC from Mi...") |
Revision as of 00:33, 25 December 2012
MBASIC is the direct descendant of the original Altair BASIC from Microsoft, adapted for the CP/M operating system. The various BASICs descended from that starting point were generically known as BASIC-80, and had varying degrees of similarity.
MBASIC used a similar file format to that of the later GW-BASIC tokenized file, though the token values were different.