RobertoFresca
8ac9f0be60
typo + tech notes...
2016-08-19 12:14:49 -03:00
RobertoFresca
685582d4a3
Added technical notes to Inter Games poker. [Roberto Fresca]
2016-08-19 11:21:01 -03:00
RobertoFresca
f26ce54c35
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 11:12:15 -03:00
RobertoFresca
a8956ee4f6
Funworld driver: Added Inter Games poker specs and some cleanups.
2016-08-19 11:11:42 -03:00
Curt Coder
8fb004e5ec
compis: Fixed RTC to use 24 hour mode. [Curt Coder]
2016-08-19 17:00:29 +03:00
RobertoFresca
4c0a30c3c2
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 10:56:35 -03:00
Curt Coder
57e2352caf
compis: Promoted driver to working. [Curt Coder]
2016-08-19 16:56:02 +03:00
RobertoFresca
7d98d7a837
Cleanup....
2016-08-19 10:55:59 -03:00
RobertoFresca
707b779870
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-19 10:52:18 -03:00
RobertoFresca
250497dcc4
Magic Card II specs typo....
2016-08-19 10:51:36 -03:00
Vas Crabb
a5b10493f6
Merge pull request #1273 from npwoods/more_tafoid_bugs
...
fix more softlist regressions
2016-08-19 23:40:47 +10:00
Curt Coder
ffaa535ee4
Cleanup. (nw)
2016-08-19 16:31:50 +03:00
Nathan Woods
a4f59b3242
Changing device_image_interface::determine_open_plan() to not support creating an image unless device_image_interface::create() is used
...
I'm somewhat surprised that this has not bit us until now. The implication of how it used to work is that device_image_interface::load() could actually create images; it is hard to eliminate the possibility that something might be incorrectly relying on this behavior. I've determined that this isn't the case for imgcntrl.cpp and floppycntrl.cpp
2016-08-19 08:24:23 -04:00
Nathan Woods
db53f51ffc
Now reporting Windows ERROR_INVALID_NAME as osd_file::error::NOT_FOUND
2016-08-19 08:23:56 -04:00
Curt Coder
e02430f824
compis: WIP. (nw)
2016-08-19 14:54:16 +03:00
therealmogminer@gmail.com
0b4d175aa8
-vgmplay.cpp: Added YM3812 support. [Ryan Holtz]
2016-08-19 13:23:24 +02:00
Ivan Vangelista
989081dc37
Merge pull request #1272 from mamehaze/setadditions
...
add the PLD dumps to the nzeroteam sets (nw)
2016-08-19 13:09:26 +02:00
James Wallace
d5131326cf
Merge pull request #1271 from mamehaze/mpu4test
...
more mpu4 descriptions (nw)
2016-08-19 12:07:56 +01:00
David Haywood
d3a2974835
add the PLD dumps to the nzeroteam sets (nw)
2016-08-19 12:05:52 +01:00
David Haywood
9b310a47ab
more mpu4 descriptions (nw)
2016-08-19 11:30:36 +01:00
James Wallace
b3916c5016
Merge pull request #1266 from mamehaze/mpu4test
...
some MPU4 descriptions (nw)
2016-08-19 10:31:07 +01:00
Vas Crabb
8d84c31408
Save a few lines (nw)
2016-08-19 15:51:30 +10:00
Vas Crabb
563690f545
make path_iterator hold onto its search path
2016-08-19 15:23:31 +10:00
RobertoFresca
2a705f54e7
New machines marked as NOT_WORKING
...
----------------------------------
Unknown Inter Games poker [Roberto Fresca, Team Europe]
2016-08-19 00:23:31 -03:00
R. Belmont
b8831a4513
Merge pull request #1260 from mamehaze/setadditions
...
new clones (NOT WORKING) Jungler (Subelectro, bootleg on Scramble hardware) [Andrew Welburn]
2016-08-18 22:09:08 -04:00
R. Belmont
2f1add39f9
Merge pull request #1262 from rzero9/patch-3
...
fmtowns_cd.xml: new dumps
2016-08-18 22:08:52 -04:00
R. Belmont
ed77b380bd
Merge pull request #1268 from Dagarman/master
...
kim1: RS & ST keys, input ports update
2016-08-18 22:08:42 -04:00
R. Belmont
8f609f3007
Merge pull request #1267 from mamehaze/extrafruity
...
fix maygay m1a lamping code to work with layouts (nw)
2016-08-18 22:08:29 -04:00
Vas Crabb
bd7e7b3492
Merge pull request #1269 from npwoods/fix_a800_brucelee
...
Fixed Tafoid report: 'mame a800 -flop1 brucelee' failed
2016-08-19 11:35:40 +10:00
Nathan Woods
2bc1a2162a
a800: Reintroduced hack that causes a800 to always use the ATR format for softlists
...
'mame a800 -flop1 brucelee' now works again
2016-08-18 21:26:34 -04:00
Nathan Woods
d3b374d545
Fixed an issue with legacy floppy loading caused by filetype() now being a std::string
...
This caused 'mame a800 -flop1 brucelee' to fail on startup, but after this fix the image mounts but incorrectly.
2016-08-18 21:25:28 -04:00
RobertoFresca
ddab7da047
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Jolly Card (Austrian, set 2) [Roberto Fresca, Team Europe]
2016-08-18 22:24:30 -03:00
RobertoFresca
d33e63ed17
Merge branch 'master' of https://github.com/mamedev/mame
2016-08-18 21:59:05 -03:00
KEN WHITE
e1a9b75c11
kim1
2016-08-18 17:40:04 -07:00
therealmogminer@gmail.com
9f03cc1aef
-vgmplay.cpp: Added HuC6280. [Ryan Holtz]
2016-08-19 00:24:46 +02:00
David Haywood
1316e77bd5
outdated comment (nw)
2016-08-18 22:48:48 +01:00
David Haywood
b1d6f7a75e
typo (nw)
2016-08-18 22:48:04 +01:00
David Haywood
48ce3c4bd8
fix maygay m1a lamping code to work with layouts (nw)
2016-08-18 22:44:47 +01:00
MetalliC
7edec8eba4
new clones added (NOT_WORKING)
...
------------------------------
Wangan Midnight Maximum Tune 2 (Japan) (Rev A) [ShouTime, rtw]
2016-08-19 00:44:07 +03:00
Curt Coder
45de39ef65
compis: WIP. (nw)
2016-08-18 23:52:18 +03:00
hap
68c42f925c
Merge pull request #1265 from superctr/c352_flags
...
Byteswap timecris sample ROM, remove MACHINE_IMPERFECT_SOUND flags for C352 games
2016-08-18 22:45:14 +02:00
superctr
41363f3fd8
remove MACHINE_IMPERFECT_SOUND flags for namcos23.cpp
2016-08-18 22:27:30 +02:00
David Haywood
39858016c4
some MPU4 descriptions (nw)
2016-08-18 20:38:46 +01:00
James Wallace
90032db52e
Merge pull request #1261 from johnparker007/maygay_layouts_add
...
Adding layouts to Maygay M1 driver
2016-08-18 20:24:50 +01:00
superctr
2dabc32063
timecris: byteswapped sample rom (ts1wavea.2l)
2016-08-18 21:18:41 +02:00
David Haywood
eae4dcdcdd
mew clones New Zero Team (V33 SYSTEM TYPE_B hardware) [caius]
...
existing set was licensed, now marked as 'China?'
2016-08-18 20:01:21 +01:00
superctr
e83ecbebaa
remove MACHINE_IMPERFECT_SOUND flags for C352 games
2016-08-18 20:34:02 +02:00
hap
dbf0cdd0c3
-Wmisleading-indentation compile fix
2016-08-18 20:20:32 +02:00
R. Belmont
9f3b14ef53
Merge pull request #1264 from superctr/namconb_timing
...
namconb1: fix sound timing for some games.
2016-08-18 14:03:27 -04:00
Robbbert
4808e88290
Playmatic Pinball: All MPU-1 games working, plus other WIP.
2016-08-19 03:24:05 +10:00