linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: peter w krause <wklux@yahoo.co.uk>
To: zad <zacido@tiscali.it>, linux-assembly <linux-assembly@vger.kernel.org>
Subject: Re: again simple problem under linux
Date: Thu, 13 Nov 2003 03:52:01 +0000	[thread overview]
Message-ID: <200311130352.01362.wklux@yahoo.co.uk> (raw)
In-Reply-To: <3FB2845B.8070508@tiscali.it>

zad am Wednesday 12 November 2003 19:04:
> afterall thank for u help .
> I thought that my code was intel  and not DOS code .

right. but, following the 'real mode' coding conventions of ms-dos...
linux user programs run in protected mode, level 3, 'flat' memory adressing, 
i.e. unsegmented 32 bit range, full instruction set.

> So  is all the Ralf Brown's list  for DOS?

a few exceptions apply to linux ('vm86' system call, nvram data).

dos 'interrupts' have their aequivalent in liux system calls.

some (short) syscalls docs re
	http://www.lxhp.in-berlin.de/lhpsyscal.html

much more for linux + asm in
	http://linuxassembly.org

> Cheers

	hp

-- 
Linux,Assembly,Forth: http://www.lxhp.in-berlin.de/index-lx.shtml
  >> hp -at- lxhp -dot- in-berlin -dot- de <<


  reply	other threads:[~2003-11-13  3:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12 18:37 simple problem under linux zad
     [not found] ` <04e301c3a946$5179af80$6501a8c0@rhyde>
2003-11-12 19:04   ` again " zad
2003-11-13  3:52     ` peter w krause [this message]
2003-11-13  9:48       ` zad
2003-11-13  9:23         ` Frederic Marmond
     [not found]           ` <3FD87CCB.3060503@tiscali.it>
2003-12-11 14:17             ` bootloader prob Frederic Marmond

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200311130352.01362.wklux@yahoo.co.uk \
    --to=wklux@yahoo.co.uk \
    --cc=linux-assembly@vger.kernel.org \
    --cc=zacido@tiscali.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).