Simple SNES shoot-'em-up game.
55fdf055fe
Fill bank 2 with random bytes for things that want randomness. Move all the graphics data to bank 1. |
||
---|---|---|
.gitignore | ||
build.bat | ||
header.asm | ||
init.asm | ||
pewpew.asm | ||
README.md | ||
registers.asm | ||
sprites.asm | ||
sprites.pcx | ||
tiles.asm | ||
tiles.pcx | ||
wlalink.cfg |
Simple SNES game.