BBS: Inland Empire Archive Date: 10-16-92 (08:02) Number: 377 From: HARRY GISH Refer#: NONE To: JERRY HUNTER Recvd: NO Subj: Dual-monitor systems Conf: (2) Quik_Bas
JH> I know the guys at MickeySoft routinely use both monochrome AND vga JH> concurrently, editing source on the mono tube It's got to be do-able. The VGA (or any color monitor) and mono (MDA or Hercules) use different hardware ports and memory addresses so it's a reasonably simple process. If you want to get a feel for how it works, get ahold of a demo version of our compiler, ZBasic. To switch between mono and color text screen addressing just use MODE 2 or MODE 3 (there are dual monitor demo programs in the demo package). To switch between the monitors without clearing use MODE 514 and MODE 515. The next upgrade of the compiler is planned to support program tracing on the alternate monitor. --- Maximus/2 2.01wb * Origin: ACCESS BBS (1:124/2122)
Books at Amazon:
Back to BASIC: The History, Corruption, and Future of the Language
Hackers: Heroes of the Computer Revolution (including Tiny BASIC)
Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution
The Advent of the Algorithm: The Idea that Rules the World
Moths in the Machine: The Power and Perils of Programming
Mastering Visual Basic .NET