-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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: Unable to open 'vcs.h'
Warning: Unable to open 'macro.h'
If I download those files individually from the dasm github and put them in the same directory as my .asm file, atari dev studio will compile and run my game, however that would require me copying and pasting them across all folders when I move onto a different tutorial.
Should these two files not be included by default in dasm? If not would it be possible for you to add these two files by default to dasm when the dev studio extension is installed?
Thanks very much
Metadata
Metadata
Assignees
Labels
No labels