Message from discussion
decoding BIOS/DOS data date and time
Path: g2news1.google.com!postnews.google.com!s16g2000vbp.googlegroups.com!not-for-mail
From: James Harris <james.harri...@googlemail.com>
Newsgroups: alt.os.development,comp.lang.misc
Subject: Re: decoding BIOS/DOS data date and time
Date: Sun, 21 Jun 2009 06:18:19 -0700 (PDT)
Organization: http://groups.google.com
Lines: 9
Message-ID: <f841cd29-6b62-4db7-b9c3-b2426c55f46b@s16g2000vbp.googlegroups.com>
References: <7a6ojeF1tsuleU1@mid.individual.net>
NNTP-Posting-Host: 87.115.210.196
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Trace: posting.google.com 1245590300 26071 127.0.0.1 (21 Jun 2009 13:18:20 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Sun, 21 Jun 2009 13:18:20 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: s16g2000vbp.googlegroups.com; posting-host=87.115.210.196;
posting-account=Ss8wVAkAAADjaLf6nhKZFuysJxWaHI9Z
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR
3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR
3.5.30729),gzip(gfe),gzip(gfe)
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?
James