This commit is contained in:
Anatoliy Belyanskiy 2024-03-31 03:33:40 +10:00
parent 23fa77a8b9
commit b1d75de608
2 changed files with 3 additions and 2 deletions

View File

@ -955,7 +955,8 @@ K_SND_R: DJNZ K_SND_W
AND A AND A
RET RET
; subfunc 2 ; subfunc 2
K_SND_W: DJNZ K_RESET_BUFFER K_SND_W: ;DJNZ K_RESET_BUFFER ;. [ ] 31/03/2024 subfunc 3 ­ã¦­  «¨?
DJNZ K_SETUP.ERROR
; ;
LD (SOUND_K),A LD (SOUND_K),A
AND A AND A

View File

@ -1 +1 @@
953 948