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

4 Commits

Author SHA1 Message Date
a067f335b5 Converted Perl build helpers to Python
png2bin.pl is replaced by tile2sam.py (external)
remove_rom.pl is replaced by remove_rom.py
2018-01-17 20:24:30 +00:00
9f75a8d527 Build system improvements
- added 'make run' rule to help with testing
- preserved pasmo exit code on Win32 assembly failure
- fixed Win32 clean rule so it removes all files cleanly
- easier to change target basename
2013-06-03 22:32:49 +01:00
dbca308bf9 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
2011-11-09 22:12:01 +00:00
9f263276fe pacemuzx v1.0 2011-11-08 23:51:06 +00:00