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
Vas Crabb
03e477aa0e
Merge pull request #1121 from JoakimLarsson/sun475_sccbug
...
Sun475 sccbug
2016-07-20 18:12:29 +10: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
hap
9e1b8814fb
fidel*: corrected RSC and SC9 irq frequency, PCB measurements by yovan
2016-07-18 13:29:51 +02:00
RobertoFresca
e166e118ce
Tia-MC1 driver: Added support for KR580VV55A parallel peripheral interface
...
(clone of i8255), added technical notes about some odd behaviour with some
ports, listed the specs of Kot-Rybolov hardware, and added all clocks via
2016-07-18 03:39:52 -03:00
briantro
685444fe68
gkigt.cpp: Update driver with know OSC value - NW
...
No games are working, but might as well correct the OSC for the optional sound board.
2016-07-17 21:38:58 -05:00
R. Belmont
70584f4ee9
Merge pull request #1075 from Shideravan/patch-20
...
Naming standart FM-Towns Marty controller input buttons
2016-07-17 21:38:22 -04:00
R. Belmont
abf95e73a2
Merge pull request #1074 from Shideravan/patch-19
...
Naming Neo-Geo AES and Neo-Geo CD input ports
2016-07-17 21:38:13 -04:00
R. Belmont
5d18d1170f
Merge pull request #1112 from ajrhacker/spicrtc
...
Hook up Seibu CRTC to SPI System
2016-07-17 21:37:53 -04:00
Vas Crabb
d8ac737183
Merge pull request #1115 from npwoods/remove_nullptr_option_guide
...
Removing create_option_guide() call that returns the default
2016-07-18 11:36:23 +10:00
Robbbert
4fd459a3c1
Fixed the build. (nw)
2016-07-18 10:01:59 +10:00
MetalliC
d7768f8875
tiamc1: Kot-Rybolov sound implemented [MetalliC]
2016-07-17 23:30:49 +03:00
arbee
843bdf4b4a
New machines added as NOT_WORKING:
...
- TeleVideo 990 [R. Belmont, Al Kossow]
2016-07-17 15:52:07 -04:00