mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-21 18:15:04 +00:00
KA10: Tune delay for Type 340 data interrupt.
This commit is contained in:
parent
45a492dacf
commit
054a92d133
@ -117,7 +117,7 @@ extern uint64 SW; /* switch register */
|
||||
* number of DPY_CYCLES to delay int
|
||||
* too small and host CPU doesn't run enough!
|
||||
*/
|
||||
#define INT_COUNT (500/DPY_CYCLE_US)
|
||||
#define INT_COUNT (100/DPY_CYCLE_US)
|
||||
|
||||
#define STAT_REG u3
|
||||
#define INT_COUNTDOWN u4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user