Re: dosemu bios alarm register

Stas Sergeev <[email protected]>
Newsgroups org.kernel.vger.linux-msdos
Message-ID <[email protected]>
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.