Buhbye.system: Clear keyboard strobe on launch

This is particularly useful on MAME where you're likely to have just
pressed Return to dismiss a warning.
This commit is contained in:
Joshua Bell 2022-07-03 15:29:04 -07:00
parent 3b8fe3c461
commit 145aba1f66
1 changed files with 2 additions and 0 deletions

View File

@ -131,6 +131,8 @@ loop: lda (src_ptr) ; *src_ptr = *dst_ptr
cld ; ProDOS protocol for QUIT routine
lda ROMIN2 ; Page in ROM for reads, writes ignored
bit KBDSTRB ; Clear keyboard strobe
lda #$A0
jsr SLOT3 ; Activate 80-Column Firmware