1
0
mirror of https://github.com/UzixLS/pacemuzx.git synced 2025-07-18 23:01:36 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
c154a0639d Moved Blinky's mouth
Changed the position of Blinky's mouth when he's facing down, to better match the other directions.
2011-11-09 23:26:50 +00:00
4fde22b797 Add DivIDE support
The previous release crashes when the DivIDE trap points are hit, despite us running in +3 RAM.  To avoid this we need to put the ROM in DivIDE RAM, so it's already paged.

Also corrects the RAM filling, which was setting the fill value before the MSB of the address had been calculated.
2011-11-09 22:30:24 +00: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