Sounds great Bob! I think where it would break is if you try to open a basic program from MENU without going into BASIC first and loading/running it. If you want, give that a try. Same is true for a .DO file. Ex. in Basic type SCREEN1. then F8, back to MENU. now move to select and run a .BA program directly. I think that crashes.
Steve On Mon, Dec 14, 2020 at 12:16 PM <[email protected]> wrote: > Steve, > > I’ve been using the VT100 driver with BASIC programs. Seems to work so > far. > > Bob > > *From:* M100 <[email protected]> *On Behalf Of *Stephen > Adolph > *Sent:* Monday, December 14, 2020 8:33 AM > *To:* [email protected] > *Subject:* [M100] VT100 update > > > > Lots of effort this week in integrating VT100 support into REX# and REXCPM. > > M100 is looking really good, but it benefitted from my earlier work in > getting a VT100 driver working for that. > > > > (BTW found a bug in what I did earlier... I may have to post an update but > I'm not sure if anyone really is using the VT100 driver as is?) > > > > Next challenge is the T200, which is different enough that I can see it > will be another reverse engineering deep dive. > > > > NEC does not seem to have the hooks in place to be able to have a VT100 > driver. At least there is no existing DVI code to start from. Also, > there are no memory locations pre-reserved for some control variables. Not > sure what the prognosis is there. > > > > ..Steve > > >
