Peter Ferrie
7b88489c4a
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-23 22:18:32 -08:00
Peter Ferrie
4edae19ad1
(MESS) ap2_dsk.c: support oversized Apple II EDD images [Peter Ferrie]
2015-02-23 22:18:20 -08:00
mahlemiut
c1b6c93576
amstrad: added support for the Dobbertin Smart Watch
2015-02-24 11:32:42 +13:00
Alex W. Jackson
757335d048
Whoops, I knew I'd miss something in src/osd/windows (nw)
2015-02-23 16:54:55 -05:00
hap
9a9b7ea3d1
add cps1 video measurements by CharlesM
2015-02-23 22:14:09 +01:00
hap
c777abab49
add q-sound amp board notes
2015-02-23 22:04:25 +01:00
Alex W. Jackson
afa3796da8
render.c: render_containers now always make their own copy of the emulation palette for paletted textures, whether or not there are custom brightness/contrast/gamma settings. Fixes -mt color issues in driftout, raphero, etc. without the additional complexity introduced in fde220f4a7
(which has been reverted) (nw)
2015-02-23 14:51:32 -05:00
Ivan Vangelista
9c92d07fb5
speedatk: added save state support (nw)
2015-02-23 19:15:49 +01:00
Alex W. Jackson
660442b985
thedeep.c: use configured banking (nw)
2015-02-23 11:48:04 -05:00
Ivan Vangelista
888b26da77
retofinv.c, thedeep.c: added save state support (nw)
2015-02-23 17:25:40 +01:00
hap
713131be66
partypooper to the rescue
2015-02-23 16:59:30 +01:00
Justin Kerk
e7e05efea4
Fix tiny build when there are no buses (nw)
2015-02-23 07:26:41 -08:00
etabeta78
f0847c500f
added a few new dumps from Team Europe. credits will follow in a moment. nw.
2015-02-23 15:57:39 +01:00
Oliver Stöneberg
4010d5cee6
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-23 13:55:33 +01:00
Oliver Stöneberg
97d6571cfc
disabled another Visual Studio warning (nw)
2015-02-23 13:55:28 +01:00
hap
9c9a42e21a
this one is also barely playable without ext. artwork (also removed old obsolete note)
2015-02-23 13:42:37 +01:00
hap
f9f4fac202
added GAME_REQUIRES_ARTWORK flag
2015-02-23 13:38:20 +01:00
MetalliC
528faa2524
chihiro.c update
...
New clone added
Ghost Squad (GDX-0012) [Ripper006]
redumped outr2/gdx-0004a, wangmid/gdx-0009b [Ripper006]
2015-02-23 12:42:06 +02:00
MetalliC
74cf9b2261
notes (nw)
2015-02-23 12:37:18 +02:00
Guru
9af1c4c436
opwolf.c: added the remaining DIP locations to Operation Wolf
2015-02-23 17:49:15 +08:00
Guru
d8b55c32ac
oops ;-)
2015-02-23 16:43:36 +08:00
Guru
86e4280b38
opwolf.c: added some DIP locations
2015-02-23 16:37:26 +08:00
Guru
1b1513df66
Merge pull request #142 from mzdmommy/patch-1
...
updated opwolf dipswitches
2015-02-23 16:00:57 +08:00
Peter Ferrie
be54232cf6
make declarations match (nw)
2015-02-22 21:35:37 -08:00
hap
7fb3a6b247
added proper snmath cd2708 rom
2015-02-23 03:36:45 +01:00
hap
f6ea7f9349
seaduel also had 1 bit wrong
2015-02-23 02:46:50 +01:00
couriersud
ed4d846b77
Fixed fullscreen toggling (SDL2) on OSX. Simplified multithreading
...
code-paths (via defines). (nw)
2015-02-23 02:33:44 +01:00
mzdmommy
3c9876aec6
updated opwolf dipswitches
...
added unknown dipswitch description from manual
2015-02-22 17:18:43 -05:00
couriersud
c2c3a819a5
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-22 20:34:12 +01:00
couriersud
9fcd415327
WM_DESTROY may be send multiple times. This also fixes
...
-bench X crashes. (nw)
2015-02-22 20:24:16 +01:00
etabeta78
08a8056e4b
this is not mechanical, from what I could gather around in the web... nw.
2015-02-22 19:41:40 +01:00
etabeta78
23745b698a
added the GAME_MECHANICAL flag to a few drivers that should have had it. nw.
2015-02-22 19:40:47 +01:00
etabeta78
6829f6262f
(MESS) sms: improved the code for the Light Phaser, by simplifying the routines
...
and making them slightly faster. [Enik Land]
2015-02-22 19:39:07 +01:00
Vas Crabb
2c4d4a7837
Many fixes for breakpoints/watchpoints views
...
* Fix sorting - qsort needs a ternary -1/0/1 comparator
* Get rid of the redundant enums - using a funciton pointer is far more concise
* Reduce number of allocations and use less expensive functions when updating
* Fix off-by-one error that could cause a crash when clicking the views
* Get rid of double iteration
2015-02-23 04:23:13 +11:00
Vas Crabb
3047ba4982
Add a whole line scroll mode to make breakpoints/watchpoints header work nicely
2015-02-23 04:23:12 +11:00
Vas Crabb
deaf2eef30
More intelligible auto window position code
2015-02-23 04:23:12 +11:00
Vas Crabb
01ec6458ff
Make opening a break/watchpoints window work better if there are already ten or more of them
2015-02-23 04:23:12 +11:00
couriersud
4ca1df404e
Fix 32bit build of sdlmame on Win32. (nw)
2015-02-22 17:37:46 +01:00
mamehaze
1f9c34e832
verified vaportra clocks [system11]
...
(note, doesn't fix the music speedup issue when firing, you have to kludge the clocks lower to do that)
(note 2: there are PAL listings in the driver, but also PALs in some of the romsets, can somebody verify they match and remove?)
2015-02-22 16:06:03 +00:00
couriersud
996a15bbd7
More alignment of code:
...
- HDC is passed differently to gdi renderer (the only one using it).
- Merged sdl_window_config and win_window_config into osd_window_config.
- Use osd_window_config instead of replicating individual member
variables in osd_window.
2015-02-22 16:39:25 +01:00
couriersud
9cb20c78aa
Mark gamate_palette as ATTR_UNUSED. (nw)
2015-02-22 16:07:32 +01:00
yz70s
6da17c0355
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-22 15:31:37 +01:00
yz70s
f0680b3ba9
i386.c: updates for the future and more [Samuele Zannoli]
...
- add infrastructure to support opcodes ?? 0f 38 ?? and ?? 0f 3a ??
- add placeholders in opcode table for all instructions not yet implemented
- fix opcode group 0f 73
- add opcode group 66 0f 73
- move sse opcodes movd movdqa to their own routine
- move sse opcodes pinsrw pextrw to ther own routine
- add opcodes punpcklbw punpcklwd punpckldq punpcklqdq
2015-02-22 15:31:04 +01:00
Miodrag Milanovic
3623554da7
(MESS)-gamate: audio emulation [Peter Trauner]
2015-02-22 11:45:55 +01:00
Vas Crabb
79fcba5fe6
Slight improvement in Cocoa debug view performance
2015-02-22 21:12:00 +11:00
Vas Crabb
e3d0846478
Fix SDL1 builds
2015-02-22 21:12:00 +11:00
Vas Crabb
7b83547d61
Fix build on OSX
2015-02-22 21:11:59 +11:00
briantro
98c6a6d5cb
ssv.c: Minor doc update about the Ultra X review version - NW
2015-02-22 03:45:14 -06:00
Ivan Vangelista
8b4df6d6d8
seicross.c: added save state support (nw)
2015-02-22 09:13:41 +01:00
Ivan Vangelista
ae15cc2745
shadfrce.c: added save state support (nw)
2015-02-22 08:52:05 +01:00