Simple SNES shoot-'em-up game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Colin McMillen 77ee989fb0 Add pcx2snes to build script. 9 years ago
.gitignore Add .wla5692a to gitignore. 9 years ago
README.md Create README.md 9 years ago
build.bat Add pcx2snes to build script. 9 years ago
header.asm Add a "ship" and let the player move around. 9 years ago
init.asm Rename InitSNES.asm -> init.asm 9 years ago
pewpew.asm Add pcx2snes to build script. 9 years ago
registers.asm Add more DMA registers. Add links to docs. 9 years ago
tiles.asm Add pcx2snes to build script. 9 years ago
tiles.pcx Add an airplane tile. 9 years ago
wlalink.cfg Add build.bat and wlalink config file. 9 years ago

README.md

Simple SNES game.