Lord-Nightmare
5f0039850c
fix compile (n/w)
2015-02-05 22:53:29 -05:00
couriersud
f5a41bb547
A bit more alignment between windows and sdl. (nw)
2015-02-06 02:20:19 +01:00
couriersud
984e40296b
Get rid of "resize" render method. (nw)
2015-02-06 01:13:55 +01:00
briantro
d936763e77
silvmil.c: Update the dipswitch settings for Puzzlove as per PCB. - NW
2015-02-05 17:31:38 -06:00
couriersud
950b1b0514
Introduced a comparable "osd_renderer" interface like it now exists for
...
SDL to mainline.
Ultimately, this will allow renderers to be placed in modules\renderer
and e.g. allow the opengl renderer to be used in mainline or the d3d
renderer to be used in sdlmame. (nw)
2015-02-05 23:24:15 +01:00
Alex W. Jackson
388875c61d
jagblit.inc: attempt to fix expression that triggers clang warning (nw)
2015-02-05 16:31:45 -05:00
Oliver Stöneberg
413b612c11
fixed clang 3.4 compilation (nw)
2015-02-05 21:43:50 +01:00
briantro
828c40a187
New PE+ Slot game added
...
New Game Added
-------------------------------------------
Player's Edge Plus (PS0090) Gold, Silver & Bronze Slots [BrianT]
2015-02-05 14:13:33 -06:00
mamehaze
a5fab82f53
new clones
...
Side Arms - Hyper Dyne (US, 861202) [system11]
(note, the date string for this game can be found in the ROMs, so I've added it to all sets, the new set is the newest, others are a few days earlier)
system11 also thinks our current ROM names are from a bootleg.
2015-02-05 19:27:53 +00:00
yz70s
f8183c071d
i386: add x87 opcodes FCMOVB FCMOVE FCMOVBE FCMOVU FCMOVNB FCMOVNE FCMOVNBE FCMOVNU FCOMI FUCOMI FUCOMIP (nw)
2015-02-05 19:23:22 +01:00
cracyc
86cadf5f71
(mess) pc9801: fix egc shifter (nw)
2015-02-05 12:18:12 -06:00
Ivan Vangelista
62ecdbcbf9
toki.c: don't know what happened with this, but thanks Haze for fixing compile (nw)
2015-02-05 18:23:32 +01:00
Oliver Stöneberg
e1469ee855
re-enabled some C++11 compiler warnings (nw)
2015-02-05 17:52:09 +01:00
Oliver Stöneberg
37f2f2e5be
fixed some more C++11 compiler warnings (nw)
2015-02-05 17:27:51 +01:00
Oliver Stöneberg
593e3c33a8
fixed some C++11 compiler warnings (nw)
2015-02-05 16:57:45 +01:00
Oliver Stöneberg
56f03a8f8f
fixed -Wunused-local-typedefs warnings with ATTR_UNUSED and enabled it again (nw)
2015-02-05 16:41:05 +01:00
Oliver Stöneberg
a4c8ca2c25
fixed makefile (nw)
2015-02-05 15:40:53 +01:00
Oliver Stöneberg
f303a5c155
disable a GCC warning with CPP11=1 (nw)
...
also moved clang C++11 warning supression into CPP11 define
2015-02-05 15:38:41 +01:00
Oliver Stöneberg
6790ff2ebd
flags_clang.mak: additions for clang 3.6 and cleanups (nw)
...
also enabled some warning by default again. they were disabled because
of bugs in clang which have been fixed by now. unfortunately the
disabling predates the proper version handling, so it's not clear for
which versions they should be ignored. so if they come up again we just
need to re-add them by checking for the proper version
2015-02-05 14:49:05 +01:00
Oliver Stöneberg
af64bda24d
added makefile define CPP11 to compile C++ code as C++11 [Oliver Stöneberg]
2015-02-05 14:40:19 +01:00
Guru
af6aff4307
segas16b.c: small documentation update (nw)
2015-02-05 19:46:50 +08:00
Robbbert
53805cc7e0
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-05 22:35:25 +11:00
Robbbert
569bd73138
(MESS) kaypro: kayproii, kaypro4, omni2 can boot from floppy, marked as working.
...
Kaypro4p88 and kaypro10 can also boot from floppy but have other issues.
2015-02-05 22:33:07 +11:00
jbu
ccfd07b539
Report core file position in case of a CHD hunk read error (nw)
2015-02-05 11:01:43 +01:00
etabeta78
d87d0bcf6e
minor naming fixes. nw.
2015-02-05 09:32:04 +01:00
couriersud
f9ab852d6d
Fix compile on windows (sdl). (nw)
2015-02-05 02:11:49 +01:00
couriersud
5d33de6aab
Remove some passing around of running_machine where it is not needed.
...
(nw)
2015-02-05 01:58:55 +01:00
couriersud
0c7b5ff66e
Too many #defines and #ifdefs. Missed this one on drawgbfx. (nw)
2015-02-05 01:10:32 +01:00
couriersud
dabb6b1799
Moved all window related code to window.c. (nw)
2015-02-05 01:06:37 +01:00
couriersud
ccf953911f
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-05 00:33:10 +01:00
Angelo Salese
f29c5872c1
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-04 22:49:49 +01:00
Angelo Salese
11064eca6d
Basic KB hookup, thinks that GRAPH is always on for whatever reason ...
2015-02-04 22:49:31 +01:00
mamehaze
f0a29fad3b
toki.h wasn't in sync with the toki.c files? fixes compile (nw)
2015-02-04 21:02:24 +00:00
Angelo Salese
df0645b7d1
Merge branch 'master' of https://github.com/mamedev/mame
2015-02-04 21:42:51 +01:00
Angelo Salese
5dd60b8d7e
Added bread-and-butter IRQ support. VIC3 blinks, CIA cries too.
2015-02-04 21:42:22 +01:00
Angelo Salese
2828f55c15
Hooked up CIAs
2015-02-04 21:19:05 +01:00
Peter Ferrie
d012171d50
another compile fix for MSVC 2012 (nw)
2015-02-04 11:26:43 -08:00
Ivan Vangelista
61e7efde1b
toki.c: added save state support (nw)
2015-02-04 19:31:41 +01:00
couriersud
d8add6d940
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-04 19:03:30 +01:00
couriersud
a5707267cc
Window creation now is done in windows.c. (nw)
2015-02-04 19:03:20 +01:00
Ivan Vangelista
bdc1f8b93d
goodejan.c, sengokmj.c: added save state support (nw)
2015-02-04 18:36:27 +01:00
MetalliC
4c9ad2fe43
naomi.c add Derby Owners Club IO board dump [Mr. CAST, Smitdogg, The Dumping Union]
...
add key PIC for DIMM Firmware Update for CF-BOX (GDS-0042A)
misc notes and fixes (nw)
2015-02-04 19:21:10 +02:00
MetalliC
128ba6317b
(MESS) spectrum.c partial screen updates
...
note: for now hooked only at 128k screen page flip
2015-02-04 19:20:43 +02:00
couriersud
b6fe4b5e10
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-04 18:17:50 +01:00
Ivan Vangelista
ffa3b0299f
dcon.c: added save state support (nw)
2015-02-04 18:16:48 +01:00
couriersud
07bae39a05
Some more code alignment. (nw)
2015-02-04 18:16:42 +01:00
Ivan Vangelista
af3895e1a5
bloodbro.c: added save state support (nw)
2015-02-04 18:02:55 +01:00
couriersud
2ef1f9aed0
Merge branch 'master' of https://github.com/mamedev/mame.git
2015-02-04 15:16:36 +01:00
Olivier Galibert
644a4c5875
lindbergh: Add the CF card dump [soyandroid]
2015-02-04 15:03:36 +01:00
couriersud
f240e21b22
Merge branch 'master' of https://github.com/mamedev/mame.git
...
Conflicts:
src/osd/sdl/drawsdl.c
2015-02-04 14:37:41 +01:00