summaryrefslogtreecommitdiff
path: root/src/devices/file.rs
Commit message (Collapse)AuthorAge
* Simplify file device debug messagesBen Bridle2024-04-24
|
* Flush file contents each frame and when closing the fileBen Bridle2024-04-24
|
* Implement new file device interfaceBen Bridle2024-01-31
| | | | | This is a complete redesign of the file device. The most notable addition is the ability to ascend and descend the file tree.
* First commitv0.1.0Ben Bridle2023-12-24