Commit graph

34890 commits

Author SHA1 Message Date
Zoë Blade
4cc89fb552 Tidy whitespace in plain text files 2015-04-08 15:27:15 +01:00
Zoë Blade
a2ac952299 Tidy whitespace in corresponding .h files too 2015-04-08 15:17:22 +01:00
Zoë Blade
1e5c5c9fae Tidy more whitespace 2015-04-08 15:14:01 +01:00
Zoë Blade
d75af79a2f Tidy MESS driver whitespace too 2015-04-08 14:45:18 +01:00
Zoë Blade
faea1e2beb Tidy more whitespace 2015-04-08 14:26:47 +01:00
Zoë Blade
354a0f2707 Tidy whitespace 2015-04-08 14:21:42 +01:00
Zoë Blade
592e0cac50 Fix file modes 2015-04-08 10:28:45 +01:00
Zoë Blade
f311f42221 Tidy comments more 2015-04-05 23:54:31 +01:00
Zoë Blade
adfa0fed8b Capitalise acronyms 2015-04-05 23:50:42 +01:00
Zoë Blade
384bf6b2f1 Capitalise brand names more 2015-04-05 23:30:53 +01:00
Zoë Blade
d21ead0ce6 Fix more capitalisation 2015-04-05 23:23:23 +01:00
Zoë Blade
798d186d4e Capitalise proper nouns etc 2015-04-05 20:33:43 +01:00
Zoë Blade
3879054c9e Merge branch 'master' of github.com:ZoeB/mame 2015-04-05 20:10:32 +01:00
angelosa
d958d3cb82 video/hng64.c popmessages under pre-processor switch. 2015-04-05 20:57:38 +02:00
Zoë Blade
ef56cf3e1b Tidy documentation 2015-04-05 19:51:18 +01: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
Zoë Blade
04f4c75aa0 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-05 19:22:10 +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
Zoë Blade
6eb0da2ef6 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-05 18:50:24 +01: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