Commit Graph

37350 Commits

Author SHA1 Message Date
MetalliC
f5642b47cc Merge branch 'master' of github.com:mamedev/mame 2015-07-28 14:35:07 +03:00
therealmogminer@gmail.com
c47297eb96 [MESS] sdk80.c: Promoted to working. [MooglyGuy] 2015-07-28 13:32:54 +02:00
MetalliC
6cc10fd20d dumped Sega 838-13683 and 837-13551 JVS I/O MCU firmwares [Soyandroid] 2015-07-28 14:32:25 +03:00
Curt Coder
9c6007019d c128: Dumped the PARTNER 128 ROM. [Curt Coder] 2015-07-28 12:59:04 +03:00
David Haywood
fdd9ccadf2 new clones
Power Spikes (Italian bootleg) [Manual Assoni]
2015-07-28 10:52:31 +01:00
mahlemiut
35fa15d813 al520ex: corrected floppy drive types (still need to figure out why MSX disks still won't load, however) 2015-07-28 21:41:07 +12:00
David Haywood
fb373d850a gauntleg boot rom v1.4 [arcademodbios] 2015-07-28 10:39:46 +01:00
David Haywood
6d5933fb18 new clones
Hana to Ojisan [BET] (ver 1.00, 1991/08/23) [AeroCityMayor]
2015-07-28 10:26:45 +01:00
David Haywood
11768aea86 new clones
Vautour (bootleg of Phoenix) (Z80 CPU, single PROM) [system11]
2015-07-28 10:13:04 +01:00
David Haywood
bcfb5b70c8 new clones
Phoenix (Assa, Spanish bootleg) [Rockman & Edcross]
Ave Fenix (Laguna, Spanish bootleg of Phoenix) [Rockman]
2015-07-28 09:40:56 +01:00
Wilbert Pol
94754d1bcc msx1_cart.xml: Partially implemented mapper used for msx write. (nw) 2015-07-28 09:30:35 +02:00
David Haywood
7598572ee1 these 2 sets can show either title depending on dipswitch (nw) 2015-07-27 23:35:22 +01:00
Scott Stone
87df3eeab1 Merge branch 'master' of https://github.com/mamedev/mame 2015-07-27 17:59:22 -04:00
Scott Stone
91436026bc Flagged all m62.c games as having GAME_IMPERFECT_SOUND while Netlist audio is being worked on. (nw) 2015-07-27 17:58:56 -04:00
couriersud
e266587640 Move MC14584B to nlm_other.[ch] (nw) 2015-07-27 23:50:59 +02:00
hap
cf78c69505 added Bandai Ultra Man and Zaxxon (also untested) [hap, Kevin Horton, Rik] 2015-07-27 20:54:53 +02:00
Ivan Vangelista
a95f11f441 photon2.c: added save state support (nw) 2015-07-27 20:23:31 +02:00
hap
6b3867296c added Gakken Jungler tabletop, marked not-working until it's tested with external artwork (tho pretty sure it works fine!) [hap, Kevin Horton, Rik] 2015-07-27 18:42:35 +02:00
Dirk Best
31889f0354 route16: use standard 3-bit palettes, clean it up a bit 2015-07-27 18:20:27 +02:00
Dirk Best
88fad27134 kangaroo: use standard 3-bit rgb palette 2015-07-27 18:20:23 +02:00
Dirk Best
417a2489ef 4enraya: use standard 3-bit rgb palette 2015-07-27 18:20:20 +02:00
David Haywood
4ac77c8da3 another old clone that slipped through (nw) 2015-07-27 16:54:08 +01:00
MetalliC
37bce1c6ca chihiro.c: marked MJ2 (Rev G) as BAD_DUMP, reparented set (nw) 2015-07-27 17:14:34 +03:00
Dirk Best
023071ffaf smsmcorp: use standard 3-bit bgr palette 2015-07-27 16:08:21 +02:00
Dirk Best
e2d574f7d9 r2dtank: use standard 3-bit bgr palette 2015-07-27 15:23:02 +02:00
Dirk Best
b4e2cdb2b5 enigma2: use standard 3-bit bgr palette and avoid tag-lookups for the
proms
2015-07-27 15:00:38 +02:00
Dirk Best
cb04819c8a dorachan: use standard 3-bit bgr palette, get rid of tag-lookup for
color prom
2015-07-27 13:37:56 +02:00
Dirk Best
6187ca5ef0 Add a 3-bit BGR variant and use it for unkhorse 2015-07-27 13:37:54 +02:00
Dirk Best
59f346c254 spiders: use standard 3-bit palette 2015-07-27 13:37:51 +02:00
Dirk Best
5a3c89c7a5 nyny: use standard 3-bit palette 2015-07-27 13:37:48 +02:00
Michael Zapf
8ed7dd1930 ti99: Fixed PIO output, no more lockup. 2015-07-27 12:09:16 +02:00
Dirk Best
4886e20be1 oric: Use standard 3-bit palette device 2015-07-27 11:37:21 +02:00
Dirk Best
b25e97668a Define a standard 3-bit RGB palette and use it for Monkey Magic 2015-07-27 11:15:44 +02:00
Guru
4b0ef72821 midyunit.c: typo (nw) 2015-07-27 07:33:47 +08:00
briantro
a27e195dc1 New Gang Hunter clone
New Clone Added
----------------------------------
Gang Hunter [Smitdogg, The Dumping Union]
2015-07-26 17:06:22 -05:00
couriersud
f17cd2d9ca Added a input control file for congo bongo netlist.
This file is a standard csv file specifing times and values of parameter
modifications for specified devices. This file triggers the various
sound inputs using a 10ms impulse.

Use

 ./nltool -f nl_examples/congo_bongo.c -t 8 -l RO.1 -i
nl_examples/congo_bongo.csv
 
to create a netlist log file of the congo bongo mixer stage.

Use

./nlwav -i netlist.log_RO.1.log -o tt.wav -a 17000

to create a wav file tt.wav from the log file using an amplification
factor of 17000.

[Couriersud]
2015-07-26 23:34:01 +02:00
Curt Coder
a733240aa6 c128: Added a skeleton for the PARTNER 128 cartridge. [Curt Coder] 2015-07-27 00:25:19 +03:00
Curt Coder
83a750e6c0 Added a skeleton for the Commodore 1526/MPS-802/4023 printer. [Curt Coder] 2015-07-26 22:42:02 +03:00
couriersud
b198d89317 Fixed MC14584B TT_FAMILY statement. This is a Schmitt-Trigger with
specific input characteristics and these should be defined locally
instead of adding a family model to the namespace. (nw)
2015-07-26 20:10:41 +02:00
couriersud
8b388e9131 Added nlwav to tools. nlwav converts netlist logs into wav files.
Example usage:

./nlwav -i netlist.log_RO.1.log -o tt.wav

./nlwav -h 

[Couriersud]
2015-07-26 20:03:13 +02:00
Luca Elia
f3686bb125 Improve sound in some Mortal Kombat Yawdim bootlegs [Luca Elia]
New clones added
----------------
Mortal Kombat (Yawdim bootleg, set 4) [Marco, Guru]
2015-07-26 19:34:00 +02:00
Alex W. Jackson
44d2ac8256 shadfrce.c: Fix video params so vsync matches PCB measurements (nw) 2015-07-26 09:16:54 -04:00
David Haywood
b67bb0afd7 shadfrce - optimize drawing for scanline cases (nw) 2015-07-26 14:13:23 +01:00
David Haywood
77f208de71 shadfrce - reduce tag lookups (nw) 2015-07-26 13:18:49 +01:00
Ivan Vangelista
5c1e35833f namcond1.c: enabled save state support (nw) 2015-07-26 13:43:15 +02:00
Ivan Vangelista
0f2cba17c0 tank8.c: added save state support (nw) 2015-07-26 13:36:16 +02:00
Ivan Vangelista
70613e751f Fix for m62.c games. couriersud please check (nw) 2015-07-26 13:23:07 +02:00
Lord-Nightmare
9857867c63 add rom locations to zookeeper sets [Lord Nightmare] 2015-07-26 02:49:26 -04:00
briantro
b41a8bfa92 merit.c: Correct some inputs & dips for The Round Up - NW 2015-07-26 00:30:06 -05:00
ted green
4a281099f5 Demoted to GAME_NOT_WORKING due to lock-ups 2015-07-25 14:18:16 -06:00