home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / rec / games / programm / 5248 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.2 KB  |  32 lines

  1. Newsgroups: rec.games.programmer
  2. Path: sparky!uunet!uunet.ca!rose!usenet
  3. From: colin.buckley@rose.com (colin buckley)
  4. Subject: help with Phar Lap D
  5. Organization: Rose Media Inc, Toronto, Ontario.
  6. Date: Mon, 4 Jan 1993 02:27:27 GMT
  7. Message-ID: <1993Jan04.022729.24678@rose.com>
  8. Sender: usenet@rose.com (Usenet Gateway)
  9. X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
  10. Lines: 20
  11.  
  12.  
  13. Date Entered: 01-03-93 21:21
  14. C(>  mov  es:[di], al  ;ES contains the selector to A000h, di the offset
  15.  
  16. C(>When run, the code gives this error message:
  17.  
  18. C(>Fatal error 286.3330: General protection fault detected.
  19.  
  20. Indeed.  You can not use segment overrides in protected mode.  I don't
  21. know how protected mode differs, but try using DS instead of ES so you
  22. won't have to override.
  23. .----------------------------------------------------.
  24. | Colin Buckley                                      |
  25. | Toronto, Ontario, Canada                           |
  26. | InterNet: colin.buckley@rose.com                   |
  27. |                                                    |
  28. | So Eager to Play, So Relunctant to Admit it...     |
  29. `----------------------------------------------------'
  30. ---
  31.    RM 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
  32.