mirror of
https://github.com/mgcaret/davex-mg-utils.git
synced 2024-12-21 09:29:25 +00:00
README updates
This commit is contained in:
parent
6f44f26290
commit
b37d301c36
12
README.md
12
README.md
@ -58,6 +58,10 @@ There are also a few other enhancements around SmartPort device info.
|
|||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
||||||
|
#### diskinfo
|
||||||
|
|
||||||
|
Display information on mounted disks/volumes.
|
||||||
|
|
||||||
#### dmem
|
#### dmem
|
||||||
|
|
||||||
Displays info on davex "dynamic memory." Mainly for testing purposes.
|
Displays info on davex "dynamic memory." Mainly for testing purposes.
|
||||||
@ -84,6 +88,14 @@ View the contents of the Apple IIc Plus MIG RAM.
|
|||||||
|
|
||||||
Patches the ProDOS ThunderClock driver year table in-memory.
|
Patches the ProDOS ThunderClock driver year table in-memory.
|
||||||
|
|
||||||
|
### Experimental
|
||||||
|
|
||||||
|
#### dxforth
|
||||||
|
|
||||||
|
This is a Forth 2012 implementation. See dxforth.txt for more information.
|
||||||
|
|
||||||
|
Caution: This will not work with a stock Davex as built from the Sourceforge project, as it uses the documented, but unimplemented, xgetln2 Davex call. If you just want the other tools, remove dxforth.p8c from the Makefile.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
Building the utilities requires a Unix-like environment with GNU Make and the usual set of Unix utilities such as sed, awk, egrep, etc.
|
Building the utilities requires a Unix-like environment with GNU Make and the usual set of Unix utilities such as sed, awk, egrep, etc.
|
||||||
|
Loading…
Reference in New Issue
Block a user