home *** CD-ROM | disk | FTP | other *** search
- Doc file for Graphite.DLL
- =========================
-
- This has to be done to debug with the Hercules Graphite using a second
- monitor connected to a monochrome card:
-
- - call the program 'Relocate' before Windows is started
- this relocates certain registers to area D100-D17F
-
- - exclude area D100-D17F with your memory manager
-
- - in case Windows doesn't accept this setting of your memory manager,
- exclude area D100-D17F in the [386Enh] section of your system.ini like this:
-
- [386Enh]
- EMMExclude=D100-D17F
-
- - make sure there is only one file TDW.INI and make sure it's located in the
- Windows directory
-
- - modify your TDW.INI in the Windows directory to point to the GRAPHITE.DLL
- file like this:
-
- [TurboDebugger]
- VideoDLL=c:\Windows\System\graphite.dll
- DebuggerDLL=C:\BP\BIN\tdwin.dll
-
- - the only [VideoOptions] recognized from GRAPHITE.DLL are:
-
- [VideoOptions]
- DebugFile=
- RestoreTextScreen=
- Color=
-
- written 28.1.93 Peter Sawatzki, CIS: 100031,3002
-