Commit Graph

9 Commits

Author SHA1 Message Date
Peter Ferrie
6fa0683eaf new options
support volume number 0;
support more than 256 files in a directory;
return file size on open (no need to seek 0 anymore);
support storing indexes in code instead of zpage
2019-02-25 18:04:18 -08:00
Peter Ferrie
73b6495aed
Merge pull request #2 from dungeonkim/master
Fixed a few minor bugs
2019-02-25 17:58:35 -08:00
DongGun Kim
a606f9336f I changed the 406 line to the original one. 2019-02-26 10:29:44 +09:00
DongGun Kim
98c5f5660a Fixed a few minor bugs 2019-02-25 10:18:18 +09:00
Peter Ferrie
ec57592a57 slimmer RWTS mode 2018-12-14 20:53:50 -08:00
Peter Ferrie
7f7d664737 add new options
- support remapped volumes;
- optionally preserve screen holes;
- protect against interrupts;
2018-12-13 13:13:12 -08:00
Peter Ferrie
952b66fca6 clarify a corner-case comment 2018-08-27 21:10:10 -07:00
Peter Ferrie
6a787ae229 initial release 2018-07-14 12:31:57 -07:00
Peter Ferrie
5aa7486e01 🍭 Added .gitattributes & .gitignore files 2018-07-14 12:17:16 -07:00