atari-dev-studio
atari-dev-studio copied to clipboard
Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
Results
12
atari-dev-studio issues
Sort by
recently updated
recently updated
newest added
Hi, I'm very new to atari programming so apologies if I've made a silly mistake, but when I try to compile my .asm file I get the following errors: Warning:...
When a build succeeds, the output is moved (`MoveFilesToBinFolderAsync`) to the `bin/` folder. When a build fails, those same output files are left in place. This is surprising behavior and...