Apple2: Set mousecard IRQ rate when possible
This commit is contained in:
committed by
Oliver Schmidt
parent
3b089b715a
commit
cd92e4f0af
@@ -2,10 +2,9 @@
|
||||
; Oliver Schmidt, 2013-05-31
|
||||
;
|
||||
|
||||
.export em_libref, mouse_libref, ser_libref, tgi_libref
|
||||
.export em_libref, ser_libref, tgi_libref
|
||||
.import _exit
|
||||
|
||||
em_libref := _exit
|
||||
mouse_libref := _exit
|
||||
ser_libref := _exit
|
||||
tgi_libref := _exit
|
||||
|
||||
Reference in New Issue
Block a user