home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / pascal / 5154 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.5 KB  |  42 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulfc1!jeroenp
  3. From: jeroenp@rulfc1.LeidenUniv.nl (Jeroen W. Pluimers)
  4. Subject: Re: Desperate: Debugger and IBM XGA 8515
  5. Message-ID: <1992Sep1.163630.14940@rulway.LeidenUniv.nl>
  6. Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
  7. Nntp-Posting-Host: rulfc1.leidenuniv.nl
  8. Organization: Dept. FMC, Gorlaeus Labs, Leiden University, The Netherlands
  9. References: <EKELAND.92Sep1115251@boeygen.nr.no>
  10. Date: Tue, 1 Sep 92 16:36:30 GMT
  11. Lines: 29
  12.  
  13. In article <EKELAND.92Sep1115251@boeygen.nr.no> ekeland@boeygen.nr.no (Anders Ekeland) writes:
  14. >Have anyone out there got the Turbo 1.5 Debugger to work under
  15. >Windows 3.1 with IBM XGA 8515 graphics? 
  16. >
  17. >PLEASE send me a letter.
  18. If it is compatible with 8514, then put the following lines in your TDW.INI:
  19.  
  20. [TurboDebugger]
  21. VideoDLL=C:\BORLAND\TPW15\ULTRA.DLL
  22. DebuggerDLL=C:\BORLAND\TPW15\TDWIN.DLL
  23.  
  24. [VideoOptions]
  25. DebugFile=C:\ULTRA.OUT
  26. SaveWholeScreen=no
  27. Int2FAssist=no
  28. IgnoreMode=no
  29. ATI=no
  30.  
  31.  
  32. This will install TDW for a normal 8514 compatible adapter.
  33. The DebugFile=C:\ULTRA.OUT is important, as TDW will abort with a UAE
  34. (make that GPF) otherwise.
  35. --
  36.     o _   _  _   _   _             voice: +31-2522-20908 (19:00-24:00 UTC)
  37.    / (_' |  (_) (_' | |            snail: P.S.O.
  38. __/                                       attn. Jeroen W. Pluimers
  39.                                           P.O. Box 266
  40. jeroenp@rulfc1.LeidenUniv.nl              2170 AG Sassenheim
  41. jeroen_pluimers@f256.n281.z2.fidonet.org  The Netherlands
  42.