Page 2 of 2

Posted: Mon Aug 08, 2005 2:32 pm
by Antoni
Seb:
You should get Ralf Brown's Interrupt list. Most of the calls and ports you need are documented there.
http://www.ctyme.com/rbrown.htm

Posted: Mon Aug 08, 2005 2:33 pm
by SebMcClouth
Actually I already found what I needed, it's the same way linux calls it.

but thx

grtz
Seb

Posted: Sat Aug 13, 2005 3:26 pm
by Seb McClouth
Can the RTC be adjusted or should it be done through

Code: Select all

SHELL "TIME xx:xx" 
and

Code: Select all

 SHELL "DATE xx-xx-xxxx"
.

grtz
Seb