pt3_lib_ch6: toggle the frequency conversion

This commit is contained in:
Vince Weaver 2024-01-18 02:05:14 -05:00
parent 4ff638f55a
commit 2102ec2ae5
1 changed files with 5 additions and 0 deletions

View File

@ -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