I've located some original Workshop Supplement disks (perhaps no longer in working order) and found so far:
Set 1:
I think the disks in Set 1, from 1984, would be worth a shot.
I tried the 1984 Workshop 2.0 Supplement Disks, and the short story is: no joy; the application still crashes on the Mac 512K.
The long story:
I installed Workshop 2.0 on a new ProFILE image in LisaEm. I then copied the contents of the MacSupplement Lisa Workshop 2.0 disks, named BB1401.img thru BB1408.img
The "Samp" application wasn't on these disks, but "Boxes" was, and it included an Exec file (Example/BoxesX.text) so I ran that. Evereything
looked fine-- I got the usual sequence of Pascal compiler, code generator, linker, resource compiler, and MacCom.
But when I mounted the resulting disk on the Mac 512K and ran the Boxes application, it crashed the same way with a 1111 Err. I disassembled the code using MacsBug and I saw a lot of garbage in between the legitimate 68000 instructions. I saw the toolbox traps. There is
a lot more garbage in the code compared to what I saw coming out of Workshop 3.x.
Apple distributed a pre-built copy of the Boxes application, which works of course, so I was able to disassemble that to see what the code
should look like.
So, it's looking more like an
emulator fault, as it's hard to believe that Apple would ship an example application with Exec file that would compile to garbage and crash on the Mac.
Thanks for digging out these disks.