Commit Graph

41389 Commits

Author SHA1 Message Date
Ivan Vangelista
9015ef7dc2 suprnova.cpp: some work towards save state support (nw) 2016-03-04 18:44:53 +01:00
RobertoFresca
d2522ef078 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-04 14:03:27 -03:00
RobertoFresca
dfb6527d61 Butterfly Dream 97: Decoded graphics for gfx bank 2. [Roberto Fresca] 2016-03-04 14:02:21 -03:00
jbu
8bb033276a mame.txt: remove surplus "under" 2016-03-04 17:49:15 +01:00
RobertoFresca
b0e36fd73c Butterfly Dream 97: Created its own machine driver.
Perfect decoded graphics for gfx bank 1. [Roberto Fresca]
2016-03-04 13:38:08 -03:00
balr0g
42291f0367 minor README adjustments (nw) 2016-03-04 10:37:52 -05:00
balr0g
aa2d32e426 proofreading (nw) 2016-03-04 10:07:37 -05:00
balr0g
86724da41e License clarifications (nw) 2016-03-04 09:51:51 -05:00
Miodrag Milanovic
39f3243a20 consistency fixes and add missed files (nw) 2016-03-04 15:37:07 +01:00
dankan1890
9f3cd785b2 optsmenu: fixed recently introduced bug. (nw) 2016-03-04 13:56:15 +01:00
Miodrag Milanovic
1b7317f004 typos, thanks Logan (nw) 2016-03-04 13:30:03 +01:00
arbee
ed1b88a908 segam1audio: fixed ROM mapping (MT6147) and corrected authorship. [R. Belmont] 2016-03-04 07:11:13 -05:00
Miodrag Milanovic
cf958c99dc fix compile (nw) 2016-03-04 12:27:24 +01:00
Vas Crabb
f6d0dc13ee More doc updates/clarifications 2016-03-04 22:15:05 +11:00
Vas Crabb
55c7167b34 More adjustment 2016-03-04 21:54:14 +11:00
Vas Crabb
1f4f10f1c5 Clean up, update to reflect inclusion of more systems 2016-03-04 21:36:19 +11:00
Vas Crabb
388f50043d details 2016-03-04 21:22:34 +11:00
Vas Crabb
865ee8b1ee Clean up 2016-03-04 21:16:39 +11:00
Miodrag Milanovic
35ccf865aa deleted old license and restrictions mentioned in mame.txt (nw) 2016-03-04 11:04:29 +01:00
Miodrag Milanovic
5cef4e1f91 Added LICENSE file and updated README.md (nw) 2016-03-04 11:00:21 +01:00
Miodrag Milanovic
8d4f4d62aa remove remaining files (nw) 2016-03-04 09:27:47 +01:00
Miodrag Milanovic
c5836d89d7 Demoted svi318 to skeleton (nw) 2016-03-04 09:27:47 +01:00
Vas Crabb
0942111794 Change %d to %u to correct ARGB settings display 2016-03-04 19:09:30 +11:00
Miodrag Milanovic
cc2330d739 Fix compile are demote drivers (nw) 2016-03-04 08:33:22 +01:00
Lord-Nightmare
dc6e705c0c fix mess.lua build until rest of mboard dependencies are flushed (nw) 2016-03-04 01:56:55 -05:00
Vas Crabb
5a5b787081 Further reduce template instantiations 2016-03-04 16:46:56 +11:00
Vas Crabb
05ce8f1be3 Couple more Japanese translations 2016-03-04 16:46:55 +11:00
RobertoFresca
df1ad60a93 New machines marked as NOT_WORKING
----------------------------------
Butterfly Dream 97 / Hudie Meng 97 [Roberto Fresca, Ioannis Bampoulas]
2016-03-04 00:12:02 -03:00
briantro
be04277704 peplus.cpp: Add dump of cap1144.u50 [Badbaud] 2016-03-03 21:01:56 -06:00
hap
d2ca8a0a6e OCD 2016-03-04 00:42:26 +01:00
angelosa
92ba01534a Assume protected, nw 2016-03-03 23:37:19 +01:00
hap
86c6573d3b tispeak: added notes 2016-03-03 22:28:55 +01:00
Miodrag Milanovic
9a8c689960 Removed code from Ralf Schaefer and demoted drivers to skeleton and not working (nw) 2016-03-03 21:15:37 +01:00
Ivan Vangelista
afb2d8e0ef badlands.cpp: configured banking for the audiocpu instead of memcpy (nw) 2016-03-03 20:52:24 +01:00
Ivan Vangelista
e900499687 aerofgt.cpp: oki memory map for aerfboot (nw) 2016-03-03 20:48:33 +01:00
David Haywood
d51aa530be remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only) 2016-03-03 18:45:14 +00:00
David Haywood
4fbd1d7bab remove all drivers by 'insideoutboy' due to unresolved licensing, replaced with skeleton drivers (rom loading only) 2016-03-03 18:38:56 +00:00
Miodrag Milanovic
ccc12869fd these are constexpr so calculation does not cost (nw) 2016-03-03 19:30:37 +01:00
Miodrag Milanovic
b68fef4f05 Phil Stroffolino did rewrite and made driver functional, Enriques initial investigation deserves thanks-to at least (nw) 2016-03-03 18:06:54 +01:00
Miodrag Milanovic
cc01279d44 Ed was a dumper (nw) 2016-03-03 17:56:31 +01:00
Miodrag Milanovic
4e692234c4 Update license for Hau on his request (nw) 2016-03-03 17:37:53 +01:00
Brad Hughes
22f8848c25 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-03 11:27:41 -05:00
Brad Hughes
4fadaa781d Add module probe support for directwrite so we can fall back cleanly. 2016-03-03 11:27:09 -05:00
Brad Hughes
e153edfaec Code cleanup in rawinput plus use common code for dynamic function binding. 2016-03-03 11:26:08 -05:00
Miodrag Milanovic
23ae468189 use chrono calls for time handling in core (nw) 2016-03-03 15:46:15 +01:00
angelosa
2c3d684570 This HW actually runs at 256 x 224, especially noticeable in Go Go Mr. Yamaguchi, nw 2016-03-03 15:29:08 +01:00
Vas Crabb
33b77a8722 Reduce number of formatting template instantiations needed - should reduce compile time and executable size a bit
Small run-time performance penalty shouldn't be a big deal
2016-03-04 01:04:10 +11:00
Vas Crabb
61b531522a Implement swappable concept properly 2016-03-04 01:04:10 +11:00
Miodrag Milanovic
b3a99d76e1 messed up yesterdays commit (nw) 2016-03-03 12:17:55 +01:00
Miodrag Milanovic
aa3f554b1e Fix tools building on windows (nw) 2016-03-03 10:11:31 +01:00