Commit Graph

1473 Commits

Author SHA1 Message Date
Roberto Fresca
9b3d9ea3cd New driver for old Game-A-Tron gambling games hardware.
- Properly decoded graphics.
 - Proper memory map.
 - Added NVRAM support.
 - Proper Inputs through 8255 PPI I/O chip.
 - Both games are working.
 - Added technical & game notes.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Card Games? [Roberto Fresca]
Slots Game? [Roberto Fresca]
2008-05-11 21:21:07 +00:00
Andrew Gardner
b59bf0ccfb Memory map merge for drivers, tagteam,tail2nos, tankbatt, tankbust, taotaido, targeth, and taxidrvr. 2008-05-11 21:07:19 +00:00
mariuszw1
e68cfa644c From: Luigi30 [mailto:luigi30@gmail.com]
Subject: More tmaster.c fixes

Coin inputs fixed, validator input added, notes on inputs added
2008-05-11 20:41:19 +00:00
Nicola Salmoria
42d9b223e9 small changes to notes/rom names 2008-05-11 09:57:48 +00:00
Brian Troha
aeafb78ce2 New clones added
----------------
The Legend of Kage [Stefan Lindberg]
2008-05-10 23:44:31 +00:00
Brian Troha
eaf037e890 Corrected PCB info of Paparazzi 2008-05-10 22:01:21 +00:00
mariuszw1
0f63b4a301 From: Luigi30 [mailto:luigi30@gmail.com]
Subject: Bug 1795 fix

Fixes typo in tmaster.c causing weekday to be incorrect
(or, without a 'typo': Fixed weekday calculation in rtc emulation in tmaster.c.
)
2008-05-10 20:58:06 +00:00
Nicola Salmoria
384388cf6f Rewrote the Gaelco video ram encryption, which finally makes sense.
The key observation was that when decryptiong the second word, both encrypted and decrypted bits of the first word are used.
Many thanks to Javier Valero for the detailed information that made this possible.
2008-05-10 18:09:15 +00:00
Brian Troha
c5511b65fb consolidates and slight reorganization of info
minor white space clean up
2008-05-10 16:56:46 +00:00
Curt Coder
1a32caa7e0 [CDP1802] Appease compiler. 2008-05-10 09:54:48 +00:00
Curt Coder
0999af40c5 [CDP1802] Added memory address parameter to DMA callbacks, and added a macro for the CPU interface. 2008-05-09 18:49:52 +00:00
Phil Stroffolino
a64c404f36 This update fixes the ROZ effect in Namco NA1 driver.
ROZ tilemap is actually an additional tilemap.  The prior implementation conditionally applied ROZ effects to one of the existing tilemap planes.
The ROZ layer tilemap contains 32x32 tiles, and immediately following videoram for the other 4 tilemaps.

This fixes a bug where a "roz enable" test was causing a normal layer to be rendered with ROZ effects in-game.
There is no roz enable register - it's always available for mixing with other tilemaps and sprites

This also adds a missing NAMCO logo zoom/spin effect in Emeralda's attract mode.

Also added to this driver (but not enabled) are notes regarding a missing scanline IRQ effect, that is the root cause of a bad priority effect in Emeralda attract mode, where a dolphin sprite is incorrectly invisible.
2008-05-09 14:09:36 +00:00
Jonathan Gevaryahu
fa1f62727c Marked the sound roms on Q*Bert's Qubes as bad and changed the flag to imperfect sound. The current sound cpu roms are the same as on a normal Q*Bert board, which is incorrect. At least three sound effects are present in the real qq-snd roms but not the Q*Bert qb-snd ones. 2008-05-09 01:03:06 +00:00
Roberto Fresca
3aa66693fe Fixed Mantis bug ID 01790.
Added the Region DIP switch to zerowng2.
USA - Europe.
2008-05-08 03:50:16 +00:00
Phil Bennett
948dd778b0 Hooked up cbombers steering wheel input.
Changed ES5505 clock rate to 30476100/2.
Unified cbombers memory maps and tidied up some code.
Removed the undrfire speedup hack.

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Chase Bombers [Phil Bennett]
2008-05-07 23:52:42 +00:00
Roberto Fresca
351f215b12 Added XTAL_30MHz to the list. This one is used by Impera Magic Card. 2008-05-07 19:32:54 +00:00
Roberto Fresca
a96b22d4f3 Fixed Mantis bug ID 01738.
Just a typo. Changed game description from "Mahjong Neruton Haikujirada" to "Mahjong Neruton Haikujiradan".
But the game clearly show the legend "Hai Kujira Dan" (with spaces).
2008-05-07 09:09:46 +00:00
Roberto Zandona
f14541031b another fix typo 2008-05-07 07:18:37 +00:00
Roberto Zandona
1dfeb3ba53 fyx typo 2008-05-07 07:10:50 +00:00
Roberto Fresca
e012039070 Fixed Mantis bug ID 01787.
Also changed the difficulty DIPs from 'easy-medium-hard-hardest' to 'easiest-easy-normal-hard' as listed in the manual.
Now default is 'normal' instead of 'hard'.

The manual always call this system 'system 14' instead of system C/C2.
2008-05-07 07:07:51 +00:00
Roberto Zandona
4c138a09fc add feature to the cia6526: in READ operation the value can be forced by a extern electric circuit; this feature is necessary to the mess side 2008-05-07 07:01:48 +00:00
stephh
e85ce6581d Fixed Mantis bug ID 01713.
Added Dip Switches (some of them remain unknown though).
2008-05-07 00:20:46 +00:00
stephh
9a3c61ba66 Fixed Mantis bug ID 01717 (as well as some other inputs bugs).
Renamed ports and used AM_READ_PORT macros.
2008-05-06 21:55:09 +00:00
Brian Troha
5a13252a21 Corrects spelling from Dalas to Dallas :-p 2008-05-06 20:56:35 +00:00
davidhay
9a69cd7cfa improve cbombers sprites (from Philip Bennett) 2008-05-06 18:48:30 +00:00
mariuszw1
f56036bc76 From: Hugh McLenaghan [mailto:hughmcl@hotmail.com]
Subject: Pitboss Superstar patch and roms

This is the patch for Pitboss Superstar  based on the 0.124u5 build of mame. 
I'm attaching both the diff file and the roms.
        Hugh McLenaghan

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Pit Boss Superstar [Hugh McLenaghan]
2008-05-06 18:32:50 +00:00
Brian Troha
1f4c072027 documentation update 2008-05-05 21:32:54 +00:00
Aaron Giles
692a5e4674 Spacing and version bump. 2008-05-05 07:10:47 +00:00
Aaron Giles
ad5e3bb681 01743: anteater: Music is really loud and clips 2008-05-05 06:54:37 +00:00
Aaron Giles
1a1ab7bd6b 01778: all sets in m62.c driver: low ay8910 volume 2008-05-05 06:41:46 +00:00
Aaron Giles
bcffc45b8f 01774: racedcb4, racedcg4, racedrc1, racedrc2, racedrc4, racedrcb, racedrcg, racedrvc: space_map_range error
01773: steelta1, steeltag, steeltal, steeltap: space_map_range error 
01772: daireika: space_map_range assertion 
01771: arescue, f1en: space_map_range errors
2008-05-05 06:41:25 +00:00
Aaron Giles
47a54fbc24 From: Duke [mailto:startaq@gmail.com]
Subject: MSM6242 fixes

Sorry, seems I forgot to add the device to all machine drivers that
need it - here's an update that fixes that.

Details here: http://mess.toseciso.org/mame:regtest

--Dirk
2008-05-05 06:14:55 +00:00
Aaron Giles
dc74b47535 From: Corrado Tomaselli [mailto:corrado.to@tiscali.it]
Subject: m90 clocks

Verified clocks on Bomberman pcb which runs on M90 hardware.
2008-05-05 06:14:07 +00:00
Aaron Giles
5137700208 Added -watchdog to runtest.cmd. 2008-05-05 06:12:06 +00:00
Aaron Giles
0cee075e0d Added xchg opcodes. 2008-05-05 06:11:13 +00:00
Nathan Woods
c75d63a569 Removed bogus assertion - DEVICE_TYPE_WILDCARD is NULL 2008-05-04 23:09:07 +00:00
Nathan Woods
fae89f0d4c MESS-specific change; added running_machine parameter 2008-05-04 14:23:41 +00:00
Roberto Zandona
26f0669745 fix troangel bug (01775: newtangl, troangel: Crash with Access Violation) 2008-05-04 13:20:57 +00:00
Nathan Woods
d2414bddfe Changed MESS-specific key for pasting (PrtScn was _not_ a good choice on Windows) 2008-05-04 01:01:52 +00:00
R. Belmont
1119d3f129 Fixed an envelope corner case in the SCSP and AICA (kingshriek) 2008-05-03 23:59:54 +00:00
Brian Troha
0a5fc7b33e white space clean up 2008-05-03 22:48:21 +00:00
Brian Troha
6224c41147 white space clean up 2008-05-03 22:36:28 +00:00
Brian Troha
d1f32d2e07 slight information update for POW (US) in snk68.c 2008-05-03 22:31:14 +00:00
Brian Troha
fe9968afd0 removes code clash from SVN revision merge 2008-05-03 21:36:57 +00:00
Brian Troha
177cee8202 Minor rom name update
Changed the Megatouch III roms 36 & 37 to be the same as the new redump based on my own redump of Megatouch IV and the rom names.  IE: megat3.u36 == 9255-01_u36-ro the 01 in the rom name is the "revision" number.  Normally the U36 & U37 doesn't change just U32 & U38 for program revisions.
2008-05-03 21:31:50 +00:00
mariuszw1
5b63650194 From: Hugh McLenaghan [mailto:hughmcl@hotmail.com]
Subject: Merit Megatouch 3 Tournament Edition

This diff includes the Merit Megatouch 3 Tournament Edition patch.

Hugh McLenaghan

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Megatouch III Tournament Edition [Hugh McLenaghan]
Megatouch III [Mariusz Wojcieszek]
2008-05-03 20:53:00 +00:00
Nathan Woods
dfe585bf85 Added a MESS-specific "paste" command; used to paste clipboard data into MESS's
natural keyboard
2008-05-03 17:56:41 +00:00
Brian Troha
53b0096294 New working clone: Touchmaster 7000 V8.04
Added PCB layout and chip list
2008-05-03 16:06:26 +00:00
Roberto Zandona
b6b497bf2a cosmetic fix 2008-05-03 13:28:54 +00:00
davidhay
f526625d77 added layer enable to denjinmk 2008-05-02 21:04:43 +00:00