Skip to content

Unable to find vcs.h and macro.h #53

@matthewdawson15

Description

@matthewdawson15

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions