Hi all,
im having trouble finding info on how to setup the interval timer and handle the interrupts, I was wondering if anyone can point me to either good docs or source. (c or asm)
Have some but cant figure it out from them.
another question for later on
Counters 0 & 1 are for systemtime & dma refresh, are these two timers directly linked to the hardware or do i need a handler for them,
note: i am in pmode with own idt so the bios handlers are not in use
thanks pkd.
interval timer question
RE:interval timer question
found a good doc ftp://ftp.coast.net/SimTel/msdos/info/pctim003.zip.
and it was most helpful, have my wait timer running and working on my ten ms clock interupt.
bye pkd
and it was most helpful, have my wait timer running and working on my ten ms clock interupt.
bye pkd