mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-15 08:27:41 +00:00
pt3_lib_ch6: toggle the frequency conversion
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user