etabeta78
|
606a5cd345
|
fixed out-of-bound access during logging
|
2014-10-23 21:25:27 +02:00 |
|
smf-
|
f889456b7c
|
fix building with MSVC (nw)
|
2014-10-23 18:28:07 +01:00 |
|
smf-
|
251aea6e01
|
renamed psx controller and memory card files, renamed znsec to cat702. (nw)
|
2014-10-23 18:28:06 +01:00 |
|
Olivier Galibert
|
a16f1c0443
|
More ignorance (nw)
|
2014-10-23 19:10:22 +02:00 |
|
Oliver Stöneberg
|
38b44ae386
|
only normalize component bounds in layout_element::layout_element() when components exist (nw)
avoids division by zero for sets using src/emu/layout/vertical.lay
|
2014-10-23 15:32:31 +02:00 |
|
mahlemiut
|
124803b476
|
Add check for GCC 4.4.4+ for pragma, definitely doesn't work with 4.4.3
|
2014-10-24 01:04:19 +13:00 |
|
Curt Coder
|
327b89b2b5
|
(MESS) x820ii: Added keyboard ROM. [Gabriele]
|
2014-10-23 13:42:34 +03:00 |
|
Oliver Stöneberg
|
8ddb5bab46
|
fixed signed integer overflow in address_map::uplift_submaps() - by O. Galibert (nw)
|
2014-10-23 11:19:39 +02:00 |
|
Oliver Stöneberg
|
f04db035c9
|
fixed signed integer overflow in address_table::subtable_open() - by O. Galibert (nw)
|
2014-10-23 11:15:43 +02:00 |
|
Dirk Best
|
2d5eacd0f5
|
Allow compilation on cygwin based terminals on Windows (like cmder)
|
2014-10-23 10:32:38 +02:00 |
|
Curt Coder
|
4b0e2a830e
|
Updated ignore file with executables
|
2014-10-23 11:08:34 +03:00 |
|
Oliver Stöneberg
|
d967182fa7
|
enabled some more ubsan checks (nw)
|
2014-10-23 09:58:45 +02:00 |
|
Oliver Stöneberg
|
9538f4805e
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2014-10-23 09:33:05 +02:00 |
|
Oliver Stöneberg
|
c1f8dfed3e
|
added *.sln and *.suo to .gitignore (nw)
|
2014-10-23 09:32:53 +02:00 |
|
Oliver Stöneberg
|
16acc5d961
|
added assert for index out-of-bounds access in z8536_device::external_port_w() with apple3 (nw)
|
2014-10-23 09:31:42 +02:00 |
|
Oliver Stöneberg
|
a1f5e051ca
|
fixed usage of uninitialized member in wozfdc_device (nw)
|
2014-10-23 09:27:55 +02:00 |
|
Miodrag Milanovic
|
63469469ba
|
Added -listnetwork option to list available network adapters
|
2014-10-23 09:26:29 +02:00 |
|
Oliver Stöneberg
|
c7250314d9
|
fixed usage of uninitialized members in gtia_device (nw)
|
2014-10-23 09:23:52 +02:00 |
|
Curt Coder
|
e7bb5261c6
|
line ending changes?
|
2014-10-23 09:49:14 +03:00 |
|
Miodrag Milanovic
|
b733e0312c
|
Fix compile on official tools (nw)
|
2014-10-23 08:39:28 +02:00 |
|
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 |
|