.gitignore
|
Add *.pic and *.clr to gitignore.
|
2015-05-25 09:40:26 -04:00 |
build.bat
|
Use 32x32 sprites for ship.
|
2015-05-25 09:42:54 -04:00 |
header.asm
|
Add a "ship" and let the player move around.
|
2015-05-23 14:00:43 -04:00 |
init.asm
|
Rename InitSNES.asm -> init.asm
|
2015-05-23 15:42:47 -04:00 |
pewpew.asm
|
Define a constant for shot array length.
|
2015-05-27 07:51:51 -04:00 |
README.md
|
Create README.md
|
2015-05-22 14:35:51 -04:00 |
registers.asm
|
Remove trailing whitespace.
|
2015-05-27 07:09:44 -04:00 |
tiles.pcx
|
Animate player sprite. Use BG3 instead of BG2.
|
2015-05-24 19:49:04 -04:00 |
wlalink.cfg
|
Add build.bat and wlalink config file.
|
2015-05-22 14:37:52 -04:00 |