65816: VS Code Debugging Extension Available

In my last post I discussed developing a debugging extension for VS Code for the 65816. It was pretty easy to get something up and going in a couple of days, but polishing it took a bit longer. It’s now available in the Visual Studio Marketplace and for modification at my GitHub, along with an example Hello World project. Those pages explain it well, so I won’t repeat things here, but here are a few images of the extension.

Debugging my Forth operating system
Debugging the Hello World Example