Commit Graph

9 Commits

Author SHA1 Message Date
Dave Lyons
f4947cda68 Use names for more ROM routines and for "reset". 2020-08-31 00:46:01 -07:00
Dave Lyons
12ff2d913a Fix two comments that were innocent victims of a long-ago search-and-replace from "hex" to ".byte $". 2020-08-28 23:44:38 -07:00
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
4a930a5eb0 Storage types in "what -a", such as "seedling" and "sapling", were accidentally printing in inverse (high bits off).
Added some missing TOOLxxx names.
Adopt xmessage_cstr and xmessage_cstr_cr almost everywhere.
(A few more are possible if there is a syntax for putting a double quote inside asc "...".)
Certain SRC auxtypes would print as "[unknown]" with an extra CR at the end.
Bumped "what" version to 2.2.
2020-08-22 00:11:23 -07:00
Dave Lyons
ad81c96a4a "index" command v1.1: With only a pathname (no other parameters), lists all the names
that are indexed into the file. Example: index %help/indexed.help.
2020-08-18 00:09:45 -07:00
Dave Lyons
34baf54c05 "setstart basic.system" printed garbage when it tried to print: Startup path is "STARTUP", because it pointed at the wrong page.
The "what" command had a similar problem describing a file as "sysalias for:" (this fix isn't tested yet; sysalias isn't being built).
2020-08-16 00:05:58 -07:00
Dave Lyons
456c70438d Some of the 'conp' command's output was accidentally in inverse video. Set the high bits of the characters fed to cout. 2020-08-15 22:53:16 -07: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
23a7881818 First drop from SF code base 2018-09-16 21:01:16 -04:00