Commit Graph

40446 Commits

Author SHA1 Message Date
Felipe Corrêa da Silva Sanches
ccdb5435cb [marywu] improving the video layout 2016-01-24 17:15:49 -02:00
arbee
2be7e8ed13 m68k: fix (020+) bfins results and Z flag [Till Harbaum] 2016-01-24 14:12:00 -05:00
RobertoFresca
3ec61d5a00 New machines marked as NOT_WORKING
----------------------------------
Pyon Pyon Jump [Ryan Holtz, Smitdogg, Shoutime, Roberto Fresca, The Dumping Union]

(out of whatsnew)
This is just a ROM loading to preserve the set.
I have the game working, but I need to update compile tools, enviroment, src,
etc to get a clean compile before apply all these improvements...
2016-01-24 15:45:24 -03:00
Joakim Larsson Edström
9cf115c621 - Added support for md6802
- Created common base class for didact drivers
- Added builtin layouts for mp68a and md6802
2016-01-24 19:41:27 +01:00
Felipe Corrêa da Silva Sanches
e85810afba [marywu] trying to figure out the AY memory map addresses 2016-01-24 16:05:15 -02:00
David Haywood
8eed86ca6f shuffle some code around, move included code to .inc file, easier to read / understand than the self-include. also kill off the old rasterizer path, the new one seems to work fine, so it's essentially dead code, hopefully nobody has an issue with this. 2016-01-24 16:29:26 +00:00
David Haywood
73c52db905 new WORKING game
Il Galeone [f205v]
2016-01-24 14:42:22 +00:00
Miodrag Milanović
937f7bf560 Merge pull request #578 from Pernod70/master
bbcbc: corrected company (nw)
2016-01-24 15:24:28 +01:00
Nigel Barnes
b91c53fd87 bbcbc: corrected company (nw) 2016-01-24 14:17:02 +00:00
Miodrag Milanovic
0260e5b299 fix compile for windows (nw) 2016-01-24 10:17:55 +01:00
Miodrag Milanovic
d116bd0ca3 Merge branch 'ajrhacker-paletterefs' 2016-01-24 09:12:11 +01:00
Miodrag Milanovic
33364d06ea Merge branch 'paletterefs' of https://github.com/ajrhacker/mame into ajrhacker-paletterefs 2016-01-24 09:11:47 +01:00
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