yz70s
e62c3ef137
chihiro.cpp: description of 2 commands sent via usb to the an2131qc chip, based on disassembly of its firmware (nw)
...
They are used to read the i2c eeproms connected to the chip.
2016-06-13 20:50:51 +02:00
Ivan Vangelista
17bab2614e
snk68.cpp: fixed sprite regression in streetsm (nw)
2016-06-13 19:17:59 +02:00
Ivan Vangelista
32d7b8883a
fixed linking (nw)
2016-06-13 18:54:53 +02:00
Ivan Vangelista
403177f34e
aerofgt.cpp: found out that karatblzbl uses a sound system copied from SNK's Street Smart. Hooked up preliminary sound. SFX are wrong. (nw)
2016-06-13 18:19:02 +02:00
Ivan Vangelista
f3c7034aae
galaxian.cpp: documented a bootleg which mixes roms from other sets (nw)
2016-06-13 18:17:25 +02:00
Ivan Vangelista
ce00c8b50b
sound trampolines removal from various drivers (nw)
2016-06-13 18:16:36 +02:00
Phil Bennett
1c684345f3
- Reverse-engineered Moto Frenzy security FPGA and implemented decryption code [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
...
New games added or promoted from NOT_WORKING status
Moto Frenzy [Morten Shearman Kirkegaard, Samuel Neves, Peter Wilhelmsen]
2016-06-13 09:10:46 -07:00
mahlemiut
d881a058e4
debugimgui: use IM_COL32 macro
2016-06-13 23:33:46 +12:00
Nathan Woods
9fe7064f4e
On the file selection dialog, previous paths are now clickable
2016-06-13 05:54:33 -04:00
Nathan Woods
3c4f7e065c
Refactored text layout code out of ui.cpp into a separate module
2016-06-13 05:54:16 -04:00
RobertoFresca
b34540b236
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Super Pacman (v1.2) + Cherry Master (Corsica, v8.31, set 1) [Roberto Fresca, Ioannis Bampoulas]
New one is now parent, since they fixed some weird bug in pulses/bookkeeping.
2016-06-12 23:56:49 -03:00
Robbbert
a2067e63ab
Fixed 4 compile errors.
2016-06-13 12:20:17 +10:00
Robbbert
544d7d3c3c
TRS-80: some games were unplayable due to loss of keyboard control. These games have support for an unofficial joystick.
2016-06-13 11:24:52 +10:00
RobertoFresca
cc506f344c
Royal Card (Austrian, set 8): Worked and added a default NVRAM.
...
The game now is working properly. [Roberto Fresca]
New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Royal Card (Austrian, set 8) [Roberto Fresca]
2016-06-12 18:02:34 -03:00
Ville Linde
6765f96c58
finish the mb86235 disassembler (nw)
2016-06-12 23:42:44 +03:00
RobertoFresca
143352dea5
Royal Card (Austrian, set 8): Added mirrored VRAM to $4000/$5000. [Roberto Fresca]
2016-06-12 13:43:15 -03:00
RobertoFresca
681b95d827
New clones marked as NOT_WORKING
...
--------------------------------
Royal Card (Austrian, set 8) [Roberto Fresca, Ioannis Bampoulas]
2016-06-12 13:39:16 -03:00
Miodrag Milanovic
24a91a55fd
Fix crashing where cheat enabled (nw)
2016-06-12 17:52:45 +02:00
Miodrag Milanovic
65ab646965
Revert "More work on gameking 3 [PeT]"
...
This reverts commit 550175d8b8
.
2016-06-12 17:38:03 +02:00
Ivan Vangelista
ab9d8aa8bf
driver.cpp: removed the old soundlatch methods. (nw)
2016-06-12 12:07:34 +02:00
Ivan Vangelista
2fd969b16a
updated remaining drivers to use gen_latch.cpp (nw)
2016-06-12 12:05:15 +02:00
Miodrag Milanovic
7893ce3aea
fix handling VIDEO_NONE on windows (nw)
...
fix SDL version of zexall (nw)
2016-06-12 10:47:06 +02:00
Miodrag Milanovic
550175d8b8
More work on gameking 3 [PeT]
2016-06-12 09:10:27 +02:00
cracyc
d157408218
vt240: WIP (nw)
2016-06-11 22:38:01 -05:00
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