Davex/src
Dave Lyons fec10815ae Command parameter lists, both internal and external, can now end with a single $FF byte, a shorter alternative to the traditional $00, $00.
Option characters no longer need to have bit 7 set in parameter lists, or when calling getparm_ch or xgetparm_ch.
The built-in command table uses both those simplifications.

Adopted underscore macro in main.asm (_'x') for characters with bit 7 turned on.
2020-08-30 01:15:56 -07:00
..
common Fix typos 2020-08-15 23:40:27 -07:00
historical Prepare distribution for release 2020-08-01 23:45:43 -04:00
shell Command parameter lists, both internal and external, can now end with a single $FF byte, a shorter alternative to the traditional $00, $00. 2020-08-30 01:15:56 -07:00
xtn/2 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