Mail Archives: djgpp/2014/02/15/05:15:28
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f
|
From: | "Rod Pemberton" <dont_use_email AT xnohavenotit DOT cnm>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | resident PMODEDJ?
|
Date: | Sat, 15 Feb 2014 04:57:39 -0500
|
Organization: | Aioe.org NNTP Server
|
Lines: | 22
|
Message-ID: | <op.xbbhyde95zc71u@localhost>
|
NNTP-Posting-Host: | CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org
|
Mime-Version: | 1.0
|
X-Complaints-To: | abuse AT aioe DOT org
|
User-Agent: | Opera Mail/12.16 (Linux)
|
X-Notice: | Filtered by postfilter v. 0.8.2
|
Bytes: | 1501
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
As a part of some testing, I'm doing the following:
CWSDPMI -p
start assembly .com TSR which uses DPMI
start a DJGPP program using DPMI afterwards
I was doing some testing of some custom DPMI assembly code
in conjuction with a DJGPP program. I'm having a problems
with the assembly code. This has nothing to do with
DJGPP. That's not what I'm asking about.
I wanted to try to use PMODEDJ instead of CWSDPMI, since
AIUI it doesn't have paging enabled. The CWSDPMI TSR can
be told to stay resident with the '-p' parameter.
PMODEDJ's documentation says it will only stay resident
one time. Is there a switch, parameter, hidden switch,
tweak, patch, etc that can be used to make PMODEDJ
(pmodetsr.exe) stay resident longer? I.e., permanently.
Rod Pemberton
- Raw text -