Commit Graph

34012 Commits

Author SHA1 Message Date
Vas Crabb
fa02cb4060 Speculatively fill in what couriersud forgot to commit. This is
probably horribly wrong, but it fixes the build and renders video OS X
with the OpenGL renderer.  Treat it as an interim fix to keep things
working (for some values of "working") until couriersud commits the
actual code.
2015-02-26 16:21:30 +11:00
mamehaze
eacd88350c new clones
Nitro Ball (World, set 2) [Bill D. / The Dumping Union]

parent set was marked as 'US' but I think it's a World set because there's no Winners Don't Use Drugs logo to be found in the attract sequence and Data East were pretty consistent with that in this era.
2015-02-26 01:17:19 +00:00
couriersud
a7e6dbdef2 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-02-26 01:40:30 +01:00
couriersud
eb8144a3bb Moved opengl related stuff to modules/opengl 2015-02-26 01:40:18 +01:00
couriersud
2c2994aeb5 Fix memory leak warning (autorelease pool) on OSX. [Couriersud] 2015-02-26 01:38:49 +01:00
hap
b4b2dc719e update notes 2015-02-26 01:29:25 +01:00
cracyc
7c502931a3 pic8259: int line works even in polling mode (pcd depends on this, go figure)(nw)
wd_fdc: show busy status for a moment if seeking to current track (nw)
2015-02-25 17:26:16 -06:00
cracyc
a33b44559e (mess) pcd keyboard and partial scsi [Carl]
---
Need one more change before it boots
2015-02-25 17:11:52 -06:00
cracyc
2139591ccc fix building qt debugger on windows (nw) 2015-02-25 16:56:43 -06:00
couriersud
0fd2001a67 Enable OpenGL renderer on Windows. By default, run-time function
resolution is enabled. 
To resolve addresses, the code now first tries GetProcAddress followed
by wglGetProcAddress. [Couriersud]
2015-02-25 23:44:17 +01:00
hap
f0525b96ce started a generic driver for TMS1000 MCU handhelds.
and put a skeleton of Enten Baseball in it, because ducks
2015-02-25 22:16:51 +01:00
Ivan Vangelista
67fc56be9f taotaido.c: use configured banks (nw) 2015-02-25 19:40:56 +01:00
Ivan Vangelista
4631833fa7 jchan.c: added save state support (nw) 2015-02-25 19:15:57 +01:00
Ivan Vangelista
8876b2a3eb junofrst.c: enabled save state support (nw) 2015-02-25 18:58:12 +01:00
Ivan Vangelista
e3abc88928 jongkyo.c: added missing save state (nw) 2015-02-25 18:57:15 +01:00
Ivan Vangelista
15026a0e7b mosaic.c, tagteam.c, taotaido.c: added / enabled save state support (nw) 2015-02-25 18:56:44 +01:00
Vas Crabb
0853e5f3b6 Fix assert on opening empty watchpoints/breakpoints windows 2015-02-26 01:28:03 +11:00
hap
a406fe29e2 seanriddle verified merlin rom, also added PLAs 2015-02-25 10:03:55 +01:00
Miodrag Milanovic
6ae44e46f9 Cleanups and version bump 2015-02-25 08:09:13 +01:00
etabeta78
33c8d18d61 these were needed too. nw. 2015-02-25 08:06:12 +01:00
hap
dc1214c9ee added wildfire 7seg decoder 2015-02-25 01:34:25 +01:00
hap
f09190e7f3 added support for defining a 7seg decoder table for AMI S2000 2015-02-25 01:21:57 +01:00
Alex W. Jackson
06cdbbca4e toki.c: use configured banks, modernize gfx layouts (nw) 2015-02-24 19:12:54 -05:00
hap
d755b4d243 added notes 2015-02-24 23:37:03 +01:00
James Wallace
8482f64e7f Fixed regression with bfm_sc2 reels (nw) 2015-02-24 20:16:08 +00:00
Miodrag Milanovic
65c0f32ba7 Fixed USE_BGFX build for SDL (nw) 2015-02-24 19:10:52 +01:00
MetalliC
e9345bcfc0 (MESS) fix Timex ZX-clones regression (nw) 2015-02-24 13:31:17 +02:00
Vas Crabb
c0be42503c OS/2 patches for SDLMAME v0.158 [KO Myung-Hun] 2015-02-24 20:52:46 +11:00
etabeta78
3fd95a53ca a few fixes and additions. nw. 2015-02-24 08:31:23 +01:00
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