a2stuff / a2stuff/prodos-path

Add DCAT, DLOAD, DSAVE inspired by Double-Duty DOS

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Assembly
Stars
19
Forks
1
PR merge metrics
No merged PRs in 30d

Description

"Double-Duty DOS" by Jason Coleman, in Compute! Magazine, Issue 89 (October 1987) introduces three commands

  • DCAT - catalog a DOS 3.3 disk
  • DLOAD - load an Applesoft BASIC or Binary file from a DOS 3.3 disk
  • DSAVE - save an Applesoft BASIC or Binary file to a DOS 3.3 disk

WIP disassembly at: https://github.com/a2stuff/dddos

Parts like the RWTS code can be dramatically simplified, install/relocation code isn't needed, etc.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the requested DCAT, DLOAD, and DSAVE behavior in this issue, then review the linked a2stuff/dddos WIP disassembly and the prodos-path repository. Compare the existing PATH command with the DOS 3.3 disk operations described there. Done means the three commands support the listed catalog, load, and save workflows.

Written by the indexing model from the issue text.

Assessment

Domain
cli, operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.