Trying to run 7.6 (.NET 6.0) and going through the Help file, error right from the start. The code in "Getting Started - Simple Assembly" won't compile with
Syntax error: BASIC
at line 5
!basic
followed by a warning
Unused label !
I see references in your bug fixes to "basic label" a couple of times, so perhaps related? I'm on Windows 10 Home 64-bit (10.0, Build 19045) , running against GTK3VICE-3.7-win64. I've tried setting the debugger to both "Tiny64 Internal Debugger" and my VICE installation.