FabGL icon indicating copy to clipboard operation
FabGL copied to clipboard

Multitasking CPM Plus not handling "-" character correctly in command line

Open homebrew-z80 opened this issue 3 years ago • 0 comments

I use NULU to create or extract LBR files. I have observed the following defects:

  1. nulu -o #sc2.lbr is misinterpreted and gives a nulu message "-O.LBR not found" (not specific to that example lbr file) however "-" within NULU is handled correctly and pip -f-1.txt=con: with text entered and ctrl-z, correctly creates file -F-1.TXT

Also within NULU , -L gives incorrect layout on screen, not sure if lost or gained spaces or tab expansion.

Using v1.08 FabGL (latest release) from Arduino 1.8.19 examples; with FabGL dev board rev 4, huge app model and sdcard, connected to vga monitor and ps2 keyboard (I prefer serial terminal but not tried that yet)

attached zip has nulu, bus2205-1.lbr and prg2205-1.lbr (rename the lbr to shorten to 8 chars) fabgl-report.zip

bus2205-1.lbr is my current set of cp/m business applications prg2205-1.lbr is my current set of utilities and programming languages.

I use a sub file to extract the contained lbr files to i: and j: , various user numbers. And also to create new lbr if I update any.

homebrew-z80 avatar Jun 20 '22 09:06 homebrew-z80