Removed TODO comment. OSFILE SAVE updates CB.

This commit is contained in:
Bobbi Webber-Manners 2021-08-21 16:31:34 -04:00
parent 8dd9e8af3d
commit 04cf21037b
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -599,7 +599,6 @@ SAVEFILE >>> ENTMAIN
JSR CLSFILE
LDA #$00 ; Success!
BCC :EXIT ; If close OK
* TODO: After SAVE CB XY+10..XY+17 needs updating
LDA #$02 ; Write error
:EXIT JSR COPYFB ; Copy FILEBLK to aux mem
>>> XF2AUX,OSFILERET