Commit Graph

36662 Commits

Author SHA1 Message Date
Miodrag Milanovic
8cc4be2364 Revert "fix separate build (nw)"
This reverts commit 2766fc3357.
2015-06-23 07:28:30 +02:00
Miodrag Milanovic
f7ce68d453 Revert "fix separate compile for amiga and removed duplicated code (nw)"
This reverts commit 7322d3e1ef.
2015-06-23 07:28:20 +02:00
Miodrag Milanovic
ef69007aa8 Revert "fix compile of asteroid (nw)"
This reverts commit 0f15e374d3.
2015-06-23 07:28:09 +02:00
Miodrag Milanovic
431152bf05 Revert "fix astrocde (nw)"
This reverts commit 31a1f6b01f.
2015-06-23 07:27:57 +02:00
Miodrag Milanovic
0775014967 Revert "fixed asuka (nw)"
This reverts commit 38b7f181ee.
2015-06-23 07:27:42 +02:00
ted green
f22e1d0905 Stop trying to read from null pointers 2015-06-22 11:47:52 -06:00
Miodrag Milanovic
38b7f181ee fixed asuka (nw) 2015-06-22 18:54:09 +02:00
Miodrag Milanovic
31a1f6b01f fix astrocde (nw) 2015-06-22 18:50:54 +02:00
Miodrag Milanovic
0f15e374d3 fix compile of asteroid (nw) 2015-06-22 18:42:23 +02:00
Miodrag Milanovic
7322d3e1ef fix separate compile for amiga and removed duplicated code (nw) 2015-06-22 18:42:22 +02:00
David Haywood
8d137f7ab9 no longer a complete guess (nw) 2015-06-22 17:37:38 +01:00
Ivan Vangelista
2484b10e0c warpwarp.c: added save state support (nw) 2015-06-22 18:36:44 +02:00
Miodrag Milanovic
2766fc3357 fix separate build (nw) 2015-06-22 18:20:03 +02:00
Miodrag Milanovic
7f3ea1c5f6 fix separate build (nw) 2015-06-22 18:20:02 +02:00
Ivan Vangelista
3a3a65367c darkmist.c: fixed MT05967 (my bad), switched to configured banking (nw) 2015-06-22 18:11:14 +02:00
David Haywood
222e3d1ed2 drop IMPERFECT_COLOURS flag on battroad, after confirming swapped r/b matches PCB [caius] 2015-06-22 17:08:17 +01:00
Miodrag Milanovic
946156afbb fix separate compile (nw) 2015-06-22 18:06:15 +02:00
Miodrag Milanovic
c5c718beb8 no need for subdir for these projects, those are same for all mame builds (nw) 2015-06-22 17:57:50 +02:00
David Haywood
b21f535aef add speedup to new mrkicker sets, swap them around because the new one works better (nw) 2015-06-22 16:37:23 +01:00
David Haywood
0f1f9fc28b ugly, but let's not ship broken (nw) 2015-06-22 16:10:52 +01:00
David Haywood
af8efa174c (nw) 2015-06-22 15:49:08 +01:00
David Haywood
6b267a2aad make battroad text layer colours match the flyer - more correct?
http://flyers.arcade-museum.com/flyers_video/irem/12110501.jpg
2015-06-22 15:32:08 +01:00
Osso
9adbb4dcf7 audio/irem.c: work around crash in m52.c games 2015-06-22 15:18:25 +02:00
MetalliC
ba95edcd7e chihiro.c: Wangan 2 dumps was messed (nw) 2015-06-22 14:40:22 +03:00
Alex W. Jackson
2db485a82f vcombat.c: remove do-nothing DIRECT_UPDATE handlers (nw) 2015-06-22 06:38:34 -04:00
couriersud
a929b15424 Left a comment in AY8910.c about io ports A and B. (nw)
The io ports are designed as open collector outputs. Bits 7 and 8 of
AY_ENABLE only enable (low) or disable (high) the pull up resistors. 
The YM2149 datasheet specifies those pull up resistors as 60k to 600k
(min / max). We do need a callback for those two flags. Kid Niki (Irem
m62) is one such case were it makes a difference in comparison to a
standard TTL output.
2015-06-21 21:07:20 +02:00
hap
567ae51cbe just some whitespace cleanup, no functional change 2015-06-21 18:54:52 +02:00
couriersud
00150aec1c Analog drums and filtering for Kid Niki et al. [Andrew Gardner,
Couriersud]

In addition:
- Generalized the device family concept. 
- Truthtable device can now define their own device family model.
2015-06-21 18:46:32 +02:00
couriersud
ff2bb580ce Fixed reset for proxy devices. In addition, documented how to achieve a
reliable voltage stop criteria in gmres solver. (nw)
2015-06-21 18:46:30 +02:00
couriersud
3d6498c7e7 Fix a clash (for_each) with c++ standard libraries. (nw) 2015-06-21 18:46:29 +02:00
ted green
1314fc9823 vooddefs.h - Small correction in genTexture.
voodoo.c - Separate direct fb write to help performance.
vrc4373.c - Clean up dma routine.
2015-06-21 09:41:26 -06:00
hap
9bb341b6b7 small cleanup 2015-06-21 16:32:37 +02:00
Miodrag Milanovic
a65f0f36a3 for separate drivers use simple naming logic (nw) 2015-06-21 09:07:07 +02:00
Miodrag Milanovic
89669187a7 arm7 also use drc code (nw) 2015-06-21 09:07:06 +02:00
Ivan Vangelista
69a4bbd0d3 vastar.c: added save state support (nw) 2015-06-21 09:02:43 +02:00
Miodrag Milanovic
51713aeda1 few more fixes (nw) 2015-06-21 08:59:21 +02:00
Miodrag Milanovic
6ff3f77b96 Fix and optimization (nw) 2015-06-21 08:44:45 +02:00
Miodrag Milanovic
fa6a859646 Made FM cores compile only in group, that way it always work (nw) 2015-06-21 08:16:36 +02:00
mahlemiut
f2ec221cec xt_hdc: improved Write Sector Buffer command 2015-06-21 13:21:00 +12:00
Justin Kerk
039b1e0a12 Missing bits needed for Emscripten compile (nw) 2015-06-20 13:42:30 -07:00
Miodrag Milanovic
d158684474 fixed order of libs making apricot build fine (nw) 2015-06-20 20:19:30 +02:00
Luca Elia
7700552f53 suna8: fix samples played from second rom in sparkman. Remove spurious samples played on reset by most games. 2015-06-20 20:16:35 +02:00
Miodrag Milanovic
5a7a29e833 some metadata fixes (nw) 2015-06-20 20:10:19 +02:00
Ivan Vangelista
65217eacbf gaplus.c: added save state support (nw) 2015-06-20 19:24:16 +02:00
Miodrag Milanovic
449a851e34 Fix more driver building, going deeper in checks (nw) 2015-06-20 19:19:03 +02:00
Miodrag Milanovic
c665cb017b Fix compiling just specific fm cores (nw) 2015-06-20 18:37:30 +02:00
hap
98e046c04e rename these sets:
vigilano -> vigilanto
vigilanbl -> vigilantbl
2015-06-20 18:31:08 +02:00
Miodrag Milanovic
239c31b584 Made possible creation of custom builds with given list of drivers included.
Note that game list is parsed so if macros are used they will not be found.
example:
make SUBTARGET=cops -j9 DRIVERS=src/mame/drivers/cops.c
2015-06-20 18:20:44 +02:00
Miodrag Milanovic
99056bc96d analyze all files for deps instead just main 2015-06-20 18:20:43 +02:00
Miodrag Milanovic
f84c745fbf generating proper output (nw) 2015-06-20 18:20:41 +02:00