diff options
author | B. Watson <urchlay@slackware.uk> | 2024-01-03 00:45:28 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-01-03 00:45:28 -0500 |
commit | 8bb2ec2519bb89c70b465b4e5c4a754ccbc5ea6a (patch) | |
tree | 54d45fe74dfa0419d0c0021055cc3df618ee5c1d | |
parent | 985a9280eeec742f23d3cc5db7db9d534a533fbe (diff) | |
download | hcalc-8bb2ec2519bb89c70b465b4e5c4a754ccbc5ea6a.tar.gz |
Tweak README.
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,10 @@ README for Urchlay's fork of hcalc ---------------------------------- +hcalc is a small (137x174 pixels minimum) TI Programmer II +semi-clone for Unix/X11 and Windows 95/NT[*]. It doesn't take up much +space, and supports decimal, hex, binary, and octal modes. + This is a fork of hcalc with some fixes and enhancements. Original hcalc is by DJ Delorie, and can be found here: @@ -25,3 +29,6 @@ Also, this is the version packaged by Gentoo. In 2024, I (B. Watson, urchlay@slackware.uk) have made many further changes. See CHANGES for the list. See the man page for full documentation (something that was lacking in the previous releases). + +[*] Not tested on Windows. May or may not work. Don't ask me for help + with it. |