public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* dosemu bios alarm register
@ 2012-09-18  9:58 Greifzu, Harald
  2012-09-18 20:27 ` Stas Sergeev
  0 siblings, 1 reply; 2+ messages in thread
From: Greifzu, Harald @ 2012-09-18  9:58 UTC (permalink / raw)
  To: linux-msdos@vger.kernel.org

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 ?)?

best regards

Harald Greifzu

Mit freundlichen Gruessen / Best regards

Harald Greifzu

Schmoll Maschinen GmbH


Odenwaldstrasse 67
63322 Roedermark
Deutschland

Phone +49 (0)6074 8901 - 33
Fax: +49 (0)6074 8901 - 58
E-Mail: greifzu@schmoll-maschinen.de
Web: www.schmoll-maschinen.de

Next Shows with Schmoll Maschinen GmbH:
19.-22. September 2012      AMB Stuttgart – Internationale Messe für Metallbearbeitung, Halle/ Stand: 5B72
24.- 26. October 2012         TPCA Show, Taipei
13.- 16. November 2012     electronica Munich, Germany
28.- 30. November 2012     HKPCA Show, Shenzhen, China

--------------------------------------------------------------

Schmoll Maschinen GmbH
Odenwaldstrasse 67   63322 Roedermark, Germany
Phone +49 (0)6074.8901-0  Fax : +49 (0)6074.8901-58 info@schmoll-maschinen.de

Handelsregister / Commercial Register:
Amtsgericht Offenbach, HRB 33187
Geschaeftsfuehrer / Managing Director: Stephan Kunz

Schmoll Maschinen …. One step ahead
--------------------------------------------------------------

Diese E-Mail kann vertrauliche und/oder rechtlich geschuetzte Informationen enthalten.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dosemu bios alarm register
  2012-09-18  9:58 dosemu bios alarm register Greifzu, Harald
@ 2012-09-18 20:27 ` Stas Sergeev
  0 siblings, 0 replies; 2+ messages in thread
From: Stas Sergeev @ 2012-09-18 20:27 UTC (permalink / raw)
  To: Greifzu, Harald; +Cc: linux-msdos@vger.kernel.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-18 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18  9:58 dosemu bios alarm register Greifzu, Harald
2012-09-18 20:27 ` Stas Sergeev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox