Optimize and fix comments (thanks to Oliver Schmidt)
This commit is contained in:
committed by
Oliver Schmidt
parent
1f68846116
commit
148be69f97
@@ -29,7 +29,8 @@ __syschdir:
|
||||
bcs cleanup
|
||||
|
||||
; Update current working directory
|
||||
jsr initcwd ; Returns with A = 0
|
||||
jsr initcwd
|
||||
lda #$00
|
||||
|
||||
; Cleanup name
|
||||
cleanup:jsr popname ; Preserves A
|
||||
|
||||
Reference in New Issue
Block a user