home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.msdos.programmer
- Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!batcomputer!rpi!uwm.edu!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!news.uni-ulm.de!news
- From: S_KRANAWET@rzmain.rz.uni-ulm.de (Kranawetter Marco)
- Subject: DPMI with Borland Padscal 7
- Message-ID: <1993Jan28.131941.8661@wega.rz.uni-ulm.de>
- Sender: news@wega.rz.uni-ulm.de (News Net)
- Organization: University of Ulm, Germany
- Date: Thu, 28 Jan 1993 13:19:41 GMT
- X-News-Reader: VMS NEWS 1.25beta
- Lines: 8
-
- hello ! i've got great troubles with converting a turbo pascal 6 program to
- a dpmi-program ! i make use of direct adresses (PORT[...]). in tp6 is
- everything correct, but as dpmi-program, i always get protection faults
- (runtime error 216).
- The problem: i want to know, how i can get a selector to the real mode
- segment $0000. how can i define correct selectors ? or is it in the
- protected mode not allowed to read and write then segment $0000 ?
- thanx !
-