Miodrag Milanović
1fb2c71922
Merge pull request #575 from Pernod70/master
...
Added various softlists
2016-01-24 08:11:37 +01:00
Robbbert
aa3b44a0e3
Fixed TR606 for Hap (nw) unable to test, no roms.
2016-01-24 17:24:12 +11:00
AJR
9b61eb0b6b
Pass and return palette devices by reference, not as pointers
...
- Add screen_device::has_palette()
- Require device_gfx_interface::gfx() and palette() to access members
- Getters for atari_vad_device return devices as references, not pointers
2016-01-23 22:57:16 -05:00
Felipe Corrêa da Silva Sanches
a39cd792fd
[marywu] multiplex 7seg modules
2016-01-24 00:55:36 -02:00
Vas Crabb
41462ec437
Merge pull request #576 from bradhugh/xaudio2
...
XAudio2 Bug fix - forgot to initialize buffers and no need to init COM
2016-01-24 13:23:13 +11:00
hap
c3293c4820
New NOT_WORKING machine added
...
------------
Roland TR-606 [hap, Kevin Horton]
2016-01-24 02:55:58 +01:00
angelosa
3b94f23dad
Print messages for BTANBs, nw
2016-01-24 01:36:01 +01:00
hap
5a78579a00
fix compile
2016-01-24 01:34:34 +01:00
hap
b1e9147013
PORT_C*_MEMBER cleanup, last one for now. There's still a lot in the /drivers folder i didn't touch
2016-01-24 01:11:07 +01:00
angelosa
bdff17436c
Silence these drivers for grep "MACHINE_NOT_WORKING", nw
2016-01-24 01:09:02 +01:00
Brad Hughes
9a6eb2250b
XAudio2 Bug fix - forgot to initialize buffers and no need to init COM
2016-01-23 19:02:58 -05:00
Felipe Corrêa da Silva Sanches
8580ab5cb9
[marywu] adding layout with 7seg displays
2016-01-23 21:53:25 -02:00
hap
43e2b18eb3
some NULL -> nullptr
2016-01-24 00:44:19 +01:00
Felipe Corrêa da Silva Sanches
18d4fc2bdf
[marywu] hooking up KC8279 (i8279 keyboard/display controller)
2016-01-23 21:28:43 -02:00
hap
fd1d0f8e7c
revert part of 'clang cleanup 7' where 0 means the value 0, for ROM_FILL too
2016-01-24 00:12:49 +01:00
hap
00ddf48c2e
revert part of 'clang cleanup 7' where 0 means the value 0
2016-01-24 00:03:39 +01:00
Robbbert
50755482d5
Merge branch 'master' of https://github.com/mamedev/mame
2016-01-24 09:45:29 +11:00
Robbbert
e90a2aab47
mz700: mz800 This should fix crash in debug build (nw)
2016-01-24 09:41:30 +11:00
Nigel Barnes
a92e67bf48
atom: added softlists for cassettes and floppies
2016-01-23 22:04:06 +00:00
Nigel Barnes
4989dba498
pro128s: additional info in softlist (nw)
2016-01-23 22:04:05 +00:00
Nigel Barnes
8274690063
md2: added softlist
2016-01-23 22:04:04 +00:00
Nigel Barnes
c12ed88ceb
dim68k: additional softlist titles (nw)
2016-01-23 22:04:04 +00:00
Nigel Barnes
22e3376244
bw14: Added softlist for Bondwell 14
2016-01-23 22:04:03 +00:00
hap
f3ec0363fb
m58: small cleanup
2016-01-23 22:36:20 +01:00
angelosa
9a3651fa1c
psychic5.cpp: Fixed sprite disable for Bombs Away. [Angelo Salese]
...
(Out of whatsnew: also fixed regressed screen resolution and added notes on top)
2016-01-23 21:38:40 +01:00
Justin Kerk
7c885f0197
Move current midgarts set from the msx2p to the msx2 softlist and add the real msx2p version (nw)
...
Sourced from the Cobra Disk Library Preservation Project
2016-01-23 11:46:21 -08:00
angelosa
ce94150b8b
Forgot to mark it in the description too, nw
2016-01-23 20:03:46 +01:00
Michael Zapf
e2d4b33f4c
ti99/geneve: Removed legacy v9938 configuration.
2016-01-23 19:36:35 +01:00
angelosa
d7295a96d7
Added new flag MACHINE_IS_INCOMPLETE, and hooked it up to Bombs Away and "unknown fighting game 'BB'".
2016-01-23 19:10:08 +01:00
Miodrag Milanović
76e0b0ebb8
Merge pull request #574 from ajrhacker/confix2
...
More configuration fixes
2016-01-23 19:08:11 +01:00
AJR
9632eb5a73
More configuration fixes
...
- terrafb: remove unused NB1414M4
- segas16b.cpp: sanity check forgotten in last confix
- sega16sp.cpp: fix region width, make required (as last confix allows)
2016-01-23 13:00:32 -05:00
angelosa
10ee6f9ddb
psychic5.cpp: added SCREEN_RAW_PARAMS [Angelo Salese]
2016-01-23 18:52:15 +01:00
hap
a6464fb41a
fidelz80: note
2016-01-23 18:44:51 +01:00
Miodrag Milanovic
a414d8ec42
fix compile (nw)
2016-01-23 18:37:44 +01:00
hap
098b43d520
s14001a_new is now s14001a
2016-01-23 18:30:26 +01:00
David Haywood
60e8206509
make st-v not crash (nw)
2016-01-23 17:29:08 +00:00
hap
a317b7bdff
vicdual: fix Invalid generic tag 'sound' used
2016-01-23 18:18:08 +01:00
Miodrag Milanovic
9ddaf47645
- Removed this == nullptr checks and fixed most of the resulting crashes. [MooglyGuy, Tafoid]
...
Fix merge errors (nw)
2016-01-23 18:01:38 +01:00
therealmogminer@gmail.com
16e43ced1c
Fix nss, spnchout, playch10 crashes, nw
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
47d4dc59d3
More fixes, nw
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
3e4605ebff
More null fixes, nw
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
f5d65e4583
Fix more crashes
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
9db461c3bc
Fixes to bring in line with master
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
ffce2c3b08
Remove debug print
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
707e5dddbd
Refix some of the this==NULL stuff
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
2820f1c277
Time for more this==NULL fixes
2016-01-23 17:30:14 +01:00
therealmogminer@gmail.com
1f685be195
More this==NULL stuff
2016-01-23 17:30:14 +01:00
mooglyguy
177eaa4208
Fix remainder of this == NULL checks from Tafoids run
2016-01-23 17:30:14 +01:00
mooglyguy
88faee7d26
Remove random uncommitted junk that was on my Mac
2016-01-23 17:30:14 +01:00
mooglyguy
821c7e0b2b
Still more this==NULL cleanup
2016-01-23 17:30:14 +01:00