Commit Graph

53762 Commits

Author SHA1 Message Date
Patrick Mackinlay
b3f7173aab upd765: added i82072 (#2607) 2017-08-30 08:22:18 +02:00
AJR
50749667bb Improvements to 28XX parallel EEPROM emulation
- Emulate direct manipulation of /OE line for read/write mode control.
- Special handling for data polling before a write has completed.
- Allow optional configuration of device to lock EEPROM after each write, as often used by Atari.
- Eliminate the Atari EEPROM interface devices, since their special features have been incorporated into the base device. To continue using old NVRAM files, rename them from eeprom_eeprom to eeprom.
2017-08-30 00:17:11 -04:00
Vas Crabb
dbae1f4e05 Merge tag 'mame0189'
MAME 0.189
2017-08-30 12:12:29 +10:00
briantro
d9bf844429 tnzs.cpp: Minor spacing fixes for readability (nw) 2017-08-29 20:53:29 -05:00
briantro
cf296a486c Merge branch 'master' of https://github.com/mamedev/mame 2017-08-29 20:51:33 -05:00
briantro
8d7d3f3232 new working machine
Newer version of Chuka Taisen on older hardware.  Commit now to keep other changes and wait for proper color proms.

New Clone Added
--------------------------------------------------
Chuka Taisen (Japan) (P0-025-A PCB) [Pacman70]
2017-08-29 20:50:51 -05:00
RobertoFresca
a7472823ce unkitpkr: Added proper palette resnet. Confirmed the bipolar
PROM dump: it matches the Wall Crash one.[Roberto Fresca]
2017-08-29 22:47:10 -03:00
AJR
0bb4de537b saa1099: Remove unnecessary device tag from logerror messages (nw) 2017-08-29 21:33:20 -04:00
RobertoFresca
03bc3ea6a4 unkitpkr: Improved the input system. Mapped the remaining inputs.
Hooked the AY8912 port and rerouted the dip switch there.
 All inputs from the test mode are working. Added technical
 notes about the hacked code. Flagged the game as IMPERFECT
 GRAPHICS due to the bookkeeping is not completely readable
 due to the graphics bank hack needed to show the ingame
 graphics properly. [Roberto Fresca]

New working machines
--------------------
unknown Italian poker game [caius, AJR, Ivan Vangelista, Roberto Fresca]
2017-08-29 21:49:22 -03:00
Vas Crabb
2beedc540f version bump (nw) 2017-08-30 10:05:26 +10:00
David Haywood
3b300489af new clones
Alligator Hunt (World, protected) [Pablo]

from a dead board, howver, this also shows where the region byte is and uncovers that there's an alt. title of Lizard Hunt, maybe that was used for the US region?
2017-08-29 22:52:45 +01:00
David Haywood
b9101f3b5e new machines promoted to WORKING
Alligator Hunt (Spain, protected) [David Haywood, Darksoft, Morten Shearman Kirkegaard, Peter Wilhelmsen]

data was verified using a 2nd board, only 1 byte changed in the code area, data table is also verified by checksum in the code, and by the unprotected set as reference.  This is a good read.
2017-08-29 20:41:35 +01:00
angelosa
4e02207b54 gstriker.cpp: fixed dip-switches for V Goal Soccer, added dip locations (nw) 2017-08-29 20:08:28 +02:00
angelosa
4a9afe9b16 Notes (nw) 2017-08-29 20:08:26 +02:00
AJR
21d86dd296 hvyunit: Add more generic latch devices for inter-CPU communication (nw) 2017-08-29 14:06:35 -04:00
AJR
45c1396481 onetwo: Soundlatch modernization (nw) 2017-08-29 13:32:02 -04:00
AJR
9de9ae9e0d calibr50, usclssic: Soundlatch modernization (nw) 2017-08-29 13:20:21 -04:00
AJR
7d71890de7 shadfrce: Soundlatch modernization (nw) 2017-08-29 12:53:44 -04:00
AJR
757efd6a6f mugsmash: Use MCFG_GENERIC_LATCH_DATA_PENDING_CB (nw) 2017-08-29 12:43:43 -04:00
AJR
7136921a0f gcpinbal: Add watchdog (nw) 2017-08-29 11:37:57 -04:00
AJR
fd32629f14 aquarium: Add watchdog (nw) 2017-08-29 11:27:39 -04:00
AJR
9cd6d74afa aquarium: Soundlatch modernization; use BITSWAP8 to implement MSM6295 line swap (nw) 2017-08-29 11:06:11 -04:00
AJR
669b92fd75 ultraman: Sound IRQ modernization (nw) 2017-08-29 10:29:17 -04:00
fulivi
05c792eee7 hp85: support of opt. ROMs (#2604)
* hp85: added support for optional ROM cartridges. Started optional ROM
sw list (not finished).
* hp85: refactored mapping of opt. ROMs according to cuavas' comments
2017-08-29 21:45:36 +10:00
angelosa
126ad62e7d Oversight (nw) 2017-08-29 13:09:31 +02:00
angelosa
94d4301f5e gstriker.cpp: fixed tournament logic for Tecmo World Cup '94 [Angelo Salese] 2017-08-29 13:07:29 +02:00
angelosa
d3ce43f6a8 gstriker.cpp: added buffered spriteram (sprites being ahead 2 frames) [Angelo Salese] 2017-08-29 11:05:22 +02:00
Vas Crabb
97d08b3f03 indentation (nw) 2017-08-29 18:35:10 +10:00
angelosa
3a9849a5b3 mb60553.cpp: improved zooming alignment, mostly noticeable in Tecmo World Cup '94 [Angelo Salese] 2017-08-29 10:01:37 +02:00
angelosa
e1e3ba3bce Fix x origin (nw) 2017-08-29 10:01:35 +02:00
angelosa
78600fd781 Compare against visible area (nw) 2017-08-29 10:01:33 +02:00
angelosa
d9b705e2db Don't need this popmessage (nw) 2017-08-29 10:01:31 +02:00
angelosa
3bf6b070ff Added input labels, renamed twrldc94 -> twcup94 (nw) 2017-08-29 10:01:29 +02:00
AJR
8a93635bc3 snowbros.cpp: Soundlatch modernization (nw) 2017-08-29 03:20:11 -04:00
Vas Crabb
61fcc0a522 Turkish translation (first steps) [kadireksi] 2017-08-29 17:17:47 +10:00
AJR
ab6194fa71 segajw: Soundlatch modernization (nw) 2017-08-29 02:13:16 -04:00
AJR
c361e53514 karnov.cpp: Use MCFG_GENERIC_LATCH_DATA_PENDING_CB for soundlatch (nw) 2017-08-29 02:05:23 -04:00
AJR
fd1c951c34 spartanxtec: Soundlatch modernization (nw) 2017-08-29 01:54:29 -04:00
AJR
d3df5dc88c spyhuntpr: Soundlatch modernization (nw) 2017-08-29 01:49:30 -04:00
AJR
225fae73b4 dynablstb: Soundlatch modernization (nw) 2017-08-29 01:09:43 -04:00
AJR
0af9923f26 gaiden.cpp: Soundlatch update (nw) 2017-08-29 00:25:36 -04:00
Lord-Nightmare
7d2066f7ce buggychl: remove nmi trampolines; add details and mirrors to memory map based on schematics; add note about the maybe unused scoreboard hookup, similar to Grand Champion. [Lord Nightmare] 2017-08-28 19:29:41 -04:00
Curt Coder
4485c0c7eb c64_cart.xml: Added accompanying disk to 4040+Fast Hack'em cartridge. [Curt Coder] 2017-08-28 21:17:58 +03:00
Ivan Vangelista
416b990d92 aerofgt.cpp: added MIG flag for kickball, priorities aren't correct (nw) 2017-08-28 11:46:40 -04:00
Ivan Vangelista
657eb79714 aerofgt.cpp: removed MNW flag for kickball, since it seems to work fine (nw) 2017-08-28 11:46:33 -04:00
AJR
6324e5e589 unkitpkr: Add hack to display cards (nw) 2017-08-28 11:17:16 -04:00
AJR
81adfddb59 unkitpkr: Minor update (nw) 2017-08-28 10:28:07 -04:00
Ivan Vangelista
4a92d8bab0 wallc.cpp: added preliminary inputs to unkitpkr, game still not playable due to corrupted card GFX (nw) 2017-08-28 11:17:43 +02:00
angelosa
84217b1b97 Consistency fix: Tecmo World Cup romsets -> twcup** / twsoc** (nw) 2017-08-28 11:10:34 +02:00
angelosa
170012fb36 gstriker.cpp: added MCU simulation to clone romset twrldc94a [Angelo Salese] 2017-08-28 10:41:27 +02:00