Commit Graph

51787 Commits

Author SHA1 Message Date
R. Belmont
0a4ea6bfc7 Merge pull request #2344 from JoakimLarsson/scc_rx_int3
Added support for resetting RX interrupts/status by reading Rx FIFO t…
2017-06-02 22:05:49 -04:00
R. Belmont
2cc6a93485 Merge pull request #2352 from JoakimLarsson/dbox5
New driver NOT_WORKING, Nokia Dbox 1 satellite digital receiver
2017-06-02 22:04:56 -04:00
AJR
22d58fa94d segasnd.cpp: Make "Universal Sound Board with ROM" work again (MT #6599) 2017-06-02 20:27:58 -04:00
AJR
416b1c1034 A little more info on the YMZ chips (nw) 2017-06-02 19:50:29 -04:00
Lord-Nightmare
ab180936e6 ay-3-8910: update/fix documentation and comments, add additional pinouts and links to decaps and documentation (nw) 2017-06-02 19:12:16 -04:00
ajrhacker
2cec2e2a1f Merge pull request #2355 from DavidHaywood/020617
use more likely clocks for littlerb based on PCB XTALS
2017-06-02 19:08:18 -04:00
cracyc
33c65a2afc plugins/cheat: add hotkey support [Carl] 2017-06-02 18:03:25 -05:00
briantro
e6ee45d670 New Time Killer clone
New Clone Added
----------------------------------------------
Time Killers (v1.32I) [Brian Troha, The Dumping Union]
2017-06-02 17:52:26 -05:00
David Haywood
af38b40cec document why (nw) 2017-06-02 20:48:51 +01:00
David Haywood
4d58cf90fa use more likely clocks for littlerb based on PCB XTALS (Main CPU is more likely 8MHz than 12Mhz)
also use a hack to overclock the TMS to 120% so that the map screen renders properly, points at possible timing errors in the core?
2017-06-02 20:43:58 +01:00
hap
f6525c6e76 small update (nw) 2017-06-02 19:09:50 +02:00
Curt Coder
ee89e6e997 Compile fix. (nw) 2017-06-02 17:52:22 +03:00
Curt Coder
eff193d8e4 Compile fix. (nw) 2017-06-02 17:51:30 +03:00
Ivan Vangelista
24066545bd device_add_mconfig: a small start in devices\bus (nw) 2017-06-02 11:00:55 +02:00
Ivan Vangelista
dc7eec650a some more device_add_mconfig. Only devices/bus remains. (nw) 2017-06-02 08:46:37 +02:00
Vas Crabb
9881020929 Fix coverity errors about unintended truncation (nw) 2017-06-02 10:49:07 +10:00
hap
22ee1f4c35 New working clone added
------------
Fidelity Sensory Chess Challenger 9 (rev. B) [yoyo_chessboard]

-----
FYI renames:
fscc9 -> fscc9c
fscc9b -> fscc9
this added clone -> fscc9b
2017-06-01 22:59:34 +02:00
Ivan Vangelista
f94f97270d exidy440.cpp: partial revert of timer_set removal. This needs to be studied better. (nw) 2017-06-01 21:15:23 +02:00
Olivier Galibert
cb29a590d0 Revert "state: Turns the current state save feature to a menu [Nathan Woods]"
This breaks saving a state from a joystick button, e.g. the
joy%i-%i.sta states, which are rather useful when you don't have a
keyboard handy.
2017-06-01 18:41:21 +02:00
Ivan Vangelista
472be8055f some more devices/machine to device_add_mconfig (nw) 2017-06-01 15:17:47 +02:00
Robbbert
cc9a0e699f Windows debugger: image menu: Mount File/Create default to swpath instead of randomness. 2017-06-01 22:46:39 +10:00
Robbbert
889fff01a2 Windows debugger: image menu: added ability to load software-list items. 2017-06-01 22:09:27 +10:00
Olivier Galibert
e3b3d6f7ff let's be standard (nw) 2017-06-01 13:47:43 +02:00
Olivier Galibert
b02d8df8ad duh (nw) 2017-06-01 13:15:28 +02:00
AttackedbyGlitch
05f77dbd55 Fix incorrectly labeled machine and add another (#2334)
* Fix incorrectly labeled machine and add another (nw)

- Defender M2500P 120-in-1 was incorrectly labeled as Cyber Arcade 120-in-1.
- Added vdogdeme (earlier version of vdogdemo).

* revert romset name change
2017-06-01 13:08:28 +02:00
Brandon Munger
990d04f854 r9751: Add more SMIOC registers and additional traces (#2338) 2017-06-01 13:05:42 +02:00
npwoods
82974981a6 state: Turns the current state save feature to a menu [Nathan Woods]
* This turns the current state save feature to a menu; one can still press 0-9, but you can also browse a menu when loading and saving state

* Fixed some issues requested by Vas Crabb

* Updated state menu to support arbitrary character slots
2017-06-01 12:56:36 +02:00
npwoods
4d50a02111 CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge support [Nathan Woods, Tim Lindner] 2017-06-01 12:45:51 +02:00
npwoods
b991f2acd6 [Ram Device] Better detection of bad -ramsize strings, move some private code to anonymous namespace (#2336)
* [Ram Device] Better detection of bad -ramsize strings, move code to anonymous namespace

There was a longstanding bug where '-ramsize 16kfoo' would be treated as '-ramsize 16k'

* Changed parse_string() to explicitly look for the suffixes "[k|m][|b|ib]"
2017-06-01 12:42:09 +02:00
Robbbert
154976bb85 MT 06594 2017-06-01 19:23:18 +10:00
AJR
26c5fd0b65 tail2nos: Add flip screen support; document non-effect of "Country" switch 2017-05-31 17:33:04 -04:00
hap
69953e406a mcompgin lcd segments verified by Sean (nw) 2017-05-31 22:07:34 +02:00
hap
92eb66d4a6 New NOT_WORKING clone added
-------
Chrysler Electronic Voice Alert (24-function) [hap, Sean Riddle, David Viens]
2017-05-31 20:53:37 +02:00
Ivan Vangelista
8b8f2db8c4 1st half of devices/machine to device_add_mconfig (nw) 2017-05-31 20:28:52 +02:00
Ivan Vangelista
7f88e1ca5e devices/cpu to device_add_mconfig (nw) 2017-05-31 20:24:14 +02:00
Scott Stone
f225f3efb9 Attribution correction for Hungarian language translation (nw) 2017-05-31 11:49:24 -04:00
hap
598a00a0bd eva11: fixed speech pins hookup (nw) 2017-05-31 17:40:58 +02:00
Joakim Larsson Edstrom
116dfb9b35 dbox: separated skeleton driver from unfinished display device 2017-05-31 17:32:47 +02:00
Dirk Best
bf92278b25 apricot: Switch to the other Z80SIO 2017-05-31 17:05:05 +02:00
Vas Crabb
478d837dbd gradius4: Changed description to match title screen/flyer. [Pedro J. Martínez] 2017-05-31 19:30:44 +10:00
Vas Crabb
a730d77354 Add validation check for contradictory flags, fix things it caught (nw) 2017-05-31 19:30:44 +10:00
tim lindner
2c2458bbac Added read support for the disk format SDF used in the CoCoSDC (#2345) 2017-05-31 16:23:49 +10:00
briantro
aef72ff09f model2.cpp: Minor correction (nw) 2017-05-30 22:24:57 -05:00
briantro
318c3819d3 New Motoraid clone
New Not Working Clone
---------------------------------------------
Motor Raid - Twin/DX [Bill D., The Dumping Union]
2017-05-30 22:07:01 -05:00
Vas Crabb
150e76d009 Merge branch 'release0186'
Conflicts:
	src/mame/drivers/harddriv.cpp
2017-05-31 11:42:04 +10:00
Lord-Nightmare
2573117b74 ay8910.cpp: add pinout, remove outdated comments from .h [Lord Nightmare] 2017-05-30 20:09:30 -04:00
Vas Crabb
e4c6cb15e0 version bump (nw) 2017-05-31 09:08:49 +10:00
MetalliC
b88e325140 new WORKING machine
Waku Waku Ultraman Racing [ShouTime, gamerfan, Rod_Wod, MetalliC, Peter Wilhelmsen, Smitdogg, The Dumping Union]
2017-05-31 00:06:54 +03:00
AJR
5ebcae46e4 Replace fake TLCS-90 I/O space with callbacks 2017-05-30 16:25:17 -04:00
hap
13ba56b464 added HLCD0530 device (nw) 2017-05-30 21:42:19 +02:00