prb28

Results 14 issues of prb28

The visualCpp toolchain work perfectly but the methods to get it's installation directory always return 'null'. In the build script: ``` ... model { binaries { withType(NativeBinarySpec) { if (toolChain...

### Discussed in https://github.com/prb28/vscode-amiga-assembly/discussions/290 Originally posted by **djyt** February 1, 2024 Hello, Have been enjoying coding with this great extension. However, VSCode just auto updated itself, and now whenever I...

bug

With regards to the issue you mentioned in the previous post, this is an ongoing issue I have with constants. It also occurs when I open the Run and Debug...

bug

With FS-UAE the copper breakpoints are not hit. The copper disassembly virtual file name is not stable, it may be the source of the issue. On win-uae the breakpoint is...

bug