diff --git a/applecorn.po b/applecorn.po index 3bb5658..7e05c50 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/mainmem.svc.s b/mainmem.svc.s index 53e19ae..ff61040 100644 --- a/mainmem.svc.s +++ b/mainmem.svc.s @@ -89,6 +89,7 @@ RENFILE >>> ENTMAIN >>> XF2AUX,RENRET * ProDOS file handling for file copying +* Returns with ProDOS error code in A COPYFILE >>> ENTMAIN JSR MFtoTMP ; Swap MOSFILE & MOSFILE2 JSR COPYMF21 @@ -165,6 +166,7 @@ COPYFILE >>> ENTMAIN * Copy a single file * Source is in MOSFILE, DEST in MOSFILE2 * Returns with carry set if error, carry clear otherwise +* Returns with ProDOS error code in A * Buffer COPYBUF is used for the file copy, to avoid trashing * directory block in RDBUF (when doing wilcard search) COPY1FILE LDA #