Skip to content

Commit 1cfb174

Browse files
committed
removed dead code
1 parent 5c80c6e commit 1cfb174

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

disk.asm

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,6 @@ load_binary_status = * + 1
129129
sta LSB, x
130130
rts
131131

132-
;load_binary_base
133-
; lda #basename_end - basename
134-
; ldx #<basename
135-
; ldy #>basename
136-
; ; fall through...
137-
138132
load_binary
139133
jsr .disk_io_setnamsetlfs
140134

0 commit comments

Comments
 (0)