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.
This commit is contained in:
Dave Lyons 2020-08-30 01:15:56 -07:00
parent 12ff2d913a
commit fec10815ae
1 changed files with 248 additions and 245 deletions

File diff suppressed because it is too large Load Diff