Skip to content

Commit

Permalink
[apple2gs] Fix sp_control param count issue
Browse files Browse the repository at this point in the history
  • Loading branch information
lebraseric authored and tschak909 committed Feb 4, 2025
1 parent 7e7f108 commit 0eb1c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apple2/apple2gs/bus/sp_control.asm
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ error equ 5
plb

lda #SP_CONTROL_PARAM_COUNT
ldy #SP_PAYLOAD_SIZE cmdlist offset
short m
sta [fwdata_ptr],y
long m
Expand Down

0 comments on commit 0eb1c64

Please # to comment.