Commit Graph

34873 Commits

Author SHA1 Message Date
angelosa
ebd39dcc79 Silly mistake during refactoring 2015-04-05 21:43:00 +02:00
angelosa
4113826c74 Added volume panning 2015-04-05 21:27:38 +02:00
mamehaze
1855547e02 allow use of 'modbios' with suprnova, has quite a large install base these days (nw)
(also allows you to attempt to run games with the wrong region bios, which of course doesn't work due to region locking)
2015-04-05 20:11:12 +01:00
angelosa
d958d3cb82 video/hng64.c popmessages under pre-processor switch. 2015-04-05 20:57:38 +02:00
angelosa
64727fb346 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-05 20:47:03 +02:00
angelosa
f8b8fd5238 Added keyin, because yes. 2015-04-05 20:45:14 +02:00
mamehaze
9808d1f0c9 new clones
Super Champion Baseball (Japan) [Manuel Assoni]

(marked not working because I haven't checked the hacks for the MCU error for this set, IMHO parent should be marked as not working too, MCU sim is inaccurate and won't give correct ball speeds)
2015-04-05 19:40:14 +01:00
mamehaze
212aff689f new clones
Mutant Fighter (World ver EM-2) [Simon Dennison]
2015-04-05 19:13:31 +01:00
angelosa
efb5123b0c Part I of refactoring, nw 2015-04-05 20:07:50 +02:00
mamehaze
d0e5da8a1b new games
Car Hunt / Deep Scan (France) [Ricky2001 (from AUMAP)]
2015-04-05 16:29:59 +01:00
arbee
88faf7bec1 More iteagle improvements: [Ted Green]
- PCI: allow BAR of 0; change "invalid" from 0 to -1
- vrc4373: implement bus-master DMA
- es1373: Do some processing and DMA, and issue IRQs
2015-04-05 10:03:20 -04:00
Vas Crabb
29d96af74d CoreAudio sound output good enough to be default on OSX 2015-04-05 23:56:19 +10:00
Miodrag Milanovic
b0dee85979 Selected Full Optimization for Release Visual Studio builds (nw) 2015-04-05 15:15:02 +02:00
Miodrag Milanovic
0f3be0c321 back (nw) 2015-04-05 15:04:46 +02:00
Miodrag Milanovic
2c38dd1f34 rolled back, not worth of it (nw) 2015-04-05 14:22:46 +02:00
Miodrag Milanovic
be6d03e9c6 enable override of resources by osd (nw) 2015-04-05 13:07:44 +02:00
Miodrag Milanovic
6e0007b83d Made all windows build use icons (nw) 2015-04-05 12:48:28 +02:00
Miodrag Milanovic
c8b9fc1efb Fixed linking on some linux platforms 2015-04-05 10:37:11 +02:00
Oliver Stöneberg
780297a034 fixed Visual Studio compiler warnings in sqlite3 when compiling with optimizations (nw) 2015-04-05 09:51:59 +02:00
Miodrag Milanovic
70bab0a3d7 Fixed GENie building from main file (nw) 2015-04-05 08:23:57 +02:00
briantro
bd5b9cea89 New Berzerk clone
New Clone Added
-----------------------------------------
Berzerk (French Speech) [Arcade Vintage]
2015-04-04 20:57:30 -05:00
briantro
42f6c38885 new game added - He's No April Fool's Joker
New Game Added
--------------------------------------------
DoDonPachi Dai-Fukkatsu Black Label (2010/1/18 BLACK LABEL) [Bicycle Repairman]
2015-04-04 20:29:04 -05:00
Oliver Stöneberg
f1171b1803 optimized attotime with assignment constructor and operator implementations (nw)
gives attotime heavy drivers a nice speedup - e.g. st_de

before: Average speed: 129.29% (19 seconds)
after: Average speed: 151.12% (19 seconds)
2015-04-05 01:29:31 +02:00
Vas Crabb
971a8da26d Bigger isn't always better (nw) 2015-04-05 07:53:33 +10:00
hap
c575a0b993 elecbowl wip 2015-04-04 23:38:34 +02:00
briantro
1f4d126bd9 cv1k.c: Show "Another Ver" for Mushihime-Sama Futari Black Label (2009/11/27 INTERNATIONAL BL)
Apparently this slight rewrite to make it easy for non Japanese market.
2015-04-04 13:11:25 -05:00
Miodrag Milanovic
9c6fa77b47 Implemented filtering of dependency files, only active if machine have awk or gawk installed (nw) 2015-04-04 19:57:12 +02:00
Vas Crabb
ee0fd53c28 I can be really dumb sometimes 2015-04-05 02:13:46 +10:00
Vas Crabb
bec996831e the AudioUnit is happier if we don't stop it for silence (nw) 2015-04-05 02:38:41 +11:00
Vas Crabb
18ec0951bd Add a simple CoreAudio sound output module
It doesn't provide facilities for AU effects, although that could be
added pretty easily if someone wants to.  Advantages over SDL sound
output are simpler code and lower latency.
2015-04-05 01:48:35 +11:00
Miodrag Milanovic
3725b2fdc6 Moved MOC handling in lua (nw) 2015-04-04 16:42:58 +02:00
Miodrag Milanovic
db3cad9be9 remove not needed dirs from creation list (nw) 2015-04-04 15:48:29 +02:00
Miodrag Milanovic
ed0de1632e Moved plist generate to lua (nw) 2015-04-04 15:36:44 +02:00
Miodrag Milanovic
4788c3222d Fixed VS custom tasks due to limitations (nw) 2015-04-04 15:15:30 +02:00
Miodrag Milanovic
6f0fd1a366 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-04 14:44:22 +02:00
Miodrag Milanovic
1026d09afa Moved creation of most non-layout files out of makefile (nw) 2015-04-04 14:44:06 +02:00
Miodrag Milanovic
1585c50360 Parameter naming convention change agreed with GENie maintainer (nw) 2015-04-04 14:25:35 +02:00
Vas Crabb
73f53bb15e * Take more link dependencies caused by OSD out of genie.lua
* Always dynamically link SDL on Windows
* Fix SDL1 build on Windows
2015-04-04 18:25:04 +11:00
Vas Crabb
3a15dfc2d8 goldstar.c DIP/input updates [Bad A. Billy] 2015-04-04 16:50:09 +11:00
briantro
77cfc6a4fa peplus.c: Minor doc updates / corrections - NW 2015-04-04 00:04:36 -05:00
Vas Crabb
f947a9b160 Harmonise targetos between genie.lua and sdl{,_config}.lua 2015-04-04 15:13:48 +11:00
Vas Crabb
a119fc50ab Remove some obsolete code, enable MALLOC_DEBUG for SDLWin32 2015-04-04 15:05:21 +11:00
Vas Crabb
4cd434246d Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD 2015-04-04 14:53:47 +11:00
hap
7b19a9d10b nw 2015-04-04 01:12:47 +02:00
hap
177fc92622 hh class cleanup 2/2 2015-04-03 22:50:21 +02:00
hap
4d2d78e908 hh class cleanup 1/2 2015-04-03 21:41:19 +02:00
Miodrag Milanovic
7a15cbed2d Fix for Android include ordering (nw) 2015-04-03 20:22:31 +02:00
Miodrag Milanovic
dc35fbf7ae Merge branch 'master' of https://github.com/mamedev/mame 2015-04-03 17:56:34 +02:00
Miodrag Milanovic
e4dacf506b feature for direct dependency (nw) 2015-04-03 17:56:06 +02:00
mamehaze
51ed1c71df mtwins pal [Corrado Tomaselli] 2015-04-03 16:06:23 +01:00