chunkypixel / atari-dev-studio

Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
http://atariage.com/forums/topic/290365-atari-dev-studio-for-homebrew-development-release/
GNU General Public License v3.0
76 stars 8 forks source link

Using DASM the extension can't find vcs.h #44

Closed pkeresey60 closed 1 year ago

pkeresey60 commented 2 years ago

When using DASM to assembly a 2600 file, it can't find the vcs.h file in the include statement. Isn't is a part of DASM? If not where will it look to find it.

Thanks

pk

fredlim commented 1 year ago

I have the same issue, how to fix it?