Commit Graph

13529 Commits

Author SHA1 Message Date
Miodrag Milanovic
262c951a5b Filtered out rest of roms for fruit machines by Haze (no whatsnew) 2011-09-02 16:57:17 +00:00
Miodrag Milanovic
0f537f3955 Set more proper name to interface call (no whatsnew) 2011-09-02 16:39:30 +00:00
Miodrag Milanovic
b764156f07 - Created device_serial_interface that should be used by UART's (no whatsnew)
- It is used by MESS side i8251 and 6551 are using it now
- Also created simple serial source devices (used by some cassette interface)

This will be optimized and rechecked after new chips are converted to use it
No whatsnew for now, but there will be info for the release.
2011-09-02 14:53:41 +00:00
Michaël Banaan Ananas
ac2ff71b0c (OG clarifies) 2011-09-02 12:21:21 +00:00
Michaël Banaan Ananas
b5e809acf8 (fix order) 2011-09-02 11:41:40 +00:00
Miodrag Milanovic
a5a4992158 Filled some missing roms for maygay2 by Haze (no whatsnew) 2011-09-02 06:55:41 +00:00
R. Belmont
c8086c8180 es5503: converted to modern device, improved IRQ timing [R. Belmont] 2011-09-02 02:03:04 +00:00
Michaël Banaan Ananas
425d9c5db8 (minor tweak) 2011-09-02 00:49:47 +00:00
Michaël Banaan Ananas
5955a4ce4f fixed pocketrc service mode and speed
wtf :P
2011-09-02 00:33:55 +00:00
Michaël Banaan Ananas
65596a992a pocketrc view-button (can also be used to choose normal cars instead of choroq) 2011-09-02 00:28:35 +00:00
Brian Troha
1cbaba844f correct hashes for the epr-21579d for the GD-ROM set 2011-09-01 21:33:14 +00:00
Miodrag Milanovic
cfd444e43f Various fruit machine rom updates by Haze (no whatsnew) 2011-09-01 17:48:28 +00:00
Michaël Banaan Ananas
14f6147ae9 disable ugly sianniv hack, the game does not work either way 2011-09-01 17:43:28 +00:00
Michaël Banaan Ananas
558a175be2 cleanup driver_init 2011-09-01 16:24:00 +00:00
Michaël Banaan Ananas
17926069b5 rm c76 speedup hack 2011-09-01 15:44:40 +00:00
smf-
770e971650 simplify NONE_NEEDED check, if is only triggered now if it finds no roms and there are no errors. whether any roms are required or not is irrelevant. 2011-09-01 13:53:57 +00:00
smf-
d8b3ab7cf3 only report that no files are needed if there are no optional roms as well as no required roms. 2011-09-01 10:26:46 +00:00
smf-
d824e53a06 Removed j5slvreeb as it's roms were identical to the parent (j5slvree). Possibly a mistake, but it's been wrong for a month now. 2011-09-01 09:01:27 +00:00
smf-
8e499bf4fb changed parent of ec_supbxmab to something that exists. 2011-09-01 08:29:07 +00:00
Scott Stone
9f6a7817b1 Fixed new Naomi Korean BIOS dumps to match actual dump checksums (epr-21579d, epr-21579). They were added to MAME using checksums from other BIOS files (epr-21577e, epr-21577d). 2011-09-01 00:59:42 +00:00
smf-
c26a00ac0c stopped parent roms with a different crc but the same name from being found as bad. 2011-08-31 19:25:06 +00:00
mariuszw1
106f7338dd VC2008 compile fix (no whatsnew) 2011-08-31 18:26:33 +00:00
Miodrag Milanovic
dbe5cfe7e0 Electrocoin driver splitup by Haze (no whatsnew)
Out of log: it require msm8251 from mess, which I will convert in next days and hookup again.
2011-08-31 17:45:18 +00:00
Scott Stone
fe6a5c5813 Fixed MT Bugs:
04475: quizmeku: Missing gfx
03641: sspirits, gground: Only half of the game's frames are rendered.
03195: crkdown: graphic artifacts and speed drop during gameplay
2011-08-31 16:47:19 +00:00
Andrew Gardner
a97cebe411 Adds projection calculation for 3d eye-space points. [Andrew Gardner]
* out of whatsnew.txt *
This code is to just show a decent method for projecting the 3d points into 2d.
The code itself is fine, but the way it splats points to the screen is silly and
Angelo will likely know a much better way to hook it up.
It looks like the focal length of the camera is a little short right now, but
we'll find the right values eventually.
2011-08-31 14:47:48 +00:00
Scott Stone
e86791a8a0 Corrected romname for Super Hang-On to match actual PCBinfo from Guru (no whatsnew) 2011-08-31 13:58:59 +00:00
Miodrag Milanovic
60829fe60c Added proper display rom for South Park pinball 0.9x version (no whatsnew) 2011-08-31 13:43:03 +00:00
Miodrag Milanovic
acea2fa296 Added some Stern Whitestar older revisions [Miodrag Milanovic] 2011-08-31 13:17:24 +00:00
Michaël Banaan Ananas
aabfaaf0e4 Preliminary support for ym2149 ssg selectable clock divider. Does any hardware have the ability to control it on the fly? If we find one, we have a testcase to continue implementing this pin. 2011-08-30 18:32:26 +00:00
Michaël Banaan Ananas
03ada8a386 minor cleanup/precompute rates 2011-08-30 16:14:08 +00:00
Michaël Banaan Ananas
ff2de72d6a cleanup 2011-08-30 12:25:04 +00:00
Olivier Galibert
f900b44eb0 floppy: Refactor slightly. Name, descrition, etc are now an intrinsic property of converters. [O. Galibert] 2011-08-30 10:58:21 +00:00
smf-
846463227f doesn't report samples as bad when they aren't found, which makes them consistent with verifyroms. 2011-08-30 10:02:21 +00:00
Fabio Priuli
5594b84961 made handling of NONE_NEEDED audits a bit more coherent. no whatsnew. 2011-08-30 09:57:33 +00:00
Fabio Priuli
69374d9553 fixed segfault when using -verifysamples [Fabio Priuli]
the offending bit was the call of record->shared_source() without having explicitly set m_shared_source to NULL. 
it might be worth to initialize m_shared_source to NULL, but I was not 100% sure about effects on other rom verification routines, so for the moment I simply set it to NULL when verifying samples
2011-08-30 08:21:23 +00:00
Fabio Priuli
610a2d921d only report samples audit result for sets with required samples [Fabio Priuli]
out of whatsnew: this does not fix the the segfault when -verifysamples is used, but I hope to fix it soon (unless anyone beats me to it... be my guest if you want to fix it)
2011-08-30 07:10:30 +00:00
R. Belmont
a0515ca5d2 New games added as GAME_NOT_WORKING
-----------------------------------
Fighting Bujutsu [Ville Linde, R. Belmont]
2011-08-30 01:07:06 +00:00
Michaël Banaan Ananas
0e3ac170fb typo 2011-08-29 22:00:13 +00:00
Michaël Banaan Ananas
e217cf4c70 rm namcos10 separate inputs since main inputs are not working yet 2011-08-29 15:55:07 +00:00
Michaël Banaan Ananas
66f2b1f8cf update k051649 users
MESS will need to update mess/machine/msx_slot.c
2011-08-29 15:19:04 +00:00
Michaël Banaan Ananas
456cb3e2b5 added TEST register, used in some homebrew msx stuff for smooth pcm playback 2011-08-29 14:55:00 +00:00
Michaël Banaan Ananas
1e612ed0c8 small fix for MESS 2011-08-29 12:17:31 +00:00
Brian Troha
1e74fafa55 model3.c: Redumped Spikeout FE. Special thanks to Philip Bennett & Bart Trzynadlowski for verifying and testing the redumped roms. [[Dr. Spankenstein, wild eyed, Paratech, Layne, Lord Flux, atchoo, cbt, gatt9, tormod, BrianT, The Dumping Union] 2011-08-29 01:18:44 +00:00
Michaël Banaan Ananas
b6384b7596 replacing raidena sound prg rom with a known good dump.
more info: http://www.mametesters.org/view.php?id=961
2011-08-28 18:06:41 +00:00
Miodrag Milanovic
6404c0fbba More Bingo games added, need to identify hw properly and split in more files (no whatsnew) 2011-08-28 16:19:20 +00:00
Michaël Banaan Ananas
6b4620427c mrdrillr and tgm cabs have 4way joysticks, so default to it.
(that is, until mame's input devices emulation is 'closer' to the pcb pins, allowing eg. left+right or up+down too, see MT3673 for example)
2011-08-28 14:54:38 +00:00
Michaël Banaan Ananas
bd457f6e0a correct rounding when applying analog sensitivity 2011-08-28 13:59:02 +00:00
Miodrag Milanovic
29f358dc40 Sync ROMs with PinMAME (no whatsnew) 2011-08-28 10:50:51 +00:00
Ryan Holtz
4523bfa2d0 HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat
Country Entertainment]
- Created two flags, -hlsl_ini_write and -hlsl_ini_read. The former enables
  custom HLSL INI writing explicitly, the other enables loading of the same.
- Fixed disappearing aperture effect when using custom INI files.
- Fixed diagonal seam on some games, for serious real this time
- Fixed phosphor simulation, now works as expected
2011-08-28 09:10:53 +00:00
Jonathan Gevaryahu
1bf5ecd874 Add comment about new raiden2 rom combination, add missing
pals as undumped, fix IC locations on several sets.
[Lord Nightmare, Hammad, EdCosta]
2011-08-28 04:55:17 +00:00