hey DOS folks, i'm latching and reading the PIT value (channel 0, default state) and every time the 16-bit counter overflows i'm adding ~55ms to the PIT elapsed time
Uncategorized
2
Posts
2
Posters
3
Views
-
hey DOS folks, i'm latching and reading the PIT value (channel 0, default state) and every time the 16-bit counter overflows i'm adding ~55ms to the PIT elapsed time
after 10 seconds i divide the total PIT time by the actual run time given by the BIOS timer in seconds, and i get a ratio of 2
what the fuck is going on
-
hey DOS folks, i'm latching and reading the PIT value (channel 0, default state) and every time the 16-bit counter overflows i'm adding ~55ms to the PIT elapsed time
after 10 seconds i divide the total PIT time by the actual run time given by the BIOS timer in seconds, and i get a ratio of 2
what the fuck is going on
@eniko some clock multiplier settings maybe? I had similar stuff in an MCU happening because of that
-
R AodeRelay shared this topic