home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 7865 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.9 KB  |  48 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!wijkstra
  3. From: wijkstra@fwi.uva.nl (Marcel Wijkstra (AIO))
  4. Subject: Turbo (5.5) and 8514 HELP WANTED
  5. Message-ID: <1993Jan5.134005.18504@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: larry.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. Date: Tue, 5 Jan 1993 13:40:05 GMT
  10. Lines: 36
  11.  
  12. Hi,
  13.  
  14. For some computer graphics course, we use a room full of PS/2s with
  15. 8514/a graphics adapters and Turbo Pascal 5.5 . My supervisor wrote
  16. a neat interface to the Graph unit, that can be used in 8514 mode
  17. and VGA mode. We prefer the 8514 version (since it has some additional
  18. features, like being able to use 256 colours), but that has one
  19. major drawback:
  20.  
  21. When an error occurs while in 8514 mode, the PS/2 does not switch back
  22. to the (VGA) text screen, as it does in VGA mode.
  23. The same problem occurs when 'Step'ping (F8) through a program: in VGA
  24. mode, the Turbo programming environment is visible after each step. But
  25. in 8514 mode, the graphics screen remains visible.
  26.  
  27. So, somehow, the control remains with the 8514 instead of switching back
  28. to VGA when it is supposed to. The rest is okay; the keyboard is not
  29. dead (program execution can be resumed normally by typing blind) and
  30. after the program has ended (in a regular way), the text screen DOES
  31. reappear.
  32.  
  33. Can this problem be solved? Or do we just have to live with it (or not
  34. use the 8514 mode)?
  35.  
  36. Thanks in advance,
  37. Marcel.
  38.  
  39. P.S. I know I have not been very specific about HOW the 8514 is being
  40. programmed, but that's because I do not have access to the source code
  41. (at least, not at the moment). But if you need more info, I can get hold
  42. of it.
  43. -- 
  44.  X       Marcel Wijkstra   AIO   (wijkstra@fwi.uva.nl)
  45. |X|         Faculty of Mathematics and Computer Science    
  46.  X           University of Amsterdam   The Netherlands
  47. ======Life stinks. Fortunately, I've got a cold.========
  48.