Dave Lyons
7cafe76b9a
Get the sysalias command building. It seems to work fine, except that BRIDGE.S16 is missing,
...
so under GS/OS we can't launch an S16 file from Davex (including one generated by sysalias).
2020-08-22 01:25:57 -07:00
Dave Lyons
abf2141c63
Put the help aliases into index.py, so the caller can just loop over all the help files.
2020-08-19 22:46:52 -07:00
Dave Lyons
4903c10982
Add a lame brute-force shell script to build the indexed.help file. I imagine this should be something different to
...
integrate with ant. Note that it's not only a loop over all the help/* files, because about 18 of them have an additional
alias for the help index.
2020-08-19 20:23:58 -07:00
Dave Lyons
5eab184b85
Complete: index.py can now build a file just like the "index" external command, including compressing 16 common bytes into 5 bits.
2020-08-19 20:05:14 -07:00
Dave Lyons
198ce1c4b4
Add "index.py", which is similar to the Davex "index" command. It will construct
...
the INDEXED.HELP file at build time.
Work in progress. It has a few loose ends (see TODOs), and it doesn't do the traditional
compression yet (5 bits %1xxxx for the 16 most popular characters, 8 bits for the other
characters, 1..127).
2020-08-19 02:26:15 -07:00
Dave Lyons
625e78100d
spelling in comments
2020-08-16 21:25:57 -07:00
david-schmidt
b966bd882f
Prepare distribution for release
2020-08-01 23:45:43 -04:00
david-schmidt
b507b753a1
Update documentation creation and location
2020-08-01 19:33:13 -04:00
david-schmidt
1d23471fd1
Refresh ProDOS to 2.4.2, pull in fixes from @mgcaret
2020-07-30 16:03:53 -04:00
david-schmidt
db53947da5
Load up the normal Apple font on the ///
2020-07-30 11:32:36 -04:00
David Schmidt
23a7881818
First drop from SF code base
2018-09-16 21:01:16 -04:00