The x86 0x1A interrupt seems to give the computer uptime, but it can only give the exact time within 55 ms (AH = 0). Is there a way to get smaller increments (and maybe a little more "normal") than this, for example, 1 ms? I am trying to create my own toy, so I cannot use anything that I cannot write myself.
source
share