Minutes and Appendices (MAPS)

Total Page:16

File Type:pdf, Size:1020Kb

Minutes and Appendices (MAPS) 160 Some notes about TEX and MS-Windows Bijlage B Some notes about TEX and MS-Windows Wietse Dol Landbouw-Economisch Instituut (LEI-DLO) P.O.Box 29703 2502 LS Den Haag The Netherlands [email protected] Abstract Many people know about TEX compilers and TEX utilitiesfor the MS-DOS PC. However, in the world of WINDOWS there is a lack of knowledge. This note is intended to inform people who like to run TEX under WINDOWS and want all the good stuff that WINDOWS and TEXoffers. 1 Introduction free of charge!) and ASTEX (see MAPS 93.1 page 41). I am a real DOS (4DOS) addict and in principle do These programs all have the multitasking and excel- not like to work under WINDOWS. I really detest the lent graphical display as mentioned above. People who many mouse clicks one needs to get simple things done. really like to use some kind of TEXforWINDOWS will Things that are done with one or two really simple 4DOS ®nd out that there is no such thing yet. There is a com- commands (e.g. ®le moving) need many mouse move- mercial package Scienti®c word wich claims to be a ments. Perhaps I am an old fashioned guy not realizing TEXÁa la WYSIWYG (see MAPS 92.2 page 147). It really looks promising but is not a real and complete that the world is changing::: TEX system for WINDOWS. There are two application that make it worth while using WINDOWS. The ®rst one is the multitasking en- After reading this introductionthe question arises `what vironment of WINDOWS. Of course there are ordinary should we use under WINDOWS?'. The next sections DOS programs (e.g. Quarterdeck Desqview) that do will discuss some WINDOWS and TEX topics and hopes the same but a nice graphical environment with icons you to inform how one could set up a WINDOWSTEX makes WINDOWS a real userfriendly multitaskingenvir- system. onment. The second and most convincing advantage of WINDOWS is its graphical interface. There are many 2emTEX and Windows excellent graphical packages (e.g. Correldraw) that al- When looking at TEX PC packages there is one that is lows you the create, manipulate, convert and print all state of the art: EMTEX. It is a pity that E. Mattes `only' kind of graphics. So when talking graphics one really developed a MS-DOS and an OS-2 version. EMTEXis should work with WINDOWS. free of charge and is to my knowledge the best TEXPC People who work with TEX are all people who like to package there is. It offers for the novice and advanced create texts of the highest quality. The greatest dis- TEX user everything one wants. The only drawback advantage (others would say advantage) of TEXisthat to the system is that E. Mattes did not developed a it is not WYSIWYG (what you see is what you get). userfriendly TEX shell. This is nowadays no real disad- After the compilation of a TEX document we all want vantage because there are many good shells (of course to use some kind of graphical interface to view (see) I think the best is 4TEX, see the discussion about EMTEX the results. So we are talking graphics. We also would shells elsewhere in this MAPS). like some kind of multitasking, even better a straight Our ®rst attempt for a WINDOWSTEX should be a DOS- compilation and viewing of our T X code while we E window running EMTEX. Many people who have tried are typing the text. This all should be possible with got really disappointed. When running the 386 version WINDOWS::: of EMTEX under WINDOWS we get the error message An operating system quite similar to WINDOWS for a `DPMI not supported.' We can use the slower 8088 PC is OS-2 (sorry but OS-2 is much better than WIN- and 80186 versions of EMTEX but we want more::: DOWS). For OS-2 there are several excellent TEXpro- The errormessage `DPMI not supported' is the result grams and utilities. For example EMTEX (absolutely of E. Mattes own DOS-extender. Running TEX needs I am not a WINDOWS specialist so don't be offended when I do stupid and clumsy things. This note is intended to inform people and stimulate them to write more about TEXandWINDOWS. Reprint MAPS#11 (93.2); Nov 1993 Dutch TEX Users Group (NTG), P.O. Box 394, 1740 AJ Schagen, The Netherlands Bijlage B Some notes about TEX and MS-Windows 161 a lot of memory or diskswapping. When you have a only costs $25,-. Not only the `normal' editing facilit- 386 PC or higher with a lot of memory (the manuals ies are supported but also some `tool bars' and `dialog suggest 3Mb) the DOS-extender will claim all available boxes'. memory and use this instead of the slow diskswapping. There are three T X tool bars, i.e. a Text-bar, a Math- The DOS-extender will also use the fast 32-bits pro- E bar and a LAT X commands-bar. With the Text-bar cessor optimally and gain a lot of speed. The second E you can easily and graphically select fontsize, font type advantage of the 386 version of EMT Xisthatituses E and all kinds of accentuation. The Math-bar graphic- memory settings of the BiG-T XandBiG-LATXver- E E ally displays all LAT X symbols and helps you select- sions. This means that you can compile large docu- E ing the correct statements for all math symbols. With ments with many references and labels. the LATEX commands-bar one can select from a list of There is nowadays a solution to the DOS-extender prob- all LATEX commands. WINTEX also has some dialog lem. Perhaps not the perfect solution but it works boxes. There are dialog boxes for the mathematical ar- and I think in the near future will become idiot proof. ray, the eqnarray environment, the tabular environment Mattes wrote a program (emxbind -x) that deletes and the LATEX preamble. With dialog boxes the making his own EMX DOS-extender from the tex386.exe of the above structures becomes easy. and adds a small program (emxl)totex386.exe. When you open a new document, WINT X gives you Now tex386.exe will by default look for Mattes E access to dialog boxes that will help you to build the own DOS-extender (emx.exe)ontheDOS-pathor preamble and the style options. With the main dialog will look in the environment variable EMX what DOS- box you choose the document style and associated op- extender to use. There are two possible memory- tions. Clicking on Page style, Math style or Floating extenders you can use bodies style buttons will open environment speci®c dia- 1. The DOS-extender emx.exe (version 0.8f), i.e. log boxes. Once selected, the options are inserted in E. Mattes own DOS-extender. This will only work the newly opened document. under DOS and not under WINDOWS. To use this DOS-extender set the environment variable EMX to I could not read many of my own LATEX documents and n n SET EMX=C:nEMTEX COMPILER EMX.EXE I really missed the powerful macro possibilities as for 2. The DPMI-extender rsx.exe (version alpha 0.51) instance with Qedit (or TSE). My general conclusion is written by R. Schnitker. This will only work under that the tool-bars and the dialog-boxes makes it really WINDOWS and not under DOS. To use this DOS- simple to type documents but that there need a lot to be extender set the environment variable EMX to done before WINTEX is a real text editor and TEX tool. n n SET EMX=C:nEMTEX COMPILER RSX.EXE 4 DVIwin version 2.7 So, simply by updating your tex386.exe and adding The DVIwin driver is written by H. Sendoukas and lets two memory-extenders to your EMT X system you now E you preview and print DVI ®les under MS-Windows can use EMT X under DOS as well as under WINDOWS. E 3.1. Its main advantages are: speed, compatibility The DPMI-extender is still in a testing phase (an alpha with any raster device with a WINDOWS driver, and release), so there could be some bugs. Indeed some graphics capability. All screen and printer handling bugs are already documented and will be solved in the is done through WINDOWS, so it should work on any near future. I have noticed that after running EMT X E printer supported by the system. You can insert arbit- under WINDOWS my log ®le as well as my dvi ®le and rary graphics ®les produced by most WINDOWS applic- several others became read-only. No serious problem ations, or other standard graphics ®les (e.g. TIFF, PCX, because with a simple DOS statement these ®les are no etc.) provided that you have the appropriate graphics longer read-only (i.e. attrib -r *.dvi *.log). ®lter. The EMT X specials and the PostScript specials A simple batch ®le solves these inconveniences. All the E to include graphics, however, are not supported. testing I did under WINDOWS didnot result in crashes or strange error massages. The errormessages that ap- DVIWIN is easy to install and also reads fonts from peared were all the result of the know bug that some EMTEX fontlibrary ®les (.fli ®les in the directory n ®les appear to be read-only after rsx has opened them. c:nemtex texfonts). The font-substitution looks All these errors are easily corrected. much like the one used by EMTEX.
Recommended publications
  • Computing :: Operatingsystems :: DOS Beyond 640K 2Nd
    DOS® Beyond 640K 2nd Edition DOS® Beyond 640K 2nd Edition James S. Forney Windcrest®/McGraw-Hill SECOND EDITION FIRST PRINTING © 1992 by James S. Forney. First Edition © 1989 by James S. Forney. Published by Windcrest Books, an imprint of TAB Books. TAB Books is a division of McGraw-Hill, Inc. The name "Windcrest" is a registered trademark of TAB Books. Printed in the United States of America. All rights reserved. The publisher takes no responsibility for the use of any of the materials or methods described in this book, nor for the products thereof. Library of Congress Cataloging-in-Publication Data Forney, James. DOS beyond 640K / by James S. Forney. - 2nd ed. p. cm. Rev. ed. of: MS-DOS beyond 640K. Includes index. ISBN 0-8306-9717-9 ISBN 0-8306-3744-3 (pbk.) 1. Operating systems (Computers) 2. MS-DOS (Computer file) 3. PC -DOS (Computer file) 4. Random access memory. I. Forney, James. MS-DOS beyond 640K. II. Title. QA76.76.063F644 1991 0058.4'3--dc20 91-24629 CIP TAB Books offers software for sale. For information and a catalog, please contact TAB Software Department, Blue Ridge Summit, PA 17294-0850. Acquisitions Editor: Stephen Moore Production: Katherine G. Brown Book Design: Jaclyn J. Boone Cover: Sandra Blair Design, Harrisburg, PA WTl To Sheila Contents Preface Xlll Acknowledgments xv Introduction xvii Chapter 1. The unexpanded system 1 Physical limits of the system 2 The physical machine 5 Life beyond 640K 7 The operating system 10 Evolution: a two-way street 12 What else is in there? 13 Out of hiding 13 Chapter 2.
    [Show full text]
  • Open WATCOM Programmer's Guide
    this document downloaded from... Use of this document the wings of subject to the terms and conditions as flight in an age stated on the website. of adventure for more downloads visit our other sites Positive Infinity and vulcanhammer.net chet-aero.com Watcom FORTRAN 77 Programmer's Guide Version 1.8 Notice of Copyright Copyright 2002-2008 the Open Watcom Contributors. Portions Copyright 1984-2002 Sybase, Inc. and its subsidiaries. All rights reserved. Any part of this publication may be reproduced, transmitted, or translated in any form or by any means, electronic, mechanical, manual, optical, or otherwise, without the prior written permission of anyone. For more information please visit http://www.openwatcom.org/ Portions of this manual are reprinted with permission from Tenberry Software, Inc. ii Preface The Watcom FORTRAN 77 Programmer's Guide includes the following major components: · DOS Programming Guide · The DOS/4GW DOS Extender · Windows 3.x Programming Guide · Windows NT Programming Guide · OS/2 Programming Guide · Novell NLM Programming Guide · Mixed Language Programming · Common Problems Acknowledgements This book was produced with the Watcom GML electronic publishing system, a software tool developed by WATCOM. In this system, writers use an ASCII text editor to create source files containing text annotated with tags. These tags label the structural elements of the document, such as chapters, sections, paragraphs, and lists. The Watcom GML software, which runs on a variety of operating systems, interprets the tags to format the text into a form such as you see here. Writers can produce output for a variety of printers, including laser printers, using separately specified layout directives for such things as font selection, column width and height, number of columns, etc.
    [Show full text]
  • Active Silicon SNAPPER SDK
    Active Silicon SNAPPER SDK SNAPPER SOFTWARE DEVELOPER’S KIT (SDK) • Allows rapid system development and integration using Snapper hardware. • Comprehensive library functions and documentation for all Snappers and Bus Interface Boards. • Comprehensive application examples with full source code. • Libraries supplied as dynamic link libraries (DLLs/.so) for all operating systems apart from static libraries for MS-DOS. • Royalty free (provided it is used in conjunction with Snapper hardware). • SDKs are available for the following operating systems: Windows NT, Windows 95, Windows 98, Windows 3.1x, MS-DOS (protected mode), MacOS, Solaris 2, LynxOS and Snapper SDK VxWorks. OVERVIEW The Snapper SDK is designed for OEMs and integrators using Snapper hardware. It contains comprehensive example applications and optimised libraries for a variety of operating systems (listed above). The API (application programming interface) is consistent across operating systems and hardware platforms allowing easy migration between for example, Windows 3.1x to Windows 95/98/NT, or perhaps from the ISA Bus Interface Board to the PCI Bus Interface Board. The Snapper SDK (pictured above) contains detailed manual pages on all the Snapper functions as well as sections on installation, a developer’s guide, error handling, JPEG (“Crunch”) compression, a glossary and technical notes. Also included is a general purpose imaging library - the “TMG” library, which again runs on all of the above operating systems. This imaging library contains many general purpose imaging functions for the loading, saving, displaying and pixel format conversion of images. A key feature of the display functionality is that the API is virtually independent of the programming environment (e.g.
    [Show full text]
  • Are Central to Operating Systems As They Provide an Efficient Way for the Operating System to Interact and React to Its Environment
    1 www.onlineeducation.bharatsevaksamaj.net www.bssskillmission.in OPERATING SYSTEMS DESIGN Topic Objective: At the end of this topic student will be able to understand: Understand the operating system Understand the Program execution Understand the Interrupts Understand the Supervisor mode Understand the Memory management Understand the Virtual memory Understand the Multitasking Definition/Overview: An operating system: An operating system (commonly abbreviated to either OS or O/S) is an interface between hardware and applications; it is responsible for the management and coordination of activities and the sharing of the limited resources of the computer. The operating system acts as a host for applications that are run on the machine. Program execution: The operating system acts as an interface between an application and the hardware. Interrupts: InterruptsWWW.BSSVE.IN are central to operating systems as they provide an efficient way for the operating system to interact and react to its environment. Supervisor mode: Modern CPUs support something called dual mode operation. CPUs with this capability use two modes: protected mode and supervisor mode, which allow certain CPU functions to be controlled and affected only by the operating system kernel. Here, protected mode does not refer specifically to the 80286 (Intel's x86 16-bit microprocessor) CPU feature, although its protected mode is very similar to it. Memory management: Among other things, a multiprogramming operating system kernel must be responsible for managing all system memory which is currently in use by programs. www.bsscommunitycollege.in www.bssnewgeneration.in www.bsslifeskillscollege.in 2 www.onlineeducation.bharatsevaksamaj.net www.bssskillmission.in Key Points: 1.
    [Show full text]
  • Dos Protected Mode Interface (Dpmi) Specification
    DOS PROTECTED MODE INTERFACE (DPMI) SPECIFICATION Version 1.0 March 12, 1991 Application Program Interface (API) for Protected Mode DOS Applications © Copyright The DPMI Committee, 1989-1991. All rights reserved. Please send written comments to: Albert Teng, DPMI Committee Secretary Mailstop: NW1-18 2801 Northwestern Parkway Santa Clara, CA 95051 FAX: (408) 765-5165 Intel order no.: 240977-001 DOS Protected Mode Interface Version 1.0 Copyright The DPMI Specification Version 1.0 is copyrighted 1989, 1990, 1991 by the DPMI Committee. Although this Specification is publicly available and is not confidential or proprietary, it is the sole property of the DPMI Committee and may not be reproduced or distributed without the written permission of the Committee. The founding members of the DPMI Committee are: Borland International, IBM Corporation, Ergo Computer Solutions, Incorporated, Intelligent Graphics Corporation, Intel Corporation, Locus Computing Corporation, Lotus Development Corporation, Microsoft Corporation, Phar Lap Software, Incorporated, Phoenix Technologies Ltd, Quarterdeck Office Systems, and Rational Systems, Incorporated. Software vendors can receive additional copies of the DPMI Specification at no charge by contacting Intel Literature JP26 at (800) 548-4725, or by writing Intel Literature JP26, 3065 Bowers Avenue, P.O. Box 58065, Santa Clara, CA 95051-8065. DPMI Specification Version 0.9 will be sent out along with Version 1.0 for a period about six months. Once DPMI Specification Version 1.0 has been proven by the implementation of a host, Version 0.9 will be dropped out of the distribution channel. Disclaimer of Warranty THE DPMI COMMITTEE EXCLUDES ANY AND ALL IMPLIED WARRANTIES, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
    [Show full text]
  • Egrabber-4Plus, English
    eGrabber-4plus Hardware Manual Edition June 2004 A product of a PHYTEC Technology Holding company eGrabber-4plus In this manual are descriptions for copyrighted products that are not explicitly indicated as such. The absence of the trademark () and copyright () symbols does not imply that a product is not protected. Additionally, registered patents and trademarks are similarly not expressly indicated in this manual. The information in this document has been carefully checked and is believed to be entirely reliable. However, PHYTEC Meßtechnik GmbH assumes no responsibility for any inaccuracies. PHYTEC Meßtechnik GmbH neither gives any guarantee nor accepts any liability whatsoever for consequential damages resulting from the use of this manual or its associated product. PHYTEC Meßtechnik GmbH reserves the right to alter the information contained herein without prior notification and accepts no responsibility for any damages which might result. Additionally, PHYTEC Meßtechnik GmbH offers no guarantee nor accepts any liability for damages arising from the improper usage or improper installation of the hardware or software. PHYTEC Meßtechnik GmbH further reserves the right to alter the layout and/or design of the hardware without prior notification and accepts no liability for doing so. Copyright 2004 PHYTEC Meßtechnik GmbH, D-55129 Mainz. Rights - including those of translation, reprint, broadcast, photomechanical or similar reproduction and storage or processing in computer systems, in whole or in part - are reserved. No reproduction may
    [Show full text]
  • Datalight ROM-DOS User's Guide
    Datalight ROM-DOS User’s Guide Created: April 2005 Datalight ROM-DOS User’s Guide Copyright © 1999-2005 by Datalight, Inc . Portions copyright © GpvNO 2005 All Rights Reserved. Datalight, Inc. assumes no liability for the use or misuse of this software. Liability for any warranties implied or stated is limited to the original purchaser only and to the recording medium (disk) only, not the information encoded on it. U.S. Government Restricted Rights. Use, duplication, reproduction, or transfer of this commercial product and accompanying documentation is restricted in accordance with FAR 12.212 and DFARS 227.7202 and by a license agreement. THE SOFTWARE DESCRIBED HEREIN, TOGETHER WITH THIS DOCUMENT, ARE FURNISHED UNDER A SEPARATE SOFTWARE OEM LICENSE AGREEMENT AND MAY BE USED OR COPIED ONLY IN ACCORDANCE WITH THE TERMS AND CONDITIONS OF THAT AGREEMENT. Datalight and ROM-DOS are registered trademarks of Datalight, Inc. FlashFX ® is a trademark of Datalight, Inc. All other product names are trademarks of their respective holders. Part Number: 3010-0200-0716 Contents Chapter 1, ROM-DOS Introduction..............................................................................................1 About ROM-DOS ......................................................................................................................1 Conventions Used in this Manual .......................................................................................1 Terminology Used in this Manual ......................................................................................1
    [Show full text]
  • Irmx ICU User's Guide and Quick Reference
    iRMX® ICU User’s Guide and Quick Reference _______________________________ Order Number: 611036-003 In the United States, additional copies of this manual or other Intel literature may be obtained by writing: Literature Distribution Center Intel Corporation P.O. Box 7641 Mt. Prospect, IL 60056-7641 Or you can call the following toll-free number: 1-800-548-4725 In locations outside the United States, obtain additional copies of Intel documentation by contacting your local Intel sales office. For your convenience, international sales office addresses are printed on the last page of this document. Contact your local sales office to obtain the latest specifications before placing your order. Intel Corporation (Intel) makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Intel assumes no responsibility for any errors that may appear in this document. Intel makes no commitment to update nor to keep current the information contained in this document. No part of this document may be copied or reproduced in any form or by any means without prior written consent of Intel. Intel retains the right to make changes to these specifications at any time, without notice. Intel software products are copyrighted by and shall remain the property of Intel Corporation. Use, duplication or disclosure is subject to restrictions stated in Intel's Software License Agreement. U.S. GOVERNMENT RESTRICTED RIGHTS: These software products and documentation were developed at private expense and are provided with "RESTRICTED RIGHTS." Use, duplication, or disclosure by the Government is subject to restrictions as set forth in FAR 52.227-14 and DFAR 252.227-7013 et seq.
    [Show full text]
  • DOS Extender (Often Called a DOS Extender,Or Even Just an Extender) Is a Library That Assists in Running 32-Bit MS-DOS-Based Programs
    Chen_Rev_Appendix B.qxp 12/6/06 10:54 AM Page 1 HOW TO ENSURE THAT YOUR PROGRAM DOES NOT RUN HUNDER WINDOWS 95 My primary focus for much of the Windows 95 project was MS-DOS application compatibility, specifically games. To help maintain my sanity, I found myself writing the following account, illustrating the phenomenal creativity of software developers in doing everything within their power to be incompatible with Windows 95. This chapter is a very technical one, originally written for an audience con- sisting of developers deeply steeped in the minutiae of protected-mode pro- gramming. I have attempted to clarify the jargon, but the issue is unavoidably technical. Here are some terms you will encounter: •The Global Descriptor Table (GDT) is a central data structure that is used by the CPU and that controls how programs access memory. Allowing access to the GDT effectively grants total control of the computer. • Real mode was the only mode supported by the CPU prior to the introduction of the 80286. MS-DOS was originally developed to run in real mode. Real mode has no memory protection. Modern operating systems use real mode only transitionally on their way to 1 Chen_Rev_Appendix B.qxp 12/6/06 10:54 AM Page 2 2 the old new thing protected mode, which is a mode of the CPU in which memory protection becomes available. •The DOS Protected-Mode Interface (DPMI) and the Virtual Control Program Interface (VCPI) are two popular interfaces for writing 32-bit DOS-based programs. Windows 3.0 and higher support DPMI.
    [Show full text]
  • DR DOS 6.0 Release Notes
    DR DOS 6.0 Release Notes Licensed from N 0 V E L L® Acornl DR DOS 6.0 Release Notes Licensed from N 0 V E L L® 10005696 DISCLAIMER DIGITAL RESEARCH INC. PROVIDES THIS PUBLICATION " AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE. Further, Digital Research Inc. reserves the right to revise this publication and to make changes from time to time to the content hereof without obligation of Digital Research Inc. to notify any person of such revision or changes. Some states do not allow disclaimer of express or Implied warranties in certain transactions, therefore, this statement may not apply to you. This publication could include technical Inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be Incorporated in new editions of the publication. Digital Research Inc. may make Improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time. TRADEMARKS Digital Research and DR DOS are registered trademarks, and MemoryMAX, TaskMAX, and ViewMAX are trademarks of Digital Research Inc. Novell and the Novell logo are registered trademarks of Novell, Inc. Microsoft Is a registered trademark and MS-Windows is a trademark of Microsoft Corporation. Lotus 1·2-3 Is a registered trademark of Lotus Development Corporation. PC-Kwik is a registered trademark and Super PC-Kwik is a trademark of Multlsoft Corporation. SuperStor and AddStor are trademarks of AddStor Inc. All other trademarks are the property of their respective holders and are hereby acknowledged.
    [Show full text]
  • Irmx Programming Concepts for DOS Chapter 1 1 Understanding the Environments Some of the Facilities Discussed in This Manual Can Be Used in Two Environments
    iRMX® Programming Concepts for DOS RadiSys Corporation 5445 NE Dawson Creek Drive Hillsboro, OR 97124 (503) 615-1100 FAX: (503) 615-1150 www.radisys.com 07-0571-01 December 1999 EPC, iRMX, INtime, Inside Advantage, and RadiSys are registered trademarks of RadiSys Corporation. Spirit, DAI, DAQ, ASM, Brahma, and SAIB are trademarks of RadiSys Corporation. Microsoft and MS-DOS are registered trademarks of Microsoft Corporation and Windows 95 is a trademark of Microsoft Corporation. IBM and PC/AT are registered trademarks of International Business Machines Corporation. Microsoft Windows and MS-DOS are registered trademarks of Microsoft Corporation. Intel is a registered trademark of Intel Corporation. All other trademarks, registered trademarks, service marks, and trade names are property of their respective owners. December 1999 Copyright 1999 by RadiSys Corporation All rights reserved. ii Quick Contents Chapter 1. Introduction Chapter 2. DOS Real-time Extension Chapter 3. VM86 Protected Mode Extensions Chapter 4. Making DOS and ROM BIOS System Calls Chapter 5. General Information Appendix A. Default Configuration Index Programming Concepts for DOS iii Notational Conventions Most of the references to system calls in the text and graphics use C syntax instead of PL/M (for example, the system call send_message instead of send$message). If you are working in C, you must use the C header files, rmx_c.h, udi_c.h and rmx_err.h. If you are working in PL/M, you must use dollar signs ($) and use the rmxplm.ext and error.lit header files. This manual uses the following conventions: • Syntax strings, data types, and data structures are provided for PL/M and C respectively.
    [Show full text]
  • PDF Download MS-DOS
    MS-DOS 6.0 - A/ ESPA - 64 PDF, EPUB, EBOOK Masterchip | none | 01 Oct 1993 | Masterchip | 9789507440670 | English, Spanish | United States MS-DOS 6.0 - A/ Espa - 64 PDF Book Relearning Retro I got this package because I was wanting to do things that were difficult or impossible to do on a modern OS. The new standard requires faster timing speeds, and runs faster than PCI. Most DOS software packages would support it as a de facto display standard , but DOS provided no graphics support, so every program manipulated the board's registers and video memory directly via special drivers. The operating system distribution software also included a relocating assembler and linker. Users said they don't need its large disk partitions, can't afford to update their existing machines, and are wary of problems with how DOS 4. Linux Today. You can find it on GitHub. Brand New. IBM had sued companies that simply copied the code. Market reaction to IBM's Enhanced Graphics Adapter has not been overwhelming, partly because the EGA's complexity—five custom chips and 12 modes—has slowed software development and the board's price tag has been a damper for many, but the EGA is emerging as the next graphics standard. Text mode is required to avoid incompatibilities video conflicts while running many popular TSR programs in graphics mode. By moving video cards from the 8-MHz, bit ISA expansion bus to the CPU's bit local bus running at full clock speed, vendors may improve high-resolution graphics performance on based PCs.
    [Show full text]