Commit Graph

48784 Commits

Author SHA1 Message Date
Brad Hughes
b47ec24df6 Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
angelosa
e252486d17 Written a device core for the Namco 6-speed gearbox [Angelo Salese]
(Used by Driver's Eyes, Ridge Racer DX and Ace Driver)
2016-12-28 19:52:06 +01:00
angelosa
fe22ab174b Note update (nw) 2016-12-28 18:36:20 +01:00
couriersud
6eaa60953f Slightly better solution to the VME issue. (nw) 2016-12-28 15:58:30 +01:00
couriersud
7f0acb872e Fix compile. (nw) 2016-12-28 15:02:09 +01:00
couriersud
301a967276 Fix linking issues due to VME commits. All vme bus objects files are now
in the mizar lib. This is suboptimal, but the code seems to
crossreference across object files and from the bus code into the driver
code. 
At least the source now links again. (nw)
2016-12-28 15:01:33 +01:00
couriersud
1983580e26 Some preparation for future changes on proxies and chip families. (nw) 2016-12-28 13:48:49 +01:00
couriersud
63f4e52dae Moved proxy code into separate file. (nw) 2016-12-28 13:48:48 +01:00
Joakim Larsson Edström
9ade6db46e Merge pull request #1885 from JoakimLarsson/VME_2
new working vme slave board: mzr8300
2016-12-28 12:01:21 +01:00
hap
b27ae85e16 fidel68k: correct irq source 2016-12-28 11:52:07 +01:00
Joakim Larsson Edstrom
d3888e76eb mzr8300: hooked up the 7201 correctly and added RS232, now supporting the mzr8105 over VME bus as previously faked 2016-12-28 11:45:37 +01:00
Joakim Larsson Edstrom
5c7c6f7260 cleanup 2016-12-28 11:36:31 +01:00
hap
b36434a03a gitter test (nw) 2016-12-28 11:09:40 +01:00
angelosa
a8fc39a2fd left-over (nw) 2016-12-28 04:30:04 +01:00
angelosa
9de0a5c047 SCREEN_RAW_PARAMS for Winning Run (nw) 2016-12-28 04:30:02 +01:00
Lord-Nightmare
7b5ad970d2 comment update (n/w) 2016-12-27 21:05:12 -05:00
briantro
6038973952 new Skull Fang clone added
New Clone Added
---------------------------------------------
Skull Fang (Asia) [Alex Cmaylo, The Dumping Union]
2016-12-27 19:22:32 -06:00
Vas Crabb
cd282f0472 Merge tag 'mame0181'
MAME 0.181

Conflicts:
	src/mame/machine/archimds.cpp
2016-12-28 11:21:26 +11:00
angelosa
08eaf9566e winrun_bitmap_draw (nw) 2016-12-28 01:14:51 +01:00
angelosa
3cb3541fac AM_IMPORT_FROM (nw) 2016-12-28 00:46:18 +01:00
angelosa
244e540e71 Missed one (nw) 2016-12-28 00:29:20 +01:00
angelosa
b31ff8c95d Bulk replace memory map naming (nw) 2016-12-28 00:28:10 +01:00
Lord-Nightmare
e0c0c42254 superqix.cpp: Deprotected an original Japan/World Super Qix 8751 MCU, and verified that the presumptive B03 // 03 MCU dump is correct. [Lord Nightmare] 2016-12-27 17:57:08 -05:00
hap
35f7b00d97 New clone added
--------------
Fidelity Elite Avant Garde (model 6114-2/3/4, set 2) [Berger]
2016-12-27 23:10:05 +01:00
angelosa
e7bcdb5c5b Untangle screen updates into different routines + other clean-ups (nw) 2016-12-27 22:29:23 +01:00
Dirk Best
3a1651e83a apricot: Initial software list 2016-12-28 08:02:43 +11:00
angelosa
73aeb95fe1 Added MCU note, promoted game to working. 2016-12-27 21:29:04 +01:00
couriersud
419a7da172 Fix 74629 and some internals. (nw) 2016-12-27 19:37:30 +01:00
couriersud
7754d03130 Make mario netlist compiling again. (nw) 2016-12-27 19:36:05 +01:00
couriersud
4ee3f42d36 Fix bug in 74123. (nw) 2016-12-27 19:36:04 +01:00
angelosa
455f2d943c Added debug code for initial area, nw 2016-12-27 19:12:08 +01:00
Dirk Best
5bb7ffc4d8 apricot: Initial software list 2016-12-27 17:39:33 +01:00
couriersud
016535b3d0 Simplify. (nw) 2016-12-27 15:19:18 +01:00
couriersud
28a734436e Added "-r" option to nltool to pass path to a folder containing rom
files. Multiple "-r" options may be given. Zip files are not supported,
just individual files. [Couriersud]
2016-12-27 11:25:00 +01:00
Joakim Larsson Edstrom
1b97a79daa Added device installers for A16:D8, A16:D16, A24:D8 and A24:D16 2016-12-27 11:06:52 +01:00
Lord-Nightmare
c9cb321d4c arkanoid.cpp: update comments about mcu hookup and schematics (n/w) 2016-12-27 04:32:20 -05:00
Scott Stone
ab649546e5 Fixed service switch and updated DIPS/inputs with locations and content to match those showing on screen and observation. (nw) 2016-12-27 03:04:11 -05:00
Vas Crabb
137a126ef8 cleanup (nw) 2016-12-27 17:56:05 +11:00
arbee
9ed5e076fc archimds: finally correct audio frequency setting [R. Belmont]
Please promote this to master for 0.181!
2016-12-27 17:50:16 +11:00
arbee
df3f863230 archimds: finally correct audio frequency setting [R. Belmont]
Please promote this to master for 0.181!
2016-12-27 00:54:39 -05:00
couriersud
54cbd67a42 Fix loading roms in two devices. (nl) 2016-12-27 04:33:18 +01:00
couriersud
bf1a504545 Fix nullptr exception. (nw) 2016-12-27 04:33:17 +01:00
angelosa
3d9b950e52 Clean-ups, changed sound CPU to use 24 MHz / 4 in all games in the driver and fixed screen refresh rate in big fighter (nw) 2016-12-27 04:15:55 +01:00
angelosa
f9defc71e4 left-over (nw) 2016-12-27 03:22:39 +01:00
couriersud
f43e45a5cf Netlist: Roms now specify an identifier in the netlist.
The identifier is used to load data from a source_t implementation. This
allos a consistent approach in netlists independent of netlist
implementation. Both sources code and parameter code needed quite some
rewrite to support this. [Couriersud]
2016-12-27 02:44:45 +01:00
R. Belmont
15e101afc8 Merge pull request #1876 from ajrhacker/play_3_new
New NOT WORKING pinballs
2016-12-26 20:38:27 -05:00
R. Belmont
cdae9d683d Merge pull request #1879 from mamehaze/xxx
new clones - King of the Monsters 2 - The Next Thing (older) [NeoSD]
2016-12-26 20:38:10 -05:00
R. Belmont
4d2fb11539 Merge pull request #1882 from ajrhacker/joctronic_stargame
New NOT WORKING pinballs
2016-12-26 20:37:32 -05:00
angelosa
ab55d6be81 Dumped i8751 dump for Sky Robo / Takatae Big Fighter, added basic MCU hookup to make it work [Team CAPS0ff, Angelo Salese] 2016-12-27 02:28:16 +01:00
AJR
1297e3da0e New NOT WORKING pinballs
- Bloody Roller (Playbar)
- Slalom Code 0.3 (Stargame)

punkywil: Added a ridiculously incomplete dump of the CPU ROM.

All of the above were originally dumped by Akiles500 at various dates.

Device hookups and memory maps in joctronic.cpp, following available schematics (nw)
2016-12-26 19:11:39 -05:00