Commit Graph

13 Commits

Author SHA1 Message Date
Zellyn Hunter 6d57f2de51 working on disk formats 2018-06-06 22:27:35 -04:00
Zellyn Hunter c244ec5257 prodos: working on loading Volume 2017-04-11 22:36:06 -04:00
Zellyn Hunter df80529449 Add (NOP) prodos factory and DiskBlockDevice
The prodos operator factory functions just return errors for now,
until Catalog is implemented.
2017-03-22 22:27:27 -04:00
Zellyn Hunter 2d0d2773a4 refactor to make more disk/device agnostic 2017-03-17 22:26:15 -04:00
Zellyn Hunter b9a838400c add concept of full and short filenames 2016-11-30 22:12:01 -05:00
Zellyn Hunter 10d2a1e027 Add filetypes, and filetypes and put commands 2016-11-30 21:42:42 -05:00
Zellyn Hunter 300358e9bd wip 2016-11-29 22:53:40 -05:00
Zellyn Hunter d0144f9468 supermon: add initial implementation of WriteRaw 2016-11-28 22:31:52 -05:00
Zellyn Hunter 0fdf6f05c4 Add stubbed-out delete, supermon symbol encoding 2016-11-22 22:38:20 -05:00
Zellyn Hunter 76f229ac2f dos3: implement GetFile. Also add StartAddress 2016-11-17 22:49:08 -05:00
Zellyn Hunter ff196d4638 Add disk.Filetype, and move notes.org to lib 2016-11-15 21:04:54 -05:00
Zellyn Hunter 2cf6d2d4a3 Initial implementation of NakeOS/Super-Mon GetFile 2016-11-14 22:55:54 -05:00
Zellyn Hunter f57c3a0c06 Implemented `cat` command for dos3.3 and NakedOS
- Added a generic `Operator` registry and implemented Operators for
  dos3.3 and NakeOS/Super-Mon disks.
- Currently Operators implement only the `Catalog` command.
2016-11-13 17:01:32 -05:00