Vas Crabb
0ff84ecacc
work around assert on validation (nw)
2018-05-08 10:12:35 +10:00
angelosa
a8f2778563
deadang.cpp: popnrun sketchy sprites (nw)
2018-05-07 23:56:37 +02:00
Vas Crabb
ecfa838fb5
forgot to git add one line again (nw)
2018-05-08 07:52:32 +10:00
Vas Crabb
4ef4464aec
Add support for custom device constructors when replacing devices.
...
Current syntax: MCFG_DEVICE_REPLACE(tag_or_finder, TYPE, ...)
Next-generation syntax: TYPE(config.replace(), tag_or_finder, ...)
(nw) Kill off some more low-value macros that aren't needed any more,
and get rid of the token-pasting voodoo and casts in the discrete sound
macros.
2018-05-08 07:35:22 +10:00
angelosa
765d625ac7
deadang.cpp: fix sound for popnrun (same config as Air Raid) (nw)
2018-05-07 23:13:46 +02:00
Lord-Nightmare
bbe05acb03
add include guard (nw)
2018-05-07 14:07:24 -04:00
Ivan Vangelista
257cecef11
splash.cpp: document some undumped plds [f205v]
2018-05-07 19:08:11 +02:00
Vas Crabb
04da61a4c5
(nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't support derived clock, kill off some more low-value macros, add a validity check, fix changes to Okim M6295 pin 7 in vgmplay
2018-05-07 22:41:52 +10:00
Vas Crabb
21f535838c
(nw) few more macros replaced with constructors
2018-05-07 18:35:51 +10:00
Vas Crabb
3cb95fa877
(nw) More next-generation machine configuration WIP and bus modernisation - sorry, mixed idioms will be around for a while
2018-05-07 17:26:38 +10:00
cam900
9b406a1e28
Revert "revert changes to sprite layouts from ab5a... ( #3527 )
...
* Revert "revert changes to sprite layouts from ab5a
677 (#3421 ) - superx was broken at least; other changes retained (nw)"
dooyong.cpp : Fix superx/rshark/popbingo broken
* dooyong.cpp : REAL fixed
2018-05-07 17:21:17 +10:00
Scott Stone
83cf15e735
Merge branch 'master' of https://github.com/mamedev/mame
2018-05-06 22:49:39 -04:00
Scott Stone
9f1c6b9aa6
missile.cpp: Fix displayed DIP to match actual/manual display for R8 (MT#6966) (nw)
2018-05-06 22:49:05 -04:00
braintro
02a8ee6e74
ltcasino.cpp: Fix cut-n-paste (nw)
2018-05-06 21:43:41 -05:00
braintro
ebd95a69e9
ltcasino.cpp: Demo Sounds (nw)
2018-05-06 21:38:39 -05:00
Angelo Salese
2d9c3039b9
2bpp not 4bpp (nw)
2018-05-07 03:50:49 +02:00
angelosa
7994f4ac80
new NOT WORKING machine
...
-----------------------
Pop'N Run (two sets) [Antonio Rodriguez, Recreativas.org, ShouTime, The Dumping Union]
2018-05-07 03:43:29 +02:00
arbee
9f61a065b8
Merge branch 'master' of https://github.com/mamedev/mame
2018-05-06 21:24:04 -04:00
arbee
a823b5cc65
Output system changes [headkaze, R. Belmont]
...
* Cleaned up syntax for network provider
* Added pause and savestate commands to both network and win32 providers
2018-05-06 21:22:30 -04:00
AJR
e40c2bfe1c
cdc721: Add RS232 ports, interrupts and more (nw)
2018-05-06 21:22:19 -04:00
braintro
6b0d4b91c7
new clone added - Marvel Super Heroes (Brazil 951024)
...
New Clone Added
--------------------------------------------
Marvel Super Heroes (Brazil 951024) [SHVB, The Dumping Union]
2018-05-06 19:17:46 -05:00
AJR
fb7b6b1f97
z80daisy: Implement independent RETI decoding (nw)
2018-05-06 20:08:17 -04:00
Michael Zapf
001da4bd69
ti99_8: Inverted track count bits, added DIP switches.
2018-05-07 00:47:56 +02:00
AJR
e10ad69bea
deco_ace: Internalize palette (nw)
2018-05-06 17:40:31 -04:00
angelosa
d82eebc7ac
ltcasino.cpp: preliminary palette hookup [Angelo Salese]
2018-05-06 21:57:51 +02:00
AJR
d0653bac2a
z80ctc: Disabling a channel interrupt also turns it off
2018-05-06 15:53:50 -04:00
braintro
6709161ef9
ltcasino.cpp: Minor correction (nw)
2018-05-06 14:47:50 -05:00
braintro
815e8a6dba
new clone added - Last Mission (World rev 8)
...
New Clone Added
--------------------------------------------
Last Mission (World revision 8) [caius, The Dumping Union]
2018-05-06 14:04:04 -05:00
Vas Crabb
97e7ce645e
revert changes to sprite layouts from ab5a677aeb
( #3421 ) - superx was broken at least; other changes retained (nw)
2018-05-07 04:01:28 +10:00
braintro
9f5224c1ae
ltcasino.cpp: Added PCB layout for Mini Vegas [Brian Troha]
2018-05-06 12:53:27 -05:00
cam900
ab5a677aeb
dooyong.cpp : Minor cleanup, Add input_merger_any_high_device for ym2203 irq handler ( #3421 )
2018-05-07 03:47:09 +10:00
Vas Crabb
b0abbbee71
narrowing warnings (nw)
2018-05-07 03:25:00 +10:00
cam900
996713639f
m90.cpp : Cleanup duplicates, Add user_data for tilemap ram base, reduce runtime tag lookups, Fix notes ( #3517 )
2018-05-07 03:23:22 +10:00
cam900
a83b46aa4a
fuukifg2.cpp, fuukifg3.cpp : Minor cleanups, Fix spacing ( #3404 )
...
* fuukifg2.cpp, fuukifg3.cpp : Minor cleanups, Fix spacing
* fuukifg2.cpp, fuukifg3.cpp : Fix gfxdecodes
* fuukifg2.cpp, fuukifg3.cpp : Minor notes
* fuukifg3.cpp : Fix ymf278b handler
* fuukifg2.cpp : Fix build
2018-05-07 02:54:54 +10:00
cam900
c3cdbe1627
jaguar.cpp Cleanups ( #3415 )
...
* jaguar.cpp : Add address maps related from rom board (for cojags), Minor cleanups, Reduce runtime tag lookups, Move bankswitch configurations into machine_start
* jaguar.cpp : Fix build
2018-05-07 02:41:10 +10:00
AJR
7c53e46b17
Cut/paste mistake (nw)
2018-05-06 11:58:12 -04:00
AJR
aa414babb9
ppu2c0x: Change NMI to line callback (nw)
2018-05-06 11:55:26 -04:00
angelosa
2131ffd975
Missed script file (nw)
2018-05-06 15:37:00 +02:00
angelosa
c1868cd9d8
sub.cpp: Added flip screen support for Submarine (Sigma) [Angelo Salese]
...
(out of whatsnew: also split into video and includes files)
2018-05-06 15:36:58 +02:00
angelosa
46d25bad21
supbtime.cpp: split into video and includes (nw)
2018-05-06 15:36:57 +02:00
AJR
93ae59e653
dipalette: Fix faulty assertion that was breaking nes_vt.cpp in debug builds (nw)
2018-05-06 09:29:48 -04:00
AJR
52b047aae3
ppu2c0x family: Make palette internal to device
2018-05-06 09:28:52 -04:00
cracyc
4b7661dbbd
vis: fix assert (nw)
2018-05-06 07:41:38 -05:00
Sergey Svishchev
f9304e5ff9
gridcomp: hook up TMS9914 GPIB controller (nw)
2018-05-06 22:01:14 +10:00
angelosa
e6b040b123
witch.cpp: merged memory maps, and moved state machine data into header file (nw)
2018-05-06 13:14:59 +02:00
Vas Crabb
1f0046d2d0
one more thing that didn't actually work (nw)
2018-05-06 19:24:17 +10:00
Vas Crabb
138b60e6c6
(nw) misc follow-up
...
Fix MT06964
Fix µPD7759 class hierarchy, and reset callback before resolving it
(fixed assert in Sega C2)
Remove some more low-value device add indirection macros, default some
more clocks
Make cards inherit clock from slot by default
2018-05-06 19:19:48 +10:00
angelosa
495ec11fdf
Fix colors (nw)
2018-05-06 09:15:28 +02:00
smf-
35d2dae7f3
default eeprom clock to zero (nw)
2018-05-06 07:04:41 +01:00
Michael Zapf
8486d30437
ti99_2: Various fixes, added cassette. (nw)
2018-05-06 02:00:13 +02:00