Go to Google Groups Home    alt.os.development
Re: decoding BIOS/DOS data date and time

Aaron Gray <ang.use...@gmail.com>

"James Harris" <james.harri...@googlemail.com> wrote in message

news:f841cd29-6b62-4db7-b9c3-b2426c55f46b@s16g2000vbp.googlegroups.com...

> On 21 June, 13:49, "Aaron Gray" <ang.use...@gmail.com> wrote:
>> Hi,

>> I need some public domain C code to encode and decode the 4 byte BIOS
>> data
>> time and date at 0000:006Ch.

> If you mean on a PC isn't that one of the genuine interrupt vectors?

Your right, I'm slipping :)

Sorry 0040:006Ch

I envisage someone has written the code for their OS and its in the public
domain, or they dont mind putting the time and date code into the public
domain. I need non GNU no BSD, etc, code.

Thanks,

Aaron