Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane-D committed Jan 7, 2025
1 parent 5841032 commit c4ddd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/snd/drv_xgm.s80
Original file line number Diff line number Diff line change
Expand Up @@ -2437,7 +2437,7 @@ com_loop ; 7E ' 80
INC E ; next param ' 4 |
LD (XGM_ADDR+2), A ; set new XGM addr (H) ' 13 |

XOR A ; force end frame fter loop ' 4 |
XOR A ; force end frame ' 4 |
LD (DE), A ; after loop taken ' 7 | 11 (249)

JP execute_xgm ; +5 cycles delay here.. ' 10 | (254+5)
Expand Down

0 comments on commit c4ddd41

Please sign in to comment.