Commit Graph

16 Commits

Author SHA1 Message Date
Dave Lyons
e92f2ec41e Get the sysalias command building. Works for SYS files, needs testing for S16. 2020-08-17 01:11:51 -07:00
Dave Lyons
cac960e4e4 Make the command table read better using macros CommandName and NoMoreParameters.
No change yet, but this is a step toward someday not setting the high bits in the
command names.
2020-08-17 01:07:52 -07:00
Dave Lyons
625e78100d spelling in comments 2020-08-16 21:25:57 -07:00
David Schmidt
b140f91ae3
Merge pull request #2 from DaveLyons/master
Some of the 'conp' command's output was accidentally in inverse video…
2020-08-16 21:38:37 -04: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
a297467c43 Fix typos 2020-08-15 23:40:27 -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
f0d4a50b4f
Update README.md 2020-08-02 00:11:48 -04: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
943b95bbf7 Update a few hard-coded addresses to ROM routines 2018-09-22 13:16:29 -04:00
david-schmidt
f486cfa19c Ignorance after local build 2018-09-16 21:07:27 -04:00
David Schmidt
23a7881818 First drop from SF code base 2018-09-16 21:01:16 -04:00
David Schmidt
c967663475
Initial commit 2018-09-16 20:48:09 -04:00