Simple SNES shoot-'em-up game.
.gitignore | ||
build.bat | ||
header.asm | ||
init.asm | ||
memory.asm | ||
pewpew.asm | ||
README.md | ||
registers.asm | ||
sprites32.pcx | ||
tiles.pcx | ||
wlalink.cfg |
Simple SNES shoot-'em-up game.
Run build.bat to build it. Assumes you have the wla assembler binaries and Neviksti's pcx2snes somewhere on your path.