parent
cffcbce60f
commit
79bdc2d51f
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
.include "geossym.inc"
|
||||
|
||||
_CalcBlksFree:
|
||||
lda #<curDirHead
|
||||
ldx #>curDirHead
|
||||
sta r5L
|
||||
stx r5H
|
||||
jsr CalcBlksFree
|
||||
stx __oserror
|
||||
lda r4L
|
||||
|
|
Loading…
Add table
Reference in a new issue