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 510aca6ed3 More register documentation. 9 years ago
.gitignore Add *.pic and *.clr to gitignore. 9 years ago
README.md Create README.md 9 years ago
build.bat Use 32x32 sprites for ship. 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 More register documentation. 9 years ago
registers.asm More register documentation. 9 years ago
sprites32.pcx Add the ability to shoot with the B button. 9 years ago
tiles.pcx Animate player sprite. Use BG3 instead of BG2. 9 years ago
wlalink.cfg Add build.bat and wlalink config file. 9 years ago

README.md

Simple SNES game.