mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-03 18:29:53 +00:00
pt3_lib_ch6: toggle the frequency conversion
This commit is contained in:
parent
4ff638f55a
commit
2102ec2ae5
@ -142,6 +142,11 @@ setup_interrupt:
|
||||
;============================
|
||||
; Enable 6502 interrupts
|
||||
;============================
|
||||
|
||||
jsr pt3_toggle_freq_conversion
|
||||
jsr pt3_toggle_freq_conversion_2
|
||||
|
||||
|
||||
start_interrupts:
|
||||
cli ; clear interrupt mask
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user