Skip to content

Implement file access routines. #22

Description

@unbibium

The kernal's I/O routines should be implemented:

  • opening a file for reading or writing
  • writing bytes
  • reading bytes
  • closing a file

We should use testing stubs in the BASIC SAVE and LOAD commands to test these routines first, before implementing BASIC routines.

Now, what filesystems are out there?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions