ProDOS-Utils/README.md

9 lines
801 B
Markdown
Raw Normal View History

2020-05-22 20:14:13 +00:00
# ProDOS-Utils
File management utilities for the ProDOS operating system on the Apple II
2020-05-22 22:51:26 +00:00
2021-06-05 18:12:43 +00:00
- [Sortdir](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-sortdir.md) - Directory sorting and conversion utility for ProDOS.
- [VEServer](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-veserver.md) - Python server for ADT's `VEDRIVE.SYSTEM`
2021-06-05 18:13:30 +00:00
- [Extend](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-extend.md) - Simple utility for patching the volume directory of a ProDOS 2.5 volume so that it can extend beyond the usual 4 block (51 entry) limit.
2021-06-05 18:12:43 +00:00
- [NS.CLKUW.SYSTEM](https://github.com/bobbimanners/ProDOS-Utils/blob/master/No_Slot_Clock/README.md) - Modified `NS.CLOCK.SYSTEM` which allows No Slot Clock to work with the RM Ultrawarp accelerator.
2020-05-22 22:51:26 +00:00