1
0
mirror of https://github.com/UzixLS/pacemuzx.git synced 2025-07-18 23:01:36 +03:00
Simon Owen 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
2011-11-08 23:51:06 +00:00
2011-11-09 22:12:01 +00:00
2011-11-08 23:51:06 +00:00
2011-11-09 22:12:01 +00:00
2011-11-08 23:51:06 +00:00
2011-11-09 22:12:01 +00:00
2011-11-08 23:51:06 +00:00
2011-11-09 22:30:24 +00:00
2011-11-08 23:51:06 +00:00
2011-11-08 23:51:06 +00:00
2011-11-08 23:51:06 +00:00
2011-11-08 23:51:06 +00:00
2011-11-08 23:51:06 +00:00

Pac-Man Emulator for Sinclair Spectrum
--------------------------------------

This program requires a Spectrum +2A/+3, and will not work on earlier models.

The Pac-Man ROMs cannot be supplied with this program, so you must supply your
own copies of the following files:

  pacman.6e pacman.6f pacman.6h pacman.6j

Copy them to the same directory as this file, then run make.bat (Windows) or
make (Mac/Linux/Un*x) to build the final pacemuzx.tap image file.

Enjoy!

---

Simon Owen
http://simonowen.com/spectrum/pacemuzx/
Description
Pac-Man emulator for Sinclair ZX Spectrum. This fork is adapted for Profi.
Readme 166 KiB
Languages
Assembly 97.1%
Python 1.1%
Makefile 0.9%
Batchfile 0.9%