Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

NickVanderPyle/nes-ca65-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template devcontainer for Visual Studio Code and NES development.

Includes CA65, make, and an extension to highlight 6502 assembler.

After container is built, devcontainer will run get-nes-dependencies.sh which will download headers and macros from CA65 into the ./include/ and ./macros/ directories for the current CA65 version.

makefile looks for main.asm in ./src/ directory and build artifacts to ./out/.

About

NES devcontainer template for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published