* nested exceptions shouldn't overwrite the EPC
* nested tlb exceptions go to the general exception vector
* remove breakpoint for tlb exceptions and branch to proper vector
* Add some Spanish hacks on PacMan hardware
* Add Pac-Man Spanish bootlegs / hacks
* Updated description of "pacmanfm"
Used the same format as most other clones.
Also, please note that the game was named Pac-Man on the cabin and on manuals (see http://www.recreativas.org/pacman-60-famare-sa for reference).
* itech8.cpp : Minor cleanups
Convert sound latch into generic_latch_8_device, Reduce runtime tag lookup,ACCESSING_BITs, Remove unnecessary GROM pointer, Make bankswitch reset to 0 is only affect when maincpu rom is banked, Split address map related to bankswitch, Function difference, Fix spacing
* itech8.cpp : Remove unused
* itech8.cpp : Remove another unused
* itech8.cpp : Cleanup duplicates, Fix naming
Several important fixes that help Sun4 (can now boot Solaris 2.3 from CD-ROM) and Jazz work better.
* Fix stupid virtual/override errors preventing ncr53c90a+ from working properly.
* Start DMA after arbitration/selection is completed for "select with..." commands.
* Trigger an interrupt on SCSI bus reset (if enabled).
Solaris 2.3 uses MODE SELECT (6) to specify a 512-byte block size during boot from CD-ROM on sun4_40. This patch is very limited (only a single mode parameter block, and no other parameters are supported), but sufficient to make sun4 happy.
Update itgamble.cpp with:
-consistent hardware info
-evolution of hardware over time
-confirmed producer and year for a few games that were missing it.
* Changed the overly-generic set name "wireless" to something more descriptive.
* Removed references to "Chintendo" as it is not nor has it ever been a name of JungleTac/KenSingTon.
* Re-ported the u'nSP 1.0 core from Unununium.
* Ported serial EEPROM support from Unununium. Fixes many Sport Vii titles.