Miodrag Milanovic
7c082e13fb
webengine cleanup (nw)
2015-04-24 16:18:12 +02:00
Miodrag Milanovic
4dfb94aca3
change to case insensitive check like it was before (nw)
2015-04-24 14:46:54 +02:00
etabeta78
d7b972048e
(MESS) sms.c: misc improvements: [Enik Land]
...
- when GG runs in SMS compatibility mode, avoid access to the PSG stereo register.
- implement the audio control that enables/disables the PSG chip on Japanese SMS.
- play FM sound only when FM chip is enabled.
- remove mirrors of the IO and memory control ports on the GG driver, fixing emulation
of G-LOC Air Battle.
2015-04-24 11:08:10 +02:00
mahlemiut
dfd7ac44a4
pc_vga: Made Cirrus ISA cards 16-bit, rather than 8-bit
2015-04-24 15:19:51 +12:00
briantro
3e856eb9c7
berzerk.c: Verified and corrected the rom labels for Berzerk (set 1) [Brian Troha]
2015-04-23 19:53:07 -05:00
Peter Ferrie
6b1e2efcec
pc_vga.c: fix compile on MSVC2012 (nw)
2015-04-23 17:37:40 -07:00
David Haywood
1d50dfd8fd
there are new fruit machine 'dat' files out, need to sync to them / see if they fill in any gaps, this makes a start , will tidy and look more shortly (nw)
2015-04-24 01:02:16 +01:00
hap
585c62bda2
(MESS)New working game added
...
-----------------
Mattel World Championship Baseball [hap, Kevin Horton]
2015-04-24 01:17:57 +02:00
couriersud
e08ddc8cad
Properly document address deconding for GFX roms in cardline.
...
[Couriersud]
2015-04-24 01:10:37 +02:00
Scott Stone
5a4269232b
Jump Bug (galaxian.c): Adjusted clock speed to have working audio match that of video from PCB. Added notes regarding missing audio and flagged game [Tafoid]
2015-04-23 18:24:29 -04:00
Peter Ferrie
5dafd0924b
cardline.c: fix uninitialised variable (nw)
2015-04-23 14:29:00 -07:00
Ivan Vangelista
0894a05722
Completed state_save_register_item* removal (nw)
2015-04-23 22:03:23 +02:00
hap
96dd04edb9
(MESS)New working games added
...
-----------------
Gakken Poker [hap, Sean Riddle]
Entex Raise The Devil [hap, Sean Riddle]
2015-04-23 21:25:13 +02:00
hap
a298655dc6
gpoker wip
2015-04-23 16:50:13 +02:00
Miodrag Milanovic
84f7d24cfa
Include make for regression tests (nw)
2015-04-23 14:07:14 +02:00
Miodrag Milanovic
a840d0d95e
fix compile (nw)
2015-04-23 11:32:30 +02:00
Miodrag Milanović
75e0de7fea
Merge pull request #165 from meesokim/master
...
(MESS) spc-1000 cassette motor check fix for recording fuction working properly
2015-04-23 11:27:33 +02:00
Miso Kim
bb618c06a7
(MESS) spc-1000 cassette motor fix for recording fuction working
...
Motor on/off function need to check a toggle of signal.
Cassette play/record button state is coupled for port A of AY8910.
2015-04-23 18:19:00 +09:00
Miodrag Milanovic
9910b16241
No need for temp variables (nw)
2015-04-23 09:33:08 +02:00
mahlemiut
056812ae39
pc_vga: Cirrus WIP, Virtual Pool VESA and non-accel GD54xx drivers are playable. Added generic GD542x ISA card.
2015-04-23 18:57:32 +12:00
Miodrag Milanovic
ee0328ba37
Fix strreplace, fixes snapshot and dtd issue (nw)
2015-04-23 07:13:08 +02:00
Curt Coder
025d01c801
(MESS) abc1600: Cleanup. (nw)
2015-04-23 00:21:20 +03:00
etabeta78
671b43910c
whops... alt revisions they were, not redumps... fixed! nw.
2015-04-22 22:57:16 +02:00
etabeta78
45193e8451
(MESS) softlist: added a bunch of new dumps from various sources, and
...
improved consistency across a few lists. nw.
2015-04-22 22:35:15 +02:00
etabeta78
a3d1921fed
(MESS) gameking.xml: added a new dump and two redumps. [SSJ & TeamEurope]
...
(MESS) nes.xml: added three new dumps. [TeamEurope]
2015-04-22 22:33:49 +02:00
hap
603a1ba0ac
forgot 1 file
2015-04-22 21:45:49 +02:00
hap
fe57f275e8
(MESS)New working game added
...
-----------------
Parker Brothers Master Merlin [hap, Sean Riddle]
2015-04-22 21:36:40 +02:00
Curt Coder
04b059293e
(MESS) abc1600: Fixed SASI card status, now tries to boot from disk again. (nw)
2015-04-22 22:22:34 +03:00
hap
841dc79f63
added hh_tms1k_test.lay
2015-04-22 21:21:26 +02:00
Curt Coder
836ba2c10a
(MESS) plus4: Default to the 1541 disk drive, since the 1551 is rare and unreliable. [Curt Coder]
2015-04-22 21:39:29 +03:00
hap
eaa9878cae
mvbfree vfd is simple enough to make an internal artwork for it
2015-04-22 20:14:18 +02:00
Ivan Vangelista
1e0f25f95a
state_save_register_item_* removal, part 2 of 3 (nw)
2015-04-22 19:41:51 +02:00
David Haywood
3b046e1070
daiohc requires 6 buttons just like the others, wasn't properly playable without them (nw)
2015-04-22 18:40:04 +01:00
MetalliC
b54f4b4bb7
SystemSP stuff (nw)
2015-04-22 19:21:55 +03:00
hap
d9ef0fc94b
added skeletons of: bigtrak, gpoker, h2hbaseb, h2hfootb, mmerlin, raisedvl
2015-04-22 17:41:33 +02:00
Miodrag Milanovic
1944b8f226
Merge branch 'master' of https://github.com/mamedev/mame
2015-04-22 16:28:31 +02:00
Miodrag Milanovic
202949d797
small cleanup (nw)
2015-04-22 16:21:26 +02:00
David Haywood
74f8b64c19
additional SP info from MetalliC
2015-04-22 15:02:35 +01:00
Miodrag Milanovic
45d4aed8b7
do not strip by default
2015-04-22 14:24:41 +02:00
Miodrag Milanovic
3827f898ab
Renamed to STRIP_SYMBOLS and made logic more clear (nw)
2015-04-22 14:23:49 +02:00
Miodrag Milanovic
98297ad03d
fix linux build (nw)
2015-04-22 13:41:00 +02:00
Miodrag Milanovic
2bc25b0a9d
remove printfs (nw)
2015-04-22 13:28:15 +02:00
Miodrag Milanovic
eb2a14b153
fix
2015-04-22 13:26:18 +02:00
Miodrag Milanovic
da12f5356a
bugix and sdl fix (nw)
2015-04-22 13:22:18 +02:00
Miodrag Milanovic
54f8b3ae5d
moved all to std::string (nw)
2015-04-22 11:30:45 +02:00
Olivier Galibert
946958136d
Merge pull request #164 from lucab/lucab/mame-lua/misc
...
luaengine: minor bugfixes and enhancements
2015-04-22 08:12:02 +02:00
briantro
b7383e6dd1
exidy440.c: Correct rom names for Who Dunit v9.0 and Showdown as per actual rom labels. - NW
2015-04-21 20:08:11 -05:00
David Haywood
057a3e2335
new NOT WORKING
...
Ultimate Arctic Thunder Update CD ver 1.950 (5/3/04) [gamerfan, Smitdogg, The Dumping Union]
2015-04-22 00:00:45 +01:00
couriersud
6297e4cf18
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-04-22 00:45:32 +02:00
couriersud
7fa10acca6
Added 74192, 9316, 9310 and 74193 devices to netlist. Added breakout
...
(wip) netlist as well, but still have to implement three more devices
until work can really start. [Couriersud]
2015-04-22 00:45:21 +02:00