Apple2: Set mousecard IRQ rate when possible

This commit is contained in:
Colin Leroy-Mira
2025-05-11 11:49:53 +02:00
committed by Oliver Schmidt
parent 3b089b715a
commit cd92e4f0af
4 changed files with 55 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
.import _set_iigs_speed, _get_iigs_speed
.import ostype
.constructor calibrate_tv, 2
.constructor calibrate_tv, 8 ; After ostype
.include "accelerator.inc"
.include "apple2.inc"