are there like. no good solutions for viewing logic analyser dumps on macOS? Both pulseview and GTKWave don't seem to run under modern macOS...
@protosphere the removed thing is the "applet analyzer", a distinct entity from "analyzer applet" (internal vs external logic analyzer)
glasgow run analyzer foo.vcd should do something, if not run with glasgow -vvv and upload log
-V A=SA@protosphere ah, that's a bug in the legacy infrastructure
the analyzer applet sets all pins to inputs and we've taken great care to make sure they are never accidentally set to outputs, but if you want to 100% make sure this will not damage the device you can just put some 10K inline resistors
note that this changes if you enable pull-up resistors as that will put 5V (via a 10k resistor) on every pin
glasgow voltage to see what's being sensed on the VA SENS wire and then manually set that voltage@protosphere oh, right, this is a legacy applet
you need to set voltage on port B too on those