Commit Graph

31779 Commits

Author SHA1 Message Date
Oliver Stöneberg
09c7711430 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-22 15:58:46 +02:00
Oliver Stöneberg
0de7c60ca2 restored USE_NETWORK checks (nw) 2014-10-22 15:54:48 +02:00
pullmoll
14920644dd Hardcode clock as 3.33... MHz 2014-10-22 15:48:16 +02:00
David Haywood
dd257bfb06 brickzn: do swapped opcode decrypt whan command is written rather than predecrypting specific ranges 2014-10-22 14:11:14 +01:00
Robert
b4bda080b3 These line endings will be the death of me. 2014-10-23 00:09:22 +11:00
Robert
3761dcbb7c Fix for network compile 2014-10-22 23:18:05 +11:00
m.milanovic@levi9.com
3dcf8d65af Fixed mixed line endings (nw) 2014-10-22 12:13:36 +02:00
Scott Stone
5ee3b66e08 naomi.c: [Arzeno Fabrice]
* HOTD2 Proto BIOS added
 * Label correction for Club Kart Prize

Added NOT_WORKING flag to apple2cp. (nw)
2014-10-22 05:09:05 -04:00
m.milanovic@levi9.com
428b3535d3 Add ini folder to ignore (nw) 2014-10-22 10:52:21 +02:00
m.milanovic@levi9.com
03644df172 Treat .jed files as binary so they are not converted as text (nw) 2014-10-22 10:48:21 +02:00
Miodrag Milanović
793ddb7b7c Small changes from Fabio (nw) 2014-10-22 10:25:56 +02:00
David Haywood
97dfb63235 untie champbwl.c from tnzs_state, this is not really necessary anymore because seta001 and all video related functions are a proper device. 2014-10-22 08:40:44 +01:00
Oliver Stöneberg
77e299bbcd increased maximum allowed stack size of Visual Studio Code Analysis (nw) 2014-10-22 09:23:56 +02:00
Oliver Stöneberg
ae11f2c8c0 fixed Visual Studio compilation of src/emu/coco/coco_dwsock.c (nw) 2014-10-22 09:23:56 +02:00
Miodrag Milanović
23ca0f5620 Merge pull request #3 from p1pkin/master
spectum.c: tiny update [MetalliC]
2014-10-21 20:31:45 +02:00
MetalliC
79210e67c5 spectum.c: remove weird loop range at border drawing, make Pentagon stereo, correct AY clock 2014-10-21 21:11:21 +03:00
Osso
417d79d562 Fixed cchance and champbwl validation (nw) 2014-10-21 18:25:52 +02:00
Dirk Best
63fc82e7f1 Clean up .gitattributes 2014-10-21 15:19:50 +02:00
Oliver Stöneberg
76c5f4713a only calculate m_aspect and m_srcaspect in layout_view::recompute() when they are actually used (nw) 2014-10-21 15:09:32 +02:00
smf-
1f06e19970 ignore *.bat (nw) 2014-10-21 12:34:21 +01:00
Oliver Stöneberg
7cedfb4b51 do not set define HAS_OPENMP when makefile define OPENMP is set - fixes warning about macro redefinition 2014-10-21 11:19:49 +02:00
arbee
a9ce0f0fbd SDL: experimental rework of buffer size calculation. (nw) 2014-10-21 00:11:30 -04:00
Alex W. Jackson
ce2ff23fe0 SDL: Allow SDL_LIBVER to be overridden without modifying sdl.mak 2014-10-20 23:13:51 -04:00
cracyc
c7e836f6da (mess) mikromik: don't stop the motor when resetting the fdc (nw) 2014-10-20 21:55:24 -05:00
arbee
5912fc0a5b Tell SDL to stop sound when volume is set to max attenuation. (nw) 2014-10-20 22:10:30 -04:00
arbee
8482a70a1e Reverse the networking polarity in the OSD makefiles. (nw) 2014-10-20 21:56:01 -04:00
arbee
b1efba0d14 SDL: SDL2 is now the default except for OS/2 builds. [R. Belmont]
USE_NETWORK Ethernet emulation is now enabled by default as per the roadmap. [R. Belmont]
2014-10-20 20:42:20 -04:00
etabeta78
4c4f0d4ee5 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-20 22:12:30 +02:00
etabeta78
420dba88af test. nw. 2014-10-20 22:02:09 +02:00
etabeta78
980d69b9d0 Fixed German mistake + xml missing ending, on behalf of K1W1. nw. 2014-10-20 21:39:53 +02:00
Wilbert Pol
f7d710a5f3 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-20 21:21:33 +02:00
Wilbert Pol
ba32200512 msx.c: Removed nms8270 prototype; it seems to be a hacked up romset. There is no confirmation that it even exists. (nw) 2014-10-20 21:12:04 +02:00
Cowering
634a5d8b92 Some more adds/fixes for V.Smile 2014-10-20 14:03:19 -05:00
Miodrag Milanović
52de139f87 Merge pull request #2 from plgDavid/patch-2
Update x68k.c
2014-10-20 20:47:36 +02:00
David Viens
168ca86a3d Update x68k.c
MSCV2010 warning treated as error complains about this bool being potentially uninitialized.
2014-10-20 14:40:45 -04:00
Miodrag Milanović
b5ff93f158 Merge pull request #1 from plgDavid/patch-1
Update winos.c
2014-10-20 20:40:20 +02:00
Osso
7dd7305e60 Fixed MT05252 (nw) 2014-10-20 20:39:03 +02:00
David Viens
b8191193e9 Update winos.c
MSVC2010 compilation fix
2014-10-20 14:38:48 -04:00
cracyc
681142c125 upd7220: better output for the compis and dmv [Carl] 2014-10-20 13:24:17 -05:00
Miodrag Milanović
ddbeb7b0e4 Update README.md
Added some breaks
2014-10-20 18:55:13 +02:00
Miodrag Milanović
327c83d2bc Create README.md
Added readme for MAME github repo
2014-10-20 18:45:50 +02:00
David Haywood
0e5fbe4a1c tnzs.c - use bankdev 2014-10-20 11:03:35 +00:00
Fabio Priuli
784f5b3f8b (MESS) a800.xml: added some more cart dumps, including AtariScreiber, the extremely
rare German version of AtariWriter. [K1W1]
2014-10-20 06:34:06 +00:00
Alex W. Jackson
9cb5882619 bwing.c: replace achocode with clean modern stuff (bankdev, correct TILEMAP_MAPPER_MEMBER, GFXDECODE_RAM) (nw) 2014-10-20 03:57:09 +00:00
Robbbert
15519ba957 gts3a.c : a bit of WIP 2014-10-20 00:37:21 +00:00
Robbbert
3094dac0dc gts3.c : Added switches. After setting up, the games are playable. 2014-10-20 00:01:50 +00:00
Justin Kerk
cc39b8f1ea ibm5170.xml: more (nw) 2014-10-19 23:40:40 +00:00
Justin Kerk
983e4b0664 ibm5170.xml: Added some PC game dumps. [Justin Kerk] 2014-10-19 20:56:16 +00:00
Ville Linde
167e6579be model3: More rendering improvements [Ville Linde]
- Draw transparent triangles in a separate pass
- Implemented viewport priority
2014-10-19 17:16:11 +00:00
Brian Troha
e709ddbc33 galpanic.c: Document that Gals Hustler has been found with genuine AFEGA labels - NW 2014-10-19 15:55:39 +00:00