1
0
forked from 0ad/0ad
0ad/source/lib/sysdep/win/whrt
janwas bdd1d93c8f whrt: made asserts a tad bit more numerically robust, for what it's worth.
Erik had reported that the PMT counter indicates a resolution > 2ms; i
cannot see a legitimate reason for this happening :S (compiler bug?
debugger bug? bad memory?)

This was SVN commit r5301.
2007-08-25 16:38:36 +00:00
..
counter.cpp # finalize WHRT implementation 2007-05-31 00:11:38 +00:00
counter.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
hpet.cpp fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
hpet.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
pit.h new timer code (esp. HPET) now operational. TSC still disabled pending calibration code. 2007-05-28 09:25:38 +00:00
pmt.cpp fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
pmt.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
qpc.cpp fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
qpc.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
tgt.cpp fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
tgt.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
tsc.cpp fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
tsc.h fix very very insidious bug with mapping physical memory (TLB corruption). fix weirdness reported by michael (underlying cause: using cpu_ClockFrequency instead of wcpu_*; that made the timer run at freq=0) 2007-06-12 23:29:27 +00:00
whrt.cpp whrt: made asserts a tad bit more numerically robust, for what it's worth. 2007-08-25 16:38:36 +00:00
whrt.h new timer code (esp. HPET) now operational. TSC still disabled pending calibration code. 2007-05-28 09:25:38 +00:00