Skip to content

Commit

Permalink
show end of load in message
Browse files Browse the repository at this point in the history
  • Loading branch information
mooinglemur committed Mar 22, 2024
1 parent d2fecbc commit 34deb9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernal/cbm/channel/load.s
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ ld81 lda verck
beq ld64 ; loading to VRAM
jsr untlk ; close channel
jsr clsei ; close file
jsr prnto ; print end of load (should always say $9F00)
jmp error16 ;"out of memory", tried to load or verify into I/O space

;subroutine to print to console:
Expand Down

0 comments on commit 34deb9e

Please sign in to comment.