mirror of
https://github.com/bobbimanners/ProDOS-Utils.git
synced 2025-01-14 12:33:02 +00:00
Improvements to README
This commit is contained in:
parent
8c3d91ee36
commit
7b9fe577ef
@ -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
|
||||||
|
BIN
Screenshots/BASIC_Launch.png
Normal file
BIN
Screenshots/BASIC_Launch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
Loading…
x
Reference in New Issue
Block a user