Olivier Galibert
a41b3c3898
tms57002: Modernize [O. Galibert]
2012-03-09 18:50:18 +00:00
Brian Troha
3dba40f47a
darkseal.c: Add PCB location for remaining MASK roms. Renames roms to conform to MAME (Data East) format. IE:
...
GN
05-2
Is gn_05-2 and not gn-05-2
No Whatsnew
2012-03-09 17:00:14 +00:00
Miodrag Milanovic
c8820d7708
sync with mess (no whatsnew)
2012-03-09 15:31:23 +00:00
Olivier Galibert
434bfea7df
votrax: Analog path [O. Galibert]
2012-03-09 11:26:31 +00:00
mahlemiut
24b663714e
Fix GCC 4.4.3 compile (no whatsnew)
2012-03-09 06:39:58 +00:00
Brian Troha
13f82f072f
New Deer Hunting USA clone
...
New Clone Added
--------------------------------------------
Deer Hunting USA V3 [Brian Troha, The Dumping Union]
2012-03-08 23:48:28 +00:00
Brian Troha
946843d320
darkseal.c: Added PCB locations to roms - nw
2012-03-08 23:33:26 +00:00
Brian Troha
2c0f096127
segas16b.c: Differentiate between ROM Board Type and ROM Board Number - NW
2012-03-08 20:19:55 +00:00
Brian Troha
6db348fc51
segas16b.c: Minor doc update - Some Sega game/rom # updates from various pics on the FTP. - NW
2012-03-08 20:09:33 +00:00
Michaël Banaan Ananas
eb036dc6ed
invadpt2br rom pv01 wasn't a bad dump, just partially encrypted
2012-03-08 18:01:06 +00:00
Scott Stone
403e070cfc
rom labels corrected per dumps made by Corrado T. (nw)
2012-03-08 16:46:13 +00:00
Olivier Galibert
2127a817bf
ymf271: Timer setup fix [trap15]
2012-03-08 12:48:15 +00:00
Aaron Giles
1b3a299c0d
Death to generic spriteram.
2012-03-08 09:54:00 +00:00
Aaron Giles
bd1935c924
Add some temporary hacks to the votrax to get the parameters to
...
all change to real values so the analog filters can be tested.
Changed USE_FAKE_VOTRAX back to 1. Was accidentally checked in
the wrong way in a previous change.
2012-03-08 09:09:52 +00:00
Aaron Giles
388d53737e
Create new devices buffered_spriteram<n>_device, which manage buffered
...
spriteram. Removed core support for legacy buffered spriteram, and
updated all drivers to use the new devices instead. [Aaron Giles]
Removed required/optional_shared_size helpers. Instead the existing
required/optional_shared_ptr helpers now have a bytes() method that
can be used to query the size of the shared region. [Aaron Giles]
2012-03-08 07:39:27 +00:00
Aaron Giles
8d0ec85106
Fix specifying device-based VBLANK callbacks.
2012-03-08 07:35:14 +00:00
Aaron Giles
2a04855fb3
Add save_item template specialization for dynamic_array.
2012-03-08 07:34:49 +00:00
Aaron Giles
841d3a3999
Fix display of driver name under MSVC. Some minor cleanup in that function.
2012-03-08 07:34:13 +00:00
Aaron Giles
d73e3bbb05
A few tweaks, better logging.
2012-03-08 07:33:38 +00:00
Michaël Banaan Ananas
78f65da927
fix various remaining regressions with device tag strcmp
2012-03-07 20:23:54 +00:00
Wilbert Pol
e3cf71776b
Fixed typo (nw)
2012-03-07 19:46:01 +00:00
Curt Coder
a54ae8335f
Refactored YM3526 to use devcb. [Curt Coder]
2012-03-07 18:42:58 +00:00
Miodrag Milanovic
6c65c7f868
Sync with MESS (no whatsnew)
2012-03-07 07:34:10 +00:00
Brian Troha
22ab1ec1ef
segas18.c: Minor doc update - Updated info for Shadow Dancer (US) including Sega game ID#, PCB # & rom board # - NW
2012-03-07 03:56:39 +00:00
Michaël Banaan Ananas
55b618200f
fix menu refresh on entering
2012-03-06 21:28:52 +00:00
Michaël Banaan Ananas
0c5886b5b5
(typo)
2012-03-06 18:48:12 +00:00
Aaron Giles
d92c81c254
When copying CHDs, preserve the flag that indicates whether the metadata
...
is included in the SHA1. When creating LD CHDs, don't use a checksum on
the AVLD metadata, like we did before. Fixes recompression of laserdisc
CHDs.
Fix copy/paste error in the chd.h header which caused the flags passed to
be ignored when writing metadata.
2012-03-06 17:58:12 +00:00
smf-
658556bba9
added nflclsfb decrypt.
2012-03-06 12:57:27 +00:00
Miodrag Milanovic
95b451277d
Removed legacy image devices and related code (no whatsnew)
2012-03-06 12:57:06 +00:00
Scott Stone
6a0b6fbc3b
Changed CHD region tag to something more appropriate (nw)
2012-03-06 10:46:36 +00:00
Miodrag Milanovic
686e8cea52
Sync with MESS (no whatsnew)
2012-03-06 07:30:55 +00:00
Scott Stone
5f83fb7118
Added Konami Pyson skeleton driver w/Guru notes and the known 2 dumped games. (nw)
...
New games marked as GAME_NOT_WORKING
------------------------------------
World Soccer Winning Eleven Arcade Game Style [Team Japump, Guru]
World Soccer Winning Eleven Arcade Game 2003 [Team Japump, Guru]
2012-03-06 03:37:05 +00:00
Brian Troha
3d4f2b959c
nwk-tr.c: Minor clean up: Fixed a rom name, a comment, white space and added PCB location to all roms. - NW
2012-03-05 22:09:42 +00:00
Brian Troha
c95ba8cccd
model2.c: Tiny doc update - Sega rom board ID# for VON (US) - NW
2012-03-05 22:01:57 +00:00
Olivier Galibert
1612adbb19
ioport: Support obsolete gcc versions [O. Galibert]
2012-03-05 20:11:39 +00:00
Olivier Galibert
347ff9bce4
k054539: Uncross the streams [O. Galibert]
2012-03-05 18:28:03 +00:00
Michaël Banaan Ananas
4e3ac4fb9d
fix gfx regression
2012-03-05 15:52:06 +00:00
Miodrag Milanovic
a172c8b2a1
Partial conversion of legacy floppy to modern device (no whatsnew)
2012-03-05 15:20:05 +00:00
Michaël Banaan Ananas
e3d99ce92d
fix ebases trackball
2012-03-05 15:12:45 +00:00
Michaël Banaan Ananas
2b218c9024
(small update from greg)
2012-03-05 14:37:41 +00:00
Michaël Banaan Ananas
f9620e46db
fix sound regression
2012-03-05 14:02:18 +00:00
Miodrag Milanovic
0daf11cf61
Windows compile fix, thanks OG (no whatsnew)
2012-03-05 10:39:38 +00:00
Olivier Galibert
ce4c6cd0f0
ioport: Make the compile time less insane [O. Galibert]
2012-03-05 09:17:14 +00:00
Miodrag Milanovic
9be420056e
Sync with MESS (no whatsnew)
2012-03-05 06:59:43 +00:00
Aaron Giles
c3ed880bf2
Remove libflac++, there's no intention of using the C++ interface,
...
so it's just dead code.
2012-03-04 21:04:24 +00:00
R. Belmont
b287db448d
PowerPC: properly mirror SO bit from XER into CR0 [R. Belmont]
2012-03-04 20:03:37 +00:00
Olivier Galibert
0d744978dc
k054539: Modernize [O. Galibert]
2012-03-04 17:26:17 +00:00
Brian Troha
4bcb8ccb25
New Super Chase Clone added
...
New Clone Added
-----------------------------------------
Super Chase - Criminal Termination (Japan) [Stefan Lindberg, The Dumping Union]
2012-03-04 16:11:56 +00:00
R. Belmont
79738a59ed
And again (nw)
2012-03-04 15:25:10 +00:00
R. Belmont
9358a319fa
Fix big-endian compile (nw)
2012-03-04 04:13:50 +00:00