home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: rec.games.programmer
- Path: sparky!uunet!uunet.ca!rose!usenet
- From: colin.buckley@rose.com (colin buckley)
- Subject: help with Phar Lap D
- Organization: Rose Media Inc, Toronto, Ontario.
- Date: Mon, 4 Jan 1993 02:27:27 GMT
- Message-ID: <1993Jan04.022729.24678@rose.com>
- Sender: usenet@rose.com (Usenet Gateway)
- X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
- Lines: 20
-
-
- Date Entered: 01-03-93 21:21
- C(> mov es:[di], al ;ES contains the selector to A000h, di the offset
-
- C(>When run, the code gives this error message:
-
- C(>Fatal error 286.3330: General protection fault detected.
-
- Indeed. You can not use segment overrides in protected mode. I don't
- know how protected mode differs, but try using DS instead of ES so you
- won't have to override.
- .----------------------------------------------------.
- | Colin Buckley |
- | Toronto, Ontario, Canada |
- | InterNet: colin.buckley@rose.com |
- | |
- | So Eager to Play, So Relunctant to Admit it... |
- `----------------------------------------------------'
- ---
- RM 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
-