IntroductionConvert tokenised BASIC to and from Text
Details
BasText is a command-line tool that converts tokenised BASIC files to Text files and vice versa. It uses the routines present in the resident BASIC interpretor. The details of the conversion try to match the way StrongEd works as closely as possible.
Also contains ObjAsm sources for the conversion routines. These can be incorporated in your own program.
|