Commit Graph

9 Commits

Author SHA1 Message Date
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
0fdf6f05c4 Add stubbed-out delete, supermon symbol encoding 2016-11-22 22:38:20 -05:00
Zellyn Hunter
e6508a39b4 Add first pass of integer basic decoding
It doesn't do proper spacing yet - the intbasic code listing is
extremely tricky to undestand.
2016-11-22 21:01:51 -05:00
Zellyn Hunter
9991af82bc Rename dos33 to dos3 2016-11-16 21:44:37 -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
Zellyn Hunter
7aa075b594 Initial commit
Includes "applesoft decode" command to convert Applesoft bytes to
listings.
2016-10-28 21:20:20 -04:00