Closed DevHyperCoder closed 11 months ago
Fixed a bug where the clock ticked twice as fast. This commit bumps the frequency (CLICKS_PER_SECOND) to 20, and sets the PIT counter to the correct value.
Closes #288
Looks good, thanks!
Fixed a bug where the clock ticked twice as fast. This commit bumps the frequency (CLICKS_PER_SECOND) to 20, and sets the PIT counter to the correct value.
Closes #288