Go to file
Scott Stone 86afc9b913 Mapping change for all "pinball" titles. (no whatsnew)
Comment:
This is a simple replace of:
ADDRESS_MAP_UNMAP_HIGH
to
AM_RANGE(0x0000, 0xffff) AM_NOP (or ffffff for 16-bit cpus)

Until the pinball drivers begin to be worked on and considering how slowly most of these drivers run while essentially doing nothing but displaying a picture, this change greatly increases the performance allowing for quicker regression checks.
2011-04-01 04:32:38 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
hash megatech.xml: removed bogus attribute (we don't use merge to mark clones) 2011-03-27 11:42:21 +00:00
src Mapping change for all "pinball" titles. (no whatsnew) 2011-04-01 04:32:38 +00:00
.gitattributes MT#04287,04289 -- hook up bootleg video systems properly 2011-03-31 05:31:28 +00:00
makefile Delete symbols file if defined when invoking clean target. [Curt Coder] 2011-02-12 22:17:46 +00:00