Improvements to README

This commit is contained in:
Bobbi Webber-Manners 2020-05-22 19:22:45 -04:00
parent 8c3d91ee36
commit 7b9fe577ef
2 changed files with 4 additions and 3 deletions

View File

@ -35,10 +35,9 @@ ProDOS 2.5 disk image which includes `SORTDIR.SYSTEM`, ready-to-run.
### Build Instructions ### Build Instructions
If you want to build *Sortdir* (and perhaps contribute to the code!), you If you want to build *Sortdir* (and perhaps contribute to the code!), you
will require the `cc65` C cross compiler for 6502. `cc65` can be found will require the [`cc65`](https://github.com/cc65/cc65) C cross compiler for 6502.
[here](https://github.com/cc65/cc65).
I also use [Cadius](https://github.com/lroathe/cadius) for copying I also use [Cadius](https://github.com/mach-kernel/cadius) for copying
`sortdir.system#ff0000` to an Apple II disk image. `sortdir.system#ff0000` to an Apple II disk image.
On a Linux system, you should be able to build by simply invoking `make`. On a Linux system, you should be able to build by simply invoking `make`.
@ -49,6 +48,8 @@ TODO
### Command Line Options ### Command Line Options
![](/Screenshots/BASIC_Launch.png)
TODO TODO
### Directory Check and Repair ### Directory Check and Repair

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB