prb28

Results 130 comments of prb28

You'll need to build this : https://github.com/grahambates/fs-uae with the prb28 branch.

should work according to : https://github.com/FrodeSolheim/fs-uae/blob/15a51e33916f87b4d74510ad99ed7297f5f3f18a/docs/options/monitor @grahambates what do you think about this issue?

I agree, it's better to wait a stable 4 release and do not create a 3 back port. The old versions of the extension are still accessible.

Can you please check: - you have the executable here: yourproject/uae/dh0/c/UAEquit - your yourproject/uae/dh0/s/startup-sequence is ok (be careful with encoding, end of line character, typo, etc.) - you have the...

Thanks, I'm preparing a new debian vm to check it.

With a debian 12 and the workaround to run the 1.8.7. UAEQuit worked for me.

If your build works without a link error, you can try to reset the bindir: https://github.com/prb28/vscode-amiga-assembly/wiki/Breaking-Changes#binaries-are-embedded

The extension now uses the library https://github.com/grahambates/uae-dap from @grahambates. According to the readme, emulatorBin should work but I did not try it. The binaries are built for a u22.04, next...

@pauljsymonds There is no binaries for M1 mac in uae-dap. @grahambates do you some spare time to update uae-dap for linux and mac ?

@grahambates can you look at this please ?