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


Groups > comp.os.msdos.programmer > #667

Re: Accessing the command line options in assembly

From "Rod Pemberton" <do_not_have@notemailnot.cmm>
Newsgroups comp.os.msdos.programmer
Subject Re: Accessing the command line options in assembly
Date 2012-07-19 15:14 -0400
Organization Aioe.org NNTP Server
Message-ID <ju9m7t$k9p$1@speranza.aioe.org> (permalink)
References <5def3ff2-4655-4df6-b641-4ca34af9af32@v9g2000vbc.googlegroups.com>

Show all headers | View raw


"Ruud" <Ruud.Baltissen@apg.nl> wrote in message
news:5def3ff2-4655-4df6-b641-4ca34af9af32@v9g2000vbc.googlegroups.com...

> [...] so I got the idea to alter the program
> so it accepts command line options as well.

I'd take the suggestion of finding a version that supports
the command line already.

You might be able to load it from the command line using
devload, ldd, ctload, or loadsys.


David Woodhouse's devload
http://www.infradead.org/devload/

P. Frost's ldd in ddl.zip
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/system/ddl.zip

ctload
http://www.uwe-sieber.de/files/ctload.zip

G. W. Robinson's loadsys
http://www.uwe-sieber.de/files/loadsys.zip


I've listed all I'm aware of, since I don't know which works for
a 286, if any of them ...

Personally, I prefer ldd.  However, some drivers won't load with
it.  For them, I use devload.  Devload is still being maintained too.
I've not tried the other two.

I'm not sure of the primary ftp or websites for the last two.
They are mirrored on Uwe Sieber's UMBPCI page:
http://www.uwe-sieber.de/umbpci_e.html


Rod Pemberton

Back to comp.os.msdos.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Accessing the command line options in assembly Ruud <Ruud.Baltissen@apg.nl> - 2012-07-18 22:48 -0700
  Re: Accessing the command line options in assembly Ruud <Ruud.Baltissen@apg.nl> - 2012-07-18 23:03 -0700
    Re: Accessing the command line options in assembly Czerno <czerno@czerno.tk.invalid> - 2012-07-19 15:08 +0000
      Re: Accessing the command line options in assembly "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-07-19 15:13 -0400
        Re: Accessing the command line options in assembly Czerno <czerno@czerno.tk.invalid> - 2012-07-19 21:35 +0000
    Re: Accessing the command line options in assembly Ross Ridge <rridge@csclub.uwaterloo.ca> - 2012-07-19 13:07 -0400
      Re: Accessing the command line options in assembly Ruud Baltissen <rbaltissen@gmail.com> - 2012-08-02 12:53 -0700
        Re: Accessing the command line options in assembly Czerno <czerno@czerno.tk.invalid> - 2012-08-03 08:47 +0000
  Re: Accessing the command line options in assembly "R.Wieser" <address@not.available> - 2012-07-19 19:06 +0200
  Re: Accessing the command line options in assembly "Rod Pemberton" <do_not_have@notemailnot.cmm> - 2012-07-19 15:14 -0400
  Re: Accessing the command line options in assembly Dirk Wolfgang Glomp <freecrac@web.de> - 2012-07-20 08:44 +0200
    Re: Accessing the command line options in assembly Czerno <czerno@czerno.tk.invalid> - 2012-07-20 09:36 +0000
      Re: Accessing the command line options in assembly Dirk Wolfgang Glomp <freecrac@web.de> - 2012-07-25 08:23 +0200

csiph-web