Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

NickVanderPyle/nes-pikuma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template devcontainer for Visual Studio Code and NES development.

Abandoning this repo. Later courses require drop-in code and assets.

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

Working along with https://pikuma.com/courses/nes-game-programming-tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages