Commit Graph

61235 Commits

Author SHA1 Message Date
smf-
b33049a07a NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.nesdev.com/w/index.php/CPU_power_up_state [smf] 2018-08-31 17:48:42 +01:00
Ivan Vangelista
1943579cb1 tumblep.cpp: gave tumblepba it's own memory map, adjusted spriteram location (nw) 2018-08-31 18:21:12 +02:00
Ivan Vangelista
fc09634167 z80daisy: finished removing MCFG macro (nw) 2018-08-31 18:20:13 +02:00
Neius
f3cd9ba697 Update strings.po
Updating and touching up some words
2018-08-31 20:04:53 +10:00
sjy96525
562a3dd558 Correct Chess Challenge 2 year from MT 05059 (#3902)
* Correct Chess Challenge 2 year from MT 05059

*  Correct description (nw)
2018-08-31 07:46:48 +02:00
ClawGrip
a41ca4e498 Add PLDs to "rthun2j" [Tomas Garcia-Meras (ClawGrip), Roberto Fresca, Recreativas.org, The Dumping Union] (#3918) 2018-08-31 07:46:26 +02:00
David Haywood
5757a227f2 group Raiden 2 / DX sets by code revision so that we can more easily see which just differ by region byte, make it clear what features determine game type (normal, easier, harder) (#3922) 2018-08-31 07:46:01 +02:00
MooglyGuy
62b7f84ed8
Merge pull request #3923 from MASHinfo/master
Fixed Speed Ball P1 START
2018-08-31 04:43:53 +02:00
smf-
434f3dd621 vgmplay: Support 32x sound [smf] 2018-08-31 02:32:44 +01:00
smf-
5b1c466480 32x, Fix FIFO & number of dac bits. [smf] 2018-08-31 02:32:43 +01:00
MASH
bad97a4455
Fixed Speed Ball START key 2018-08-31 01:12:59 +00:00
mooglyguy
bb32d72c7e Fixed pmd85 regression, nw. Also replaced a fail-safe in src/lib/util/palette.cpp with an assert. Expect regressions, so better to get it out of the way now. nw 2018-08-30 23:40:37 +02:00
MetalliC
3bdb63715d chihiro.cpp: brute forced security key for "Quest of D Oukoku no Syugosya" [Peter Wilhelmsen, Morten Shearman Kirkegaard] 2018-08-30 23:27:33 +03:00
Ivan Vangelista
4f6c56b47f z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw)
z80_daisy: first part of MCFG macro removal (nw)
2018-08-30 20:15:32 +02:00
Robbbert
b9d16de490 (nw) wy75: fixed mistake 2018-08-31 00:03:19 +10:00
Robbbert
cddd3ff6c4 (nw) icebox: intrq does not make interrupts 2018-08-30 19:21:17 +10:00
Robbbert
6b79607dba New NOT WORKING machine
- Wyse WY-75
2018-08-30 16:23:48 +10:00
cracyc
26e398ac87 plugins/cheatfind: aligned search option (nw) 2018-08-29 20:57:27 -05:00
Ivan Vangelista
25035d3ac0 new working clone
-----------------------------
Meteorite (Proel bootleg of Asteroids) [MikeMcBike]
2018-08-29 21:52:38 +02:00
Vas Crabb
b8ab81795d Merge branch 'master' of https://github.com/mamedev/mame 2018-08-30 04:39:37 +10:00
Vas Crabb
6cdb89bf44 Merge tag 'mame0201'
MAME 0.201

Conflicts:
	src/emu/render.h
	src/mame/drivers/mastboyo.cpp
	src/mame/drivers/opwolf.cpp
	src/osd/modules/render/drawbgfx.h
2018-08-30 04:03:59 +10:00
mooglyguy
b69e80c9f4 i8251: Removed MCFG, nw 2018-08-29 19:07:51 +02:00
mooglyguy
8ac98fea56 i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw 2018-08-29 19:07:51 +02:00
Ivan Vangelista
5d0aef3b01 z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) 2018-08-29 18:37:42 +02:00
Ivan Vangelista
d54a1a377b new working clone
----------------------------
TouchDown Fever 2 (bootleg) [ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union]
2018-08-29 18:19:34 +02:00
Ivan Vangelista
cd7f2e513d tumbleb.cpp: better documentation for tumbleb2 set. [Tomas Garcia-Meras (ClawGrip), Roberto Fresca, Recreativas.org, The Dumping Union] 2018-08-29 18:18:26 +02:00
smf-
444861f487 fixed typo (nw) 2018-08-29 15:33:55 +01:00
hap
74ca288803 taito_zm: remove leftovers (nw) 2018-08-29 15:00:25 +02:00
f205v
242069fca2
Update documentation for konamim2.cpp
corrected a few package information, verified on real PCB.
2018-08-29 14:55:43 +02:00
Vas Crabb
133c94b133 please people, don't leave printf around - we have logerror and the LOG stuff from logmacro.h (nw) 2018-08-29 22:43:09 +10:00
f205v
558becb43f
Update documentation on konamigx.cpp
Versus Net Soccer - verified on real PCB
- added Konami custom number for Xilinx FPGA protection chip
- corrected package type for a number of Konami customs
2018-08-29 14:19:31 +02:00
arbee
9c0b75ca58 apple3: fix 1 MHz mode (nw) 2018-08-29 07:37:57 -04:00
hap
4e370c8a76 system1: mark wbdeluxe as hack (nw) 2018-08-29 13:27:34 +02:00
smf-
94f0181e59 enable edit and continue in visual studio debug builds (nw) 2018-08-29 10:21:36 +01:00
smf-
c10977e7d5 default to 64 bit microsoft compiler (nw) 2018-08-29 10:21:35 +01:00
sjy96525
e84e0fa076 Correct Dirt Dash revision (#3894) 2018-08-29 09:33:39 +02:00
Vas Crabb
2132390614 too bad this missed the release - fix vgmplay titles (nw) 2018-08-29 14:36:02 +10:00
AJR
67290d021b apple3.cpp: Clean up driver a little: fewer MCFG overrides and scan timers, more XTAL clocks and VBL callbacks (nw) 2018-08-29 00:03:41 -04:00
braintro
60e7388817 mainevt.cpp: Document The Main Event & Devastators run on the same hardware, just slightly different congig (nw) 2018-08-28 21:57:48 -05:00
R. Belmont
092a7cc5df
Merge pull request #3914 from DavidHaywood/280818
dkmb.cpp - notes (nw)
2018-08-28 22:25:26 -04:00
Vas Crabb
f05963a451 that's probably the intention... (nw) 2018-08-29 12:15:12 +10:00
Roberto Fresca
90bf06542f Wrong driver init name.... (nw) 2018-08-29 03:07:54 +02:00
DavidHaywood
becfe51bea dkmb.cpp - notes (nw) 2018-08-29 01:41:06 +01:00
Vas Crabb
4dc302ed05 version bump (nw) 2018-08-29 10:35:24 +10:00
Roberto Fresca
b966a8730a Lucky Ball 96: Translated pinout. [Roberto Fresca] 2018-08-29 01:22:07 +02:00
Roberto Fresca
ea17838d6a Lucky Ball 96: ASCII diagram of Inputs/Outputs through
3x 4099 addressable channels and 3x 4512 data selectors
[Roberto Fresca]
2018-08-29 01:07:44 +02:00
Roberto Fresca
c7697d8733 Lucky Ball 96: Changes of the whole multiplexed input system
as requested, and DIP switches locations.
[Grull Osgo, Roberto Fresca]
2018-08-28 23:46:42 +02:00
AJR
58b21253a6 wyse.cpp: Leftover from botched merge (nw) 2018-08-28 15:37:42 -04:00
Vas Crabb
9f7bcbd886 final cleanup (nw) 2018-08-29 05:29:50 +10:00
AJR
4a7c337e86 x68kxvi: Put that SCSI controller back in the address map (nw) 2018-08-28 15:12:55 -04:00