No longer trashes filetype and user access bits when copying a directory over an image file
Detail: Was doing a cimple copy of the load/execution and attribute words from the source to the destination. However, for directories the filetype bits in the load address are always &FFD (data) and the user access bits are always 0 (even though all directories actually have user read/write access). Now these bits are left alone when updating an image file from a directory. Admin: Tested on a Raspberry Pi, doing a partial update of !Boot.Loader image file. Version 0.57. Tagged as 'FilerAct-0_57'
Showing
Please register or sign in to comment