Commit Graph

51774 Commits

Author SHA1 Message Date
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
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
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
Curt Coder
dbb99ce29f pet_flop.xml: Added some images. (nw) 2017-05-30 21:57:59 +03:00
Curt Coder
2ab72cf8de pet: Added quickload software list with some demos. [Curt Coder] 2017-05-30 21:57:59 +03:00
Curt Coder
8c14c42d24 abc80_cass.xml, abc80_flop.xml: Added ABCStacker. [Andreas Gustafsson] 2017-05-30 21:57:59 +03:00
Ivan Vangelista
9450ae3ff4 exidy.cpp: added PROMs to spectar taken from a bootleg set. Believed to match
New working clone
---------------------------
Spectar (revision 2, bootleg) [Ricky2001]
2017-05-30 19:57:47 +02:00
Ivan Vangelista
9ceb71cb7c new working clone
---------------------------
Offensive (Spanish bootleg of Scramble) [Rafael Alonso, Ricky2001, Rockman, ArcadeHacker, Marcos75, The Dumping Union]
2017-05-30 19:27:16 +02:00
hap
ded17d7d02 fix mcompgin layout misalign (nw) 2017-05-30 17:37:12 +02:00
hap
fa45ed6206 Machine promoted to working
----------
Mattel Computer Gin [hap, Sean Riddle]
2017-05-30 17:25:41 +02:00
Olivier Galibert
38b56341b6 viewgfx: Fix the case when a gfx element has no palette [O. Galibert] 2017-05-30 15:51:15 +02:00
sjy96525
a13e62cfc1 Correct Air Combat 22 control (#2340)
* Changed Air Combat 22 from Pedal to AD_STICK_Z
2017-05-30 12:48:44 +10:00
Nathan Woods
e220816ed1 Changed the profiler to use std::ostringstream as the text sink (instead of std::string) 2017-05-30 11:55:11 +10:00
Vas Crabb
a994ea3f29 srcclean (nw) 2017-05-30 11:49:40 +10:00