Re: dosemu bios alarm register

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Console]     [Linux Audio]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Camping]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Linux Media]     [Fedora Users]

  Powered by Linux