etabeta78
4c19da9cce
(MESS) astrocde.c: added support for 256K and 512K carts
...
with bankswitch. [Fabio Priuli]
2014-10-25 08:23:15 +02:00
Robert
0fcd9bf702
Added licence info to some pinball drivers (nw)
2014-10-25 12:23:12 +11:00
cracyc
d635c1a7cc
(mess) a5105: don't draw double wide chars (nw)
2014-10-24 18:04:23 -05:00
cracyc
b5eb1789e6
upd7220: slanted chars [Carl]
2014-10-24 16:20:10 -05:00
Sandro Ronco
9696c38f0d
(MESS) asma2k: fixed LCD and RAM bankswitch. (nw)
2014-10-24 19:30:08 +02:00
Cowering
811e803c10
More updates, Figured out country code 1 (nw)
2014-10-24 11:19:38 -05:00
Oliver Stöneberg
9867043d73
added assert for index out-of-bounds access with jolypark (nw)
2014-10-24 18:01:36 +02:00
Oliver Stöneberg
3e4c2c84ea
adjusted check in src/emu/snes/snes_slot.c (nw)
2014-10-24 15:49:33 +02:00
Oliver Stöneberg
58ee4eb6c1
fixed usage of initialized members in dave_device() (nw)
...
also fixes signed integer overflow in dave_device::sound_stream_update()
with ep128 and others
2014-10-24 15:48:51 +02:00
smf-
24228220bc
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Pop'n Music 1 (ver AA-A) [smf]
2014-10-24 14:38:45 +01:00
Miodrag Milanovic
6cdca14803
made .gitignore much smaller (nw)
2014-10-24 14:51:06 +02:00
Miodrag Milanovic
44c54629c2
fix for gitignore (nw)
2014-10-24 14:20:32 +02:00
Oliver Stöneberg
ea75a57613
Merge branch 'master' of https://github.com/mamedev/mame
2014-10-24 14:11:24 +02:00
Oliver Stöneberg
4972bd3b54
ignore *.psess and *.vsp in root (nw)
...
these are Visual Studio Performance Analysis output files
2014-10-24 14:11:17 +02:00
mahlemiut
1a7faf39a7
Changed Trident ISA device to be 16-bit, which is likely more correct.
2014-10-24 21:36:52 +13:00
Miodrag Milanovic
02f94acba9
fix eol for brian (nw)
2014-10-24 08:23:55 +02:00
Robert
ccfe7d3a97
gts3a.c : WIP
2014-10-24 16:39:06 +11:00
etabeta78
bee92d27ee
made accessible to frontends usage instructions for tapes which need to
...
be loaded twice. nw.
2014-10-24 07:18:12 +02:00
etabeta78
d7c2e7201a
I still have not complete control over github
2014-10-24 06:10:24 +02:00
etabeta78
7e23a90317
(MESS) spc1000: added support for tapes in .cas format [Fabio Priuli]
...
(MESS) spc1000: added emulation of joystick inputs [Fabio Priuli]
(MESS) added software list for Samsung spc1000 tapes [Fabio Priuli]
out of whatsnew: addition of joystick support made playable Space Invaders, Super Xevious, The Goonies and King's Valley.
2014-10-24 06:10:24 +02:00
Scott Stone
700981f762
delete assert no longer needed (nw)
2014-10-23 17:23:08 -04:00
briantro
eb3ca10a73
sonson.c: Correct Audio CPU clock for Son Son as measured on PCB. [Corrado Tomaselli]
2014-10-23 15:52:09 -05:00
briantro
a712b740c0
psychic5.c: Correct Audio CPU clock for Psychic 5 as measured on PCB. [Corrado Tomaselli]
2014-10-23 15:46:17 -05:00
briantro
4028ec7c6d
segas16b.c: Minor doc update & rom name corrections. - NW
2014-10-23 15:35:35 -05:00
briantro
6ee2cbd9aa
New IGT Player's Plus clone
...
peplus.c: Add the CAPX2172 color prom to the Ace$ Bonus sets correcting color in those sets. [BrianT]
New Clone Added
-----------------------------------
Player's Edge Plus (X002173P+XP000038) Ace$ Bonus Poker [BrianT]
2014-10-23 15:31:53 -05:00
smf-
63682564b2
fixed the other __MSC_VER (nw)
2014-10-23 20:50:00 +01:00
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