public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@list.ru>
To: "Greifzu, Harald" <Greifzu@schmoll-maschinen.de>
Cc: "linux-msdos@vger.kernel.org" <linux-msdos@vger.kernel.org>
Subject: Re: dosemu bios alarm register
Date: Wed, 19 Sep 2012 00:27:40 +0400	[thread overview]
Message-ID: <5058D93C.9090006@list.ru> (raw)
In-Reply-To: <38B845E4E274DB4986099C28DB28DA173F2F9D8CF7@SMMAIL001>

18.09.2012 13:58, Greifzu, Harald пишет:
> Hello,
>
> i use dosemu to run a very old dos program. One feature of this program is that it writes 3Byte into the bios alarm register (70h1,3,5   71h). So with original dos these bytes will be still aviable after restart the computer.
> If i close dosemu and start it again these bytes are deleted (00). With the debug i can write like this example :
>
>      -o70 1
>      -o71 11
>
>      -o70 3
>      -o71 33
>
>      -o70 5
>      -o71 55
>
> and read
>
>      -o70 1
>      -i71
>
>      -o70 3
>      -i71
>
>      -o70 5
>      -i71
> Is there a possibility that the dosemu did not delete these bytes (dosemu.conf ?)?
Write a bat file that will upload your values before
starting your program, and after program exits it will save them
to file.
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2012-09-18 20:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18  9:58 dosemu bios alarm register Greifzu, Harald
2012-09-18 20:27 ` Stas Sergeev [this message]

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=5058D93C.9090006@list.ru \
    --to=stsp@list.ru \
    --cc=Greifzu@schmoll-maschinen.de \
    --cc=linux-msdos@vger.kernel.org \
    /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