Atariscne.org

The Atari ST Dev extension for Visual Studio Code is making progress.

Regis Cosnier (Dgis), the author summarizes the extension as follows:

"Atari ST Dev is a Visual Studio Code extension for building, running and debugging C, C++ and 68k assembly projects targeting Atari ST/TT/Falcon systems. It integrates a cross-toolchain using GCC/GDB, provides debug-time views for CPU registers, memory and hardware information, and hooks into Hatari's debugger via the cppdbg debug adapter."

๐Ÿ”—ย Atari ST VS Code extension at Visual Studio Marketplace

๐Ÿ”—ย Atari ST Visual Studio Code extension on Github

Thanks to flav_de for the hint!

Comments

PeyloW
Friday, 27 March 2026 18:13
Color me intrigued. My current toolchain is just makefiles, which I wrap in an Xcode project for my local debugging. Works 99% of the time, for me, since I also write my projects to run on both host (using a thin SDL 2 wrapper) and target Atari.

But whenever I hit bug that only reproduces on target having a nicer debug experience would be nice. And also an environment not this firmly locked into macOS.

Add Hildeborg's gdbserver and I'm sold!
Quote

Add comment

Submit

ยฉ 2025-2026 The Atariscne Collective | info@atariscne.org