prb28 / vscode-amiga-assembly

Amiga Assembly extension for Visual Studio Code
GNU General Public License v3.0
178 stars 12 forks source link

New FS-UAE fork #253

Closed prb28 closed 1 year ago

prb28 commented 1 year ago

Discussed in https://github.com/prb28/vscode-amiga-assembly/discussions/238

Originally posted by **grahambates** August 28, 2022 I've been working on a [new FS-UAE fork](https://github.com/grahambates/fs-uae/tree/barto_prb) based on the current upstream version and your WinUAE fork (originally based on Bartman's). I think I pretty much have it working on Mac when running it using the WinUAE launch config. I'll continue to do some testing and look at getting cross-platform builds working. This would solve the problem of having separate remote debugger implementations and being stuck on an old version of FS-UAE. It would also open up the possibility of implementing profiling in this extension, which is something I'm keen to explore.