Never used Pascal myself, but a co-worker wrote me a File Management program that started AutoCAD, on MS-DOS 5 under Windows 3.11 and passed startup commands to it. Borland Turbo Pascal had a nice facility for starting another DOS Shell in which you could start another program with full memory available to the program, including the 386K of Extended Memory in a 1Mb system.
I was programming assembly for 8080, Z80, 8088, 80286, Data General minicomputers (Nova II, Eclipse S230),; C, C+ on Z80 and IBM PCs; as well as BASIC, Compiled BASIC and Visual BASIC on any computer supporting it. Regards, Peter On Fri, Oct 2, 2020 at 2:28 PM <m100-requ...@lists.bitchin100.com> wrote: > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 2 Oct 2020 03:36:15 -0500 > From: Bradley Kuss <bradleyk...@gmail.com> > To: m100@lists.bitchin100.com > Subject: Re: [M100] compile and execute Turbo Pascal (Stephen Adolph) > Message-ID: > <CALMC7uUhrE7ksHeKgzMksqinE6E= > fin6-+hex9u1k53cjgx...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > ---------- Forwarded message ---------- > From: Stephen Adolph <twospru...@gmail.com> > To: m...@bitchin100.com > Date: Wed, 30 Sep 2020 18:17:43 -0400 > Subject: Re: [M100] compile and execute Turbo Pascal > oh and also in Setup: > MVT100 adapter with external LCD 80x24 > > On Wed, Sep 30, 2020 at 6:17 PM Stephen Adolph <twospru...@gmail.com> > wrote: > Well, that feels good! > > I finally got Turbo Pascal 3.01 configured (well enough) and running on > Model 100! And I compiled and ran a demo provided by Borland. Sweet! > > Setup: > REXCPM 2MB > M100 CP/M (modified to remove 8085 undoc opcodes) > Dual CPU board with 80C85 and NSC800 (socket at CPU on M100) > Dual Main ROM adapter (need a specific mainROM for each processor) > > ---------------------------------------------------------- > > Just out of curiosity, how many members of the M100 forum used Pascal? > Pascal came out in 1970 and I was still using/exploring Assembly Language > on the Z-80 and the then current Intel processors.(actually the programs > that ran on those processors using disassembly + assembly programs to tweak > them or find out how the "worked"). Many of the reviews over time of Pascal > were not very good so I never bought the program. But then C and it's > derivatives (C+, C++) came along and changed the whole world of > programming. > > Bradley R Kuss > > <snip>