Nathan Woods
40a9e78704
Vas Crabb feedback: Better adoption of move constructors, other cleanups
2016-07-20 19:16:30 -04:00
bmcphail
805f2991d3
Merge branch 'master' of https://github.com/mamedev/mame
2016-07-20 17:12:35 -04:00
Ivan Vangelista
005ed11061
expro02.cpp: oki map instead of memcpy, standard palette, removed a pair of unused variables, enabled save state support (nw)
2016-07-20 23:13:03 +02:00
bmcphail
02612740da
Merge branch 'master' of https://github.com/mamedev/mame
2016-07-20 17:08:28 -04:00
bmcphail
14d8266655
adding new ffantasy set
2016-07-20 17:07:11 -04:00
hap
e78ee1be2e
New clone added
...
----------------
Sensory Chess Challenger 9 (set 2) [anonymous]
2016-07-20 19:55:01 +02:00
Vas Crabb
5ad599f088
SPARC keyboard: get rid of some annoying printfs, use constants [Vas Crabb]
2016-07-21 02:50:43 +10:00
Ivan Vangelista
c17d03a053
spdodgeb.cpp: simplified rom loading (nw)
2016-07-20 18:31:46 +02:00
Vas Crabb
19ce9fd41a
Make Sun keyboard port its own bus [Vas Crabb]
2016-07-21 02:25:42 +10:00
Vas Crabb
9711a68c54
SPARC keyboard: remove transmit delay hack, emulate keyclick [Vas Crabb]
2016-07-21 02:25:42 +10:00
MetalliC
4477e5d4b0
tiamc1 update:
...
main clock verified against original schematics and docs,
Kot-Rybolov uses single i8253 timer for 'sound', the rest 2 controls (at least background's) view area size,
Gorodki have AD stick, not paddle
2016-07-20 19:06:26 +03:00
MetalliC
ddc4bbe2de
fix Maximum Speed romload (typo?)
2016-07-20 18:49:44 +03:00
Miodrag Milanovic
58f3467d59
temp for mingw gcc 6.1 till update bgfx code (nw)
2016-07-20 17:10:06 +02:00
Nathan Woods
c86ab9dbac
Exposed several strings as std::string on softlist objects, and fixed a few bugs
2016-07-20 09:44:27 -04:00
Bavarese
ba52373b65
Update rainbow.cpp
...
5.25 PC/DD drive for use with 3rd party driver (see instructions in driver). Simplify RTC / ClikClok accesses.
2016-07-20 13:22:41 +02:00
Vas Crabb
03e477aa0e
Merge pull request #1121 from JoakimLarsson/sun475_sccbug
...
Sun475 sccbug
2016-07-20 18:12:29 +10:00
Nathan Woods
8e169de1cd
Using std::string more pervasively in softlist.cpp
2016-07-19 22:19:08 -04:00
Vas Crabb
ab48d5d333
Merge pull request #1122 from npwoods/softlist_const_correctness
...
const correctness related changes to softlist
2016-07-20 12:12:34 +10:00
briantro
4d415f51f7
New Bubble Trouble clone
...
New Clone Added
-----------------------------------------------------------
Bubble Trouble (World, Rev B) [Alex Cmaylo, The Dumping Union]
2016-07-19 20:40:03 -05:00
cracyc
2af957118a
plugins/cheatfind: don't create 100 copies of a large function when we only need one (nw)
...
---
The stub keeps the current match in scope so it can be passed on if necessary
2016-07-19 19:53:05 -05:00
Nathan Woods
12369fe758
const correctness related changes to softlist
2016-07-19 20:40:45 -04:00
cracyc
8d9fb8e4a9
plugins/cheatfind: name cheats (nw)
2016-07-19 19:13:09 -05:00
Joakim Larsson Edstrom
0982f2a337
Added setup sequence for the keyboard SCC
2016-07-19 21:32:40 +02:00
Joakim Larsson Edstrom
e7defcb712
Removed workaround for the problem with undetected baudrate change from 1200 to 9600 baud in the scc driver
2016-07-19 21:15:41 +02:00
Joakim Larsson Edstrom
8ee69fd4b1
Added support for changing the BRG constants after enabling Rx/Tx
2016-07-19 21:09:48 +02:00
Ivan Vangelista
4395a9ebbf
vball.cpp: simplified rom loading (nw)
2016-07-19 17:30:09 +02:00
R. Belmont
9e976a12c2
quick compile fix/hack until later today (nw)
2016-07-19 09:25:12 -04:00
Vas Crabb
5b52c7b52c
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame ""
...
This reverts commit 8a2b81ef87
.
2016-07-19 22:48:46 +10:00
Firehawke
8a2b81ef87
Revert "Merge branch 'master' of https://github.com/mamedev/mame "
...
This reverts commit 23b43841ef
, reversing
changes made to 927fda7121
.
2016-07-19 04:40:16 -07:00
Firehawke
23b43841ef
Merge branch 'master' of https://github.com/mamedev/mame
2016-07-19 04:29:36 -07:00
Firehawke
927fda7121
Verbose log INI parse chains more fully (nw)
2016-07-18 21:35:57 -07:00
arbee
09f7a8e216
tv990: checkpoint (nw)
2016-07-18 23:59:15 -04:00
Vas Crabb
4bfb2b1de7
Merge pull request #1120 from npwoods/imgcntrl_cleanups
...
Miscellaneous cleanups to imgcntrl.[cpp|h] and calling code
2016-07-19 12:05:51 +10:00
Nathan Woods
f1355fe575
Making menu_control_device_image::populate() be private
2016-07-18 22:01:05 -04:00
Scott Stone
e6a3ff36df
Fixed printf to give a linefeed so "Average Speed:" is located in its own line as expected (nw)
2016-07-18 19:47:51 -04:00
Nathan Woods
f4774fc776
Miscellaneous cleanups to imgcntrl.[cpp|h] and calling code
2016-07-18 17:41:22 -04:00
Scott Stone
f7a17cb923
Merge branch 'master' of https://github.com/mamedev/mame
2016-07-18 16:30:02 -04:00
cracyc
4a3416826d
atpci: fix MT #6305 , kbd is at pcibus:1:i82371ab:kbd (nw)
2016-07-18 14:47:04 -05:00
cracyc
7c34de398c
rainbow, vt240: ununbreak writes to DTR (nw)
2016-07-18 14:38:21 -05:00
Nigel Barnes
461da9b647
New WORKING clones added
...
------------------------
LTM Portable (B+) [Nigel Barnes]
LTM Portable (Master) [Nigel Barnes]
2016-07-18 19:29:51 +01:00
Nigel Barnes
ade09362f1
bbc/electron: softlist info (nw)
2016-07-18 18:04:03 +01:00
Vas Crabb
1c363eeff0
Merge pull request #1119 from GiuseppeGorgoglione/master
...
BGFX: fix crash when bgfx effect folder is not present or incomplete
2016-07-19 02:07:06 +10:00
Nigel Barnes
cc22c75313
bbc: added monitor configuration (Colour, B&W, Green, Amber)
2016-07-18 17:00:40 +01:00
Nigel Barnes
ccd2172b8e
fix duplicated description (nw)
2016-07-18 17:00:40 +01:00
Nigel Barnes
91fa0d4397
bbc: added preliminary slots for expansion
2016-07-18 17:00:40 +01:00
Vas Crabb
41d6025365
Merge pull request #1118 from fulivi/i8251_fix2
...
i8251: RTS and DTR outputs now use negative logic (0 = active)
2016-07-19 01:58:20 +10:00
Ivan Vangelista
87fbe6fe04
mac.cpp: fixed MT06304, a typo of mine (nw)
2016-07-18 17:48:24 +02:00
Giuseppe Gorgoglione
14f5329fd4
BGFX: fix crash when bgfx effect folder is not present or incomplete
...
BGFX renderer requires some effects also when post-processing is disabled. If they are not available, MAME complains about missing effect files, but then goes on and crashes soon after printing the backtrace. This fix just exits gracefully when effect files are incomplete and falls back to a different renderer if the bgfx folder is missing at all, warning the user in advance.
2016-07-18 17:21:09 +02:00
Ivan Vangelista
1b60ff15bb
macpds: fixed MT06309 (nw)
2016-07-18 17:07:07 +02:00
fulivi
d6338f3bf4
i8251: RTS and DTR outputs now use negative logic (0 = active)
2016-07-18 16:23:21 +02:00