Skip to content

Commit

Permalink
Version 1.03
Browse files Browse the repository at this point in the history
  • Loading branch information
breakintoprogram committed Dec 8, 2023
1 parent 566951d commit aa4bc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch.asm
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ STAR_BYE: CALL VBLANK_STOP ; Restore MOS interrupts
; *VERSION
;
STAR_VERSION: CALL TELL ; Output the welcome message
DB "BBC BASIC (Agon ADL) Version 1.02\n\r",0
DB "BBC BASIC (Agon ADL) Version 1.03\n\r",0
RET
; *EDIT linenum
Expand Down

0 comments on commit aa4bc20

Please sign in to comment.