Update README.md

This commit is contained in:
Bobbi Webber-Manners 2021-06-05 14:13:30 -04:00 committed by GitHub
parent 960646924b
commit 7cb546a109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ File management utilities for the ProDOS operating system on the Apple II
- [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`
- [Extend](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-extend.md) -
- [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.
- [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.