Skip to content

Commit

Permalink
JC-][ loge now displayed properly
Browse files Browse the repository at this point in the history
  • Loading branch information
Dietrich-L committed May 2, 2024
1 parent a21a3a6 commit c634256
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion System/BOOTSYS.ASM
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ MINUS_2 DB $FE,$FF,$FF,$FF ;-2

;--- MESSAGES -----------------------------

BOOTM DB CR,CR,'CP/M-65 for JC-II Boot Image Loader V'
BOOTM DB CR,CR,'CP/M-65 for JC-][ Boot Image Loader V'
DB VERSION/16+$30,'.',VERSION*$1000/$1000+$30,CR,CR,EOT
ERRM DB CR,'BOOT failed',CR,EOT
ERR1M DB CR,'no DIR or image found',CR,EOT
Expand Down
Binary file modified System/bootsys.com
Binary file not shown.

0 comments on commit c634256

Please sign in to comment.