File management utilities for the ProDOS operating system on the Apple II
Go to file
Bobbi Webber-Manners 373eab52c9
Merge pull request #18 from rharke/renee-serial-no-ip
Don't use IP on serial connections
2023-02-02 17:31:51 -05:00
No_Slot_Clock Update README.md 2021-06-05 14:47:45 -04:00
Screenshots Touched up screenshot 2020-06-03 19:46:40 -04:00
cc65-dio-fix Fix to cc65 isdevice call (thanks to John Brooks!) 2020-06-02 21:54:38 -04:00
LICENSE Initial commit 2020-05-22 16:14:13 -04:00
Makefile New utility DISCONN.SYSTEM, which disconnects any drives mapped to slot 1. 2020-09-10 20:24:03 -04:00
README-extend.md Added stub file for extend utility documentation 2020-06-13 00:08:12 -04:00
README-gmail-gateway.md Added info on App Passwords 2020-06-17 19:14:57 -04:00
README-https-gateway.md Minor improvements to HTTPS README 2020-06-19 01:43:28 -04:00
README-sortdir.md Updated README-sortdir.md to include no-op sort '.' 2020-06-14 02:29:27 -04:00
README-veserver.md Add comment about 2MG files 2022-09-07 23:25:26 -04:00
README.md Update README.md 2021-06-05 14:15:34 -04:00
apple2enh-system.cfg Initial version of sortdir for ProDOS-8 (port from GNO/ME on the GS) 2020-05-22 17:01:18 -04:00
dehttps-proxy.py Added gs and click TLDs 2020-06-19 01:19:27 -04:00
disconn.c New utility DISCONN.SYSTEM, which disconnects any drives mapped to slot 1. 2020-09-10 20:24:03 -04:00
extend.c Initial commit of extend.c 2020-05-23 00:26:17 -04:00
sortdir.c Fix ticket #15 (muddled vers/minvers parameters) 2022-09-08 18:10:04 -04:00
sortdir.po Fix ticket #15 (muddled vers/minvers parameters) 2022-09-08 18:10:04 -04:00
veserver.py Don't use IP on serial connections 2023-01-22 22:46:13 -05:00
veserver.service Added systemd unit file, command line params etc. 2020-06-12 23:07:56 -04:00

README.md

ProDOS-Utils

File management utilities for the ProDOS operating system on the Apple II

  • Sortdir - Directory sorting and conversion utility for ProDOS. In addition to sorting individual directories, subtrees or entire volumes in a flexible manner, it also offers options for converting dates and filenames between ProDOS 2.5 and 'classic ProDOS' <= 2.4.x, and includes a thorough filesystem check and repair feature.
  • VEServer - Python server for ADT's VEDRIVE.SYSTEM.
  • Extend - 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 - Modified NS.CLOCK.SYSTEM which allows No Slot Clock to work with the RM Ultrawarp accelerator.