Skip to content

funlink method #15

@firthmj

Description

@firthmj

After creating my initial read and write programs (that need a lot more work to be complete), I’ve realised there is another method that would be useful in the disk access API which is “funlink” (to use the C/Linux term). I can’t see any other way you could delete a file without directly manipulating the filesystem sectors, which seems risky.

As methods 7-13 aren’t implemented yet, I’m assuming the MMFS2 ROM is using low level sector access to display the directory listings, so maybe it’s not as dangerous as I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions