Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.msdos.djgpp > #1726

resident PMODEDJ?

From "Rod Pemberton" <dont_use_email@xnohavenotit.cnm>
Newsgroups comp.os.msdos.djgpp
Subject resident PMODEDJ?
Date 2014-02-15 04:57 -0500
Organization Aioe.org NNTP Server
Message-ID <op.xbbhyde95zc71u@localhost> (permalink)

Show all headers | View raw


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

Back to comp.os.msdos.djgpp | Previous | NextNext in thread | Find similar | Unroll thread


Thread

resident PMODEDJ? "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-15 04:57 -0500
  Re: resident PMODEDJ? rugxulo@gmail.com - 2014-02-15 19:13 -0800
    Re: resident PMODEDJ? "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-16 07:45 -0500
      Re: resident PMODEDJ? "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-03 19:00 -0500
  Re: resident PMODEDJ? "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-17 16:59 -0500
    Re: resident PMODEDJ? "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-03 19:00 -0500

csiph-web