R. Belmont
4d2fc96aa1
Merge pull request #942 from JoakimLarsson/mvme147_1
...
Added 147bug v2.43 ROM set
2016-06-11 21:12:12 -04:00
R. Belmont
aea1b93f0c
Merge pull request #946 from rzero9/patch-1
...
fmtowns_cd.xml: Added V, W, X, Y and Z.
2016-06-11 21:10:59 -04:00
arbee
fa0f49897a
sun3: many improvements, all models now POST including 3/2xx [R. Belmont]
2016-06-11 21:05:57 -04:00
r09
52392582b8
fmtowns_cd.xml: Added V, W, X, Y and Z.
2016-06-12 01:10:50 +02:00
hap
d586ae8d12
New working machine added
...
-----------
Fidelity Elite Avant Garde (model 6117-9) [anonymous]
2016-06-12 00:48:31 +02:00
Paul Priest
2873b1266f
MT 06234 - fix mscoutm/imekura/mjegolf inputs
2016-06-11 23:09:46 +01:00
R. Belmont
bdab9d1c96
fix clang build (nw)
2016-06-11 15:11:08 -04:00
RobertoFresca
cef5e28b3f
Major Poker sets technical notes...
2016-06-11 15:59:05 -03:00
Giuseppe Gorgoglione
852bd80d45
Remove Direct3D abstraction layer
...
It was introduced to support Direct3D 8 and 9 with the same code base. They had a very similar programming model and the abstraction layer was taking advantage of that. Now, Direct3D 8 support in MAME was removed long time ago, an Direct3D 11 and 12 have very different programming models, so the layer is not useful anymore and can be safely removed to simplify the code.
2016-06-11 20:14:09 +02:00
Giuseppe Gorgoglione
58dc78b6eb
Introduce dynamic_module
...
This is a central cross-platform facility to dynamically bind functions from shared libraries.
Updated all OSD modules to use it.
2016-06-11 20:14:09 +02:00
Giuseppe Gorgoglione
ea1b66f146
Fix debugging code in font_dwrite.cpp
...
Debugging code was disabled by default so compilation errors were overlooked.
2016-06-11 20:14:09 +02:00
Miodrag Milanovic
a39cfa82a4
Rom for GameKing 3 [PeT, James]
2016-06-11 19:08:36 +02:00
Brad Hughes
6c1464238c
Merge pull request #944 from bradhugh/unify_windowlist
...
Unify window_list in Windows and SDL OSD
2016-06-11 12:29:16 -04:00
Brad Hughes
1f8cf36ec9
Move window_list to osd_common_t
2016-06-11 12:02:22 -04:00
RobertoFresca
cdf328851b
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Major Poker (3 different sets with Micro Manufacturing intro) [Roberto Fresca, Ioannis Bampoulas]
Lucky Poker (bootleg/hack of Major Poker) [Roberto Fresca, Ioannis Bampoulas]
2016-06-11 12:40:20 -03:00
Robbbert
309d977066
MT 05783 [Robbbert]
2016-06-12 00:01:38 +10:00
cracyc
96e08f7ae9
wd_fdc: suppress index pulse irq when busy. (nw)
...
--
Did bunch of testing, found no regressions but nothing that even enables the index pulse irq other than the rainbow.
2016-06-11 08:30:57 -05:00
Vas Crabb
a5bd5a08c8
Link to doc site (nw)
2016-06-11 23:05:54 +10:00
Robbbert
af8644f631
Sorcerer: added "Voodoo Castle"
2016-06-11 21:29:57 +10:00
Robbbert
8e26ff5b8d
MT 06215 [Robbbert]
2016-06-11 19:23:56 +10:00
mahlemiut
76629ee6bf
debugimgui: draw a light rectangle around a view if it has focus, gives a visual cue as which view accepts input.
2016-06-11 19:07:57 +12:00
RobertoFresca
0b45a560cd
Major Poker: Added missing G2 gal16v8d. [Roberto Fresca]
2016-06-11 01:12:48 -03:00
Brad Hughes
6bea81d33a
Unify window_list in Windows and SDL OSD
2016-06-10 22:55:00 -04:00
dankan1890
2030b4f3e5
Fixed issue #941 , crash in attempt to use "Configure Machine" from favorites filter.
...
Boot time reduced by ~15%.
2016-06-11 01:53:58 +02:00
Joakim Larsson Edstrom
208a30885e
Added official ISCSI-1 ROMs v3.7 from Force Computers
2016-06-11 00:38:53 +02:00
Joakim Larsson Edstrom
22d7af5ced
Added 147bug v2.43 ROM set
2016-06-10 21:31:49 +02:00
Scott Stone
1a8fbf3aba
Added additional pal dump to current romset and noted no_dumps for varthb (nw)
2016-06-10 15:22:12 -04:00
smf-
f503c71934
and the missing device (nw)
2016-06-10 19:46:04 +01:00
smf-
c0f5e96353
fixed build (nw)
2016-06-10 19:36:48 +01:00
Miodrag Milanovic
4a7cd83c6e
Sync GENie, one thing changed, and I have revoked one patch that is going to be removed or changed anyway (nw)
2016-06-10 18:54:55 +02:00
R. Belmont
bd5c95e2eb
Merge pull request #939 from JoakimLarsson/fccpu30_2
...
Drivers for Force Computers CPU-30 and Signetics DUSCC milestone 1
2016-06-10 11:26:20 -04:00
Miodrag Milanović
ee19937a2b
Merge pull request #940 from fulivi/call_display_dev
...
A little change to device_image_interface::call_display to better decouple UI fronted and image devices [F.Ulivi]
2016-06-10 17:09:12 +02:00
Ted Green
4cbd7d87d3
dcs: Added comment to last change (nw)
2016-06-10 07:03:45 -06:00
Robbbert
cee3cf61f8
oops.
2016-06-10 21:23:20 +10:00
Robbbert
a75431a149
Sorcerer: last 4 for now.
2016-06-10 21:12:20 +10:00
Joakim Larsson Edstrom
f022874d40
The actual CPU-30 driver
2016-06-10 11:01:32 +02:00
Miodrag Milanovic
3547905acc
Synced GENie with latest and applied few changes sent as PR (nw)
2016-06-10 10:56:31 +02:00
Joakim Larsson Edstrom
c2d185b9e3
New driver for Force Computers CPU-30, WIP but starts up some diagnostics tests so a good milestone
2016-06-10 10:33:42 +02:00
Joakim Larsson Edstrom
deb715cca6
completed the parallell port part now supporting all ports A,B and C, still WIP
2016-06-10 10:31:32 +02:00
Joakim Larsson Edstrom
f812a76116
DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force CPU-30 in polled mode
2016-06-10 10:29:13 +02:00
Vas Crabb
cfece7e1bc
more detailed comment (nw)
2016-06-10 17:50:52 +10:00
Curt Coder
37d8de37fa
Revert "This is not mine. (nw)"
...
This reverts commit aecbc11dd8
.
2016-06-10 10:00:25 +03:00
RobertoFresca
4b22273efc
Merge branch 'master' of https://github.com/mamedev/mame
2016-06-10 00:51:49 -03:00
RobertoFresca
806669d502
Major Poker: Added missing PLDs, plus technical notes. [Roberto Fresca]
2016-06-10 00:51:06 -03:00
Robbbert
e0bbcd9abc
New WORKING game [Robbbert, caius]
...
================
Varth (bootleg)
(out of whatsnew -> from HBMAME)
2016-06-10 13:35:26 +10:00
Scott Stone
774dbac85a
New clone added
...
---------------
Metamorphic Force (ver EAA - alternate) [caius]
2016-06-09 22:47:33 -04:00
Ted Green
0d9d3f866a
dcs: Fix buffer overflow with sf2049se. (nw)
2016-06-09 18:24:16 -06:00
Curt Coder
aecbc11dd8
This is not mine. (nw)
2016-06-09 22:09:18 +03:00
Curt Coder
e2d16ce711
abc80x: Fixed character width regression from 876c07fbf5
. (nw)
2016-06-09 22:01:55 +03:00
dankan1890
f903e7a4f4
Proper file name. (nw)
2016-06-09 20:59:17 +02:00