Commit Graph

48629 Commits

Author SHA1 Message Date
Lord-Nightmare
b296fecf23 fix mcu clock rate based on comments in driver (nw) 2016-12-23 04:01:09 -05:00
Lord-Nightmare
6a401feac7 minor romname/comment fixes (nw) 2016-12-23 03:43:52 -05:00
Jonathan Gevaryahu
b33ca23bc1 Merge pull request #1865 from mamehaze/231216
Tokio / Scramble Formation [ShouTime, brizzo, David Haywood]
2016-12-23 03:26:30 -05:00
David Haywood
aaff5c7047 dumped 68705 a71_24.bin from Tokio / Scramble Formation [ShouTime, brizzo]
hooked up new 68705 dump to Tokio / Scramble Formation [David Haywood]

New Working Games
-----------
Tokio / Scramble Formation [ShouTime, brizzo, David Haywood]
2016-12-23 08:03:06 +00:00
Miodrag Milanovic
dd2b0e5af5 moved driver definition to proper source file (nw) 2016-12-23 08:58:21 +01:00
Justin Kerk
404cb323dc ibm5150.xml, ibm5170.xml: additions (nw) 2016-12-22 21:49:52 -08:00
cracyc
6a9fd31e34 genpc: fix keyboard and move laser to pc.c with other nongeneric clones (nw)
vis: video improvement (nw)
2016-12-22 22:46:44 -06:00
Vas Crabb
386eb6b7b8 helps to git add 2016-12-23 15:18:29 +11:00
arbee
f448fa7c54 i960: Preliminary support for CALLS instruction and WIP on FAULTx instructions. [R. Belmont] 2016-12-22 23:02:20 -05:00
R. Belmont
20a3f043dd Merge pull request #1858 from ajrhacker/atlantis_unused_fix
Fix build (nw)
2016-12-22 22:57:52 -05:00
Vas Crabb
f5bc78c211 netlist: Added 4316 bilateral switch pack. 2016-12-23 14:54:54 +11:00
briantro
87e810cad4 mame.lst: Add in sbs2 clone - NW 2016-12-22 21:54:05 -06:00
therealmogminer@gmail.com
ab0525cc27 Split stuntcyc into its own netlist, (nw) 2016-12-23 04:51:56 +01:00
briantro
e31027ba22 new Side by Side 2 clone
New clone added
-----------------------------------------------
Side by Side 2 Evoluzione RR (Ver 3.1 J) [ShouTime, The Dumping Union]
2016-12-22 21:50:19 -06:00
Vas Crabb
e2ec57aa48 netlist: add uA741 in 8-, 10- and 14-pin DIP variants 2016-12-23 13:39:39 +11:00
therealmogminer@gmail.com
212b6dc41f -stv: Redumped prc2ksu and prc28su using the heat-gun method to obtain valid dumps from fragile ROM chips. [cpsystem3] 2016-12-23 03:09:47 +01:00
briantro
3ac927730b aerofgt.cpp: 4 not 5 - NW 2016-12-22 20:01:19 -06:00
briantro
7b120bab3f aerofgt.cpp: Better documentation for the Turbo Force sets - NW 2016-12-22 19:54:26 -06:00
briantro
89074f4ef3 new Momoko 120% clone added
New Clone Added
-------------------------------------------
Momoko 120% (English text) [Paul Hogger]
2016-12-22 18:40:14 -06:00
Jonathan Gevaryahu
399c8d2839 Merge pull request #1859 from mamehaze/221216
start putting some 68705 functionality in the CPU core rather than copy+pasted in all the drivers.
2016-12-22 17:36:55 -05:00
David Haywood
5002272673 fix c+p (nw) 2016-12-22 21:06:26 +00:00
David Haywood
50eb47f54e start putting some 68705 functionality in the CPU core rather than copy+pasted in all the drivers.
as this is a lengthy task I've created a derived CPU type with the new functionality to aid in the process without disrupting existing drivers that haven't yet been updated.

started with tiger heli / slap fight.
2016-12-22 19:42:40 +00:00
therealmogminer@gmail.com
677aaaec3d -netlist: Added 74165, 74194, 7475, 7485, and DM9322 devices. [Ryan Holtz] 2016-12-22 19:39:52 +01:00
therealmogminer@gmail.com
8b9abaa754 -stv: Fixed bad dumps in Choro Q Hyper Racing 5 [cpsystem3] 2016-12-22 19:36:47 +01:00
AJR
3ad395fd47 Fix build (nw) 2016-12-22 13:11:36 -05:00
R. Belmont
4d73ed0072 Merge pull request #1847 from ajrhacker/devcb_chain
Overhaul of devcb (nw)
2016-12-22 12:08:46 -05:00
R. Belmont
71d1505209 Merge pull request #1855 from Bavarese/patch-24
DEC Rainbow 100: support all ClikClok versions
2016-12-22 12:08:08 -05:00
R. Belmont
5bd84882dc Merge pull request #1856 from Dagarman/master
apple1.xml redump dis-assembler
2016-12-22 12:07:53 -05:00
Ivan Vangelista
a3e67727ea Merge pull request #1857 from moralrecordings/konamigxfix
konamigx.cpp: fix save states
2016-12-22 17:12:25 +01:00
Ted Green
3b95236b53 iteagle: Remove leftover debug print. (nw) 2016-12-22 08:38:35 -07:00
Miodrag Milanovic
331ca9e73d New working clone:
-VTech Laser Turbo XT [Miodrag Milanovic]
-VTech Laser XT/3 [Miodrag Milanovic]
2016-12-22 15:36:34 +01:00
Dirk Best
ef01109e39 New working clone: Turbo Force (new revision) [dos_] 2016-12-22 15:29:05 +01:00
Dirk Best
56700e5d90 i8089: Silence DMA transfer log spam 2016-12-22 15:29:04 +01:00
Scott Percival
5545fc78b5 konamigx: fix sound CPU hanging on state load 2016-12-22 22:28:52 +08:00
Scott Percival
bfff88978e konamigx: fix CPU hang on state load 2016-12-22 22:28:18 +08:00
smf-
7d7023cc0a fix clang on windows build (nw) 2016-12-22 14:14:55 +00:00
KEN WHITE
e0e705d1d0 apple1.xml redump dis-assembler 2016-12-22 05:32:39 -08:00
Miodrag Milanovic
86990b2c41 Cleanup and naming (nw) 2016-12-22 11:38:34 +01:00
Lord-Nightmare
3094b15185 fix separate arcade and mess builds (nw) 2016-12-22 03:48:24 -05:00
Ted Green
c3cefee1b2 midwayic: Added hooks for serial communication. (nw)
atlantis: Renamed uart ports. (nw)
iteagle: Remapped service buttons to standard location.
iteagle: Connected cdrom and started adding rs232 communication ports. (nw)
2016-12-21 19:25:26 -07:00
Ted Green
e6227e1896 dcs: Implemented proper ram bank switch for ADSP2181 systems. (nw) 2016-12-21 19:25:26 -07:00
therealmogminer@gmail.com
780732f563 My name is not Ryan 161 (nw) 2016-12-22 01:34:59 +01:00
Lord-Nightmare
9c2ca81b06 toaplan1.cpp: vimana regions should work fine now. [Lord Nightmare] 2016-12-21 19:26:26 -05:00
therealmogminer@gmail.com
a9ec957f7b Added to the wrong list before, I should go to bed (nw) 2016-12-22 01:20:45 +01:00
therealmogminer@gmail.com
b2c5d5859f Add some chips I missed to the comments, (nw) 2016-12-22 01:19:03 +01:00
Lord-Nightmare
210a9c7347 toaplan1.cpp: Fixed DSWB reading (seems to be inverted when read by the mcu), also reverted changes to TJUMP jumper settings and inverted those as well on read, though it still seems to be a bit screwy for some settings. [Lord Nightmare] 2016-12-21 19:17:41 -05:00
therealmogminer@gmail.com
0e85817c8a Added a chip burn-down list to atarittl, listing which chips still need to be emulated for Indy 4 and Stunt Cycle (nw) 2016-12-22 01:14:28 +01:00
Lord-Nightmare
5dd72e9422 Decapped, deprotected, dumped and hooked up the hd647180X mcus for vimana, fire shark and teki paki [Caps0ff]
New clone added
----------------
'NEW VER!' hack of Fire Shark (samesamenh) [Caps0ff, trap15]
2016-12-21 16:12:14 -05:00
therealmogminer@gmail.com
f3a80d7d53 Fix duplicated license line (nw) 2016-12-21 21:24:17 +01:00
AJR
ff68193741 Overhaul of devcb (nw)
- Allow stringing multiple callbacks together recursively. Chained callbacks will be read or written in sequence, and each can be configured with its own type and mask/shift/XOR parameters.
- Chained input callbacks cannot have overlapping masks (there's no such thing as a free multiplex). Chained output callbacks have no such restriction.
- Remove the constant parameter for the LOGGER callback type: it makes no sense for output, was always zero in existing usage, and is now unnecessary with callback chaining.
- Change LOGGER behavior for writes to log the user-defined message only if the output as masked is nonzero. With callback chaining, this can be used to monitor when individual bits become active.
- Constant read callbacks can no longer have MCFG_DEVCB_XOR or MCFG_DEVCB_INVERT specified (makes no sense in this context).
- Add a MEMBANK callback type to allow output bits to be used for bank-switching.
- Add ASSERTLINE and CLEARLINE callback types that raise or lower an interrupt line if the selected bit of the written value is active. These are intended for where periodic or ready-pulse signals from devices are used to trigger IRQs that the CPU program will independently acknowledge.
- Add MCFG_DEVCB_BIT as shorthand for masking and shifting out an individual bit for a callback.
- Removed DEVCB_LINE_DISPATCH_<n>. Where we're going, we don't need line dispatcher devices.

The incompatibility of compilers with regard to post-C90 printf string formats is shockingly bad. There seems to be no easy way to format a 64-bit value and please both gcc and clang, let alone MSVC.
2016-12-21 15:20:54 -05:00