No disk write
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 35
- Forks
- 48
- Avg merge
- 10h 45m
- Merged PRs (30d)
- 7
Description
Writing to disk is not permanent. i.e. save a file to a blank floppy, restart core and file is still there, close core and then re-open, then the file is no longer there.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported sequence in Hatari: save a file to a blank floppy, restart the core, then close and reopen it. Trace the disk-writing and persistence path; done means the file remains available after the core is closed and reopened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100