Commit Graph

31645 Commits

Author SHA1 Message Date
Miodrag Milanovic
2cc8e27769 line endings (nw) 2014-10-23 08:23:44 +02:00
Alex W. Jackson
43f31c6e6e ay8910: only build the table that will be actually used (per-channel or pre-mixed) (nw) 2014-10-22 23:04:13 -04:00
cracyc
e095956d7d upd7220: don't skip every other line in mixed mode (nw) 2014-10-22 21:47:23 -05:00
peterferrie
bafe1596c8 winpcap: add WinPCap headers to the project;
windows.mak: include WinPCap headers during Windows build; suppress MSVC debug build warning
2014-10-22 17:25:03 -07:00
James Wallace
bf0fdd4a5a Altered FIRQ and NMI handling to improve Maygay M1 operation. 2014-10-22 20:44:24 +01:00
Alex W. Jackson
8d7705f79b ay8910.c: try zero-initializing dynamic array (nw) 2014-10-22 13:11:51 -04:00
Cowering
914985820e REcommit last changes 2014-10-22 11:50:27 -05:00
Cowering
07445e6e99 No Idea why GIT wants to commit this 2014-10-22 11:49:59 -05:00
Cowering
abd3f590e4 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-22 11:48:39 -05:00
Alex W. Jackson
3fbe8c843f ay8910: fix undefined behavior in initialization (nw) 2014-10-22 12:33:19 -04:00
David Haywood
e59b85febf add remaining PAL from 'jumping' sets [Porchy] 2014-10-22 17:14:40 +01:00
Cowering
3d2bf25dcf More updates to V.Smile 2014-10-22 11:05:49 -05:00
David Haywood
bdda310755 new clones
Tron (Germany) [MikeMcBike]
2014-10-22 16:38:11 +01:00
Alex W. Jackson
5bcddcaac5 This set can't possibly work with a missing main program ROM (nw) 2014-10-22 11:20:51 -04:00
Alex W. Jackson
844ad1a748 upd7220: fix shift expression MSVC doesn't like (nw) 2014-10-22 11:13:58 -04:00
David Haywood
a96c84dc26 new clones
Teenage Mutant Hero Turtles (UK?, unknown revision) [caius]

(PCB was missing a rom)
2014-10-22 16:13:02 +01:00
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