update the timer PC-98 constants to make more sense

This commit is contained in:
Jonathan Campbell
2017-11-13 02:07:34 -08:00
parent d34bf0fdab
commit acdd1fc6ab
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
#define PIT_TICK_RATE_PC98_8MHZ 1996800
#define PIT_TICK_RATE_PC98_5MHZ 2457600
#define PIT_TICK_RATE_PC98_10MHZ 2457600
extern unsigned long PIT_TICK_RATE;