Xref: utzoo comp.sys.ibm.pc.hardware:7281 comp.lang.pascal:5997 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!spool.mu.edu!news.cs.indiana.edu!news.nd.edu!mentor.cc.purdue.edu!gauss.math.purdue.edu!wilker From: wilker@gauss.math.purdue.edu (Clarence Wilkerson) Newsgroups: comp.sys.ibm.pc.hardware,comp.lang.pascal Subject: Re: Looking for a V30 wizzard! Message-ID: <9660@mentor.cc.purdue.edu> Date: 5 Apr 91 13:36:29 GMT References: <1991Apr5.032303.1@rulcri.leidenuniv.nl> Sender: news@mentor.cc.purdue.edu Reply-To: wilker@gauss.math.purdue.edu.UUCP (Clarence Wilkerson) Followup-To: comp.sys.ibm.pc.hardware Organization: Purdue University, West Lafayette Lines: 8 In the simtel2- archives under msdos.emulators is an archive I wrote about 5 years ago when the V20-30 came out. It is a CP/M emulator all in Turbo Pascal except for a couple of line of assembler on the 8088 end. I believe the name is V20BOOT. In it I enter 8080 mode, execute 8080 code for awhile, then call Turbo routines to execute bdos and bios functions, and finally leave 8080 mode and return to 8088 mode. Clarence Wilkerson