v1.0TODAYThe 40-column desktop with its twelve tools, three themes and four grounds, plus WorkSpace OS 128 v2.1 on the VDC with seventeen apps. Both boot from c128-apps.d64 behind a menu, both blit their launcher rather than draw it, and both were run in VICE on genuine C128 ROMs.
v2.1The 80-column editionThe VDC side was rebuilt around a two-pane launcher — a scrollable applications list beside a live information panel — and gained a PETSCII character map and a base converter, taking it to seventeen apps.
THE AUDITTwo real bugsThree menu entries were showing garbage because the name DATA ran out and READ spilled into the SID music notes; and the CPU benchmark reused the variable holding the theme background colour as a scratch timer, so running it left a bad COLOR behind and crashed the next redraw. Both found by reading, both fixed.
NEXTReal ironThe 6502 helpers have been verified statically against the C128 memory map and run in VICE, but not yet on a real machine in this environment. That is the open item, and it is where a corrupt redraw would be looked for first.