1
0
mirror of https://github.com/UzixLS/pacemuzx.git synced 2025-07-19 07:11:20 +03:00

Removed unwanted pacman.sym

- removed unwanted pacman.sym
- corrected pacman.sym to pacemuzx.sym in Makefile
- added pacemuzx.sym to make.bat
- added pacemuzx.sym to .gitignore
This commit is contained in:
Simon Owen
2011-11-09 22:11:05 +00:00
parent 9f263276fe
commit dbca308bf9
4 changed files with 3 additions and 198 deletions

View File

@ -13,7 +13,7 @@ sprites.bin: sprites.png
./png2bin.pl $< 12
pacemuzx.o: pacemuzx.asm tiles.bin sprites.bin $(ROMS)
pasmo --tap pacemuzx.asm pacemuzx.o pacman.sym
pasmo --tap pacemuzx.asm pacemuzx.o pacemuzx.sym
dist: $(TAPE)
rm -rf dist