Skip to content

giulioprocopio/greenspace-snes-wla-dx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenspace SNES WLA-DX

This repository contains a minimal project template for SNES development using the WLA-DX 65816 assembler.

It contains a demo greenspace.asm program that displays a simple green background. The Makefile can be used to assemble the program into a greenspace.smc ROM file, which can be run into an emulator or on real hardware.

git clone https://github.com/giulioprocopio/greenspace-snes-wla-dx.git
cd greenspace-snes-wla-dx
make greenspace.smc

About

SNES WLA-DX 65816 project template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published