Miodrag Milanovic
f84c745fbf
generating proper output (nw)
2015-06-20 18:20:41 +02:00
Miodrag Milanovic
71ecfcdc12
allow comma separated list of input files (nw)
2015-06-20 18:20:40 +02:00
hap
8f4f5e91fe
title correction
2015-06-20 18:01:17 +02:00
hap
e2d18018b5
nw
2015-06-20 17:31:23 +02:00
Miodrag Milanovic
4ee9d896e5
extract components used (nw)
2015-06-20 13:41:55 +02:00
Miodrag Milanovic
654a5ca29b
update metadata in lua files (nw)
2015-06-20 13:21:10 +02:00
Miodrag Milanovic
88dfb98d23
Start work on creating tiny builds per driver file included (nw)
2015-06-20 12:39:39 +02:00
mahlemiut
d685805614
amstrad: add support for the Dobbertin HD20 hard disk.
2015-06-20 22:01:00 +12:00
mahlemiut
8772ed57b8
hdc: add preliminary ST11M type controller, improve PIO support a bit
2015-06-20 22:00:59 +12:00
mahlemiut
7e4fc1ac9f
update license for Multiface II
2015-06-20 22:00:58 +12:00
Cowering
9089f704fc
keep SSE2 like it was
2015-06-19 20:45:13 -05:00
Cowering
dc76c10666
How to get rid of an I64FMT. Shall I make a function for this (and decimal version) to rid MAME of I64FMT? I'll discuss the reasons on list. (nw)
2015-06-19 14:35:17 -05:00
Cowering
ab1f039b9c
Don't use 64 bit print for things that make so sense as 64 bit. (nw)
2015-06-19 14:32:53 -05:00
Cowering
05fb514e7f
unneeded (nw)
2015-06-19 14:30:47 -05:00
Cowering
3904c29734
This lets sdlMAME/sdlMESS compile on Fedora GCC 5.1.1 with LTO enabled with line:
...
make -jX SSE2=1 LTO=1
(pick X wisely as Xx4 link threads will run to speed up lto)
Super Mario 64 runs at 88% on old I7-920 in a VM (from 55%).
Windows Mingw-64 5.1.1 LTO is not possible for now :(
Why do we need to say 'SSE2=1' since MAME now requires a CPU with that for a minimum?
(nw)
2015-06-19 14:29:35 -05:00
couriersud
a68161ee27
Move solver code into own folder. (nw)
2015-06-19 18:33:14 +02:00
couriersud
57ce24e0df
Completely integrated the GMRES solver into netlist solver templates and
...
recoded it from scratch. GMRES now runs at 122% (kidniki), that's a real
improement from 60% before. AT the same time, the code should be easier
to read and closer to the GMRES algorithm. Ultimately, kidniki will not
use this solver but instead use some frontiers to keep it playable. But
going forward, for larger matrices this solver is an opton. [Couriersud]
2015-06-19 01:42:48 +02:00
couriersud
06e3aa2324
Some more moves to the netlist namespace. (nw)
2015-06-19 01:42:46 +02:00
Luca Elia
5283c4a803
suna8: Fix player 2 color in sparkman
2015-06-18 23:36:51 +02:00
briantro
27256f93e0
new New Cherry '96 Special Edition clones
...
New Clones Added
--------------------------------------------------
New Cherry '96 Special Edition (v3.61, C1 PCB) [Bad A Billy, Smitdogg, The Dumping Union]
New Cherry '96 Special Edition (v3.53, D PCB) [Bad A Billy, Smitdogg, The Dumping Union]
New Cherry '96 Special Edition (v3.40, D PCB) [Bad A Billy, Smitdogg, The Dumping Union]
2015-06-18 16:08:21 -05:00
Luca Elia
f0cd9f9910
New clones added
...
----------------
Tahjong Yakitori (ver. 2-1) [AeroCityMajor, The Dumping Union]
2015-06-18 22:28:26 +02:00
MetalliC
b6641d3b1c
chihiro.c: brute missing keys for Sega Network Taisen Mahjong MJ 2 and MJ 3 [f205v, MetalliC]
2015-06-18 16:36:37 +03:00
R. Belmont
515470781e
Merge pull request #213 from felipesanches/uzebox
...
uzebox: adding sound emulation [Felipe Sanches]
2015-06-18 09:15:02 -04:00
MetalliC
4263a8bbea
cv1k games docs (nw)
2015-06-18 12:07:07 +03:00
etabeta78
11b510b673
worked around the compilation problem on OSX until we decide
...
what to do about corealloc.h redefinitions. thanks to judge for
pointing out the less impact fix. nw.
2015-06-18 10:43:22 +02:00
briantro
1cbeec051d
peplus.c: Add PP0757 Double Down Stud Joker Poker paytable - NW
2015-06-17 21:07:12 -05:00
briantro
9eea294f5e
peplus.c: Tiny cut-n-paste corrections - NW
2015-06-17 20:03:11 -05:00
Scott Stone
c269773617
Fix for redalert.c games (has a ladybug.n include) but doesn't need all the ladybug_state variables. nw)
2015-06-17 19:33:36 -04:00
hap
ed908b8fcc
fix skip on la/lxy
2015-06-17 23:08:09 +02:00
Peter Ferrie
3f9b69b063
Merge branch 'master' of https://github.com/mamedev/mame
2015-06-17 12:08:25 -07:00
Peter Ferrie
47e8753be9
fix compile on MSVC (nw)
2015-06-17 12:08:04 -07:00
briantro
8e85b3debc
new PE+ poker clones
...
New Games Added
---------------------------------------------
Player's Edge Plus (X000057P+XP000038) Deuces Wild Poker [BrianT, Jim]
Player's Edge Plus (X002024P+XP000038) Double Bonus Poker [BrianT, Jim]
New Clones Added
----------------------------------------------------
Player's Edge Plus (PP0250) Double Down Stud Poker (set 2) [BrianT, Jim]
2015-06-17 13:28:37 -05:00
hap
4c043eee19
Game promoted to working
...
--------------------------
Coleco Frogger [hap, Kevin Horton]
2015-06-17 20:18:02 +02:00
hap
41c1919ff8
added m58846 timer 2
2015-06-17 20:10:05 +02:00
Ivan Vangelista
28af65c01c
cclimber.c: added save state support (nw)
2015-06-17 17:22:49 +02:00
Ivan Vangelista
a7556c3dce
battlera.c: added save state support, deleted video/battlera.c since it was empty. make REGENIE=1 or linking will fail. (nw)
2015-06-17 17:09:52 +02:00
Felipe Corrêa da Silva Sanches
548cfb1c34
uzebox: using speaker_sound device instead of DAC device for emulating the uzebox audio
2015-06-17 11:58:04 -03:00
Osso
c94923836f
Fixed MT02863 (nw)
2015-06-17 10:02:55 +02:00
Scott Stone
c1f6a1b7b2
Duplicate description fix for some devices. (nw)
2015-06-16 19:19:48 -04:00
Luca Elia
620011c2cf
New clones added
...
----------------
Mahjong Dial Q2 (Japan, alt.) [AeroCityMajor, The Dumping Union]
Hana Jingi (Japan, Bet, alt.) [AeroCityMajor, The Dumping Union]
2015-06-16 22:53:52 +02:00
Felipe Corrêa da Silva Sanches
9a27b57c07
uzebox: adding sound emulation (It works but with terrible performance. Uzebox's DrMario song is recognizable even though the sound is choppy, full of noise).
...
When running with -wavwrite the resulting file plays nicely on a music player. The sound is much better, but still contains a high frequency noisy sort of hiss.
2015-06-16 15:17:20 -03:00
Alex W. Jackson
ef3900be21
snk68.c: fix flipscreen; use core palette handling, etc. (nw)
2015-06-16 13:23:02 -04:00
hap
3f39143025
typo
2015-06-16 17:35:05 +02:00
R. Belmont
025a730294
Merge pull request #212 from andrea-petrucci-1975/patch-1
...
missing gamecube edition roms added [andrea-petrucci]
2015-06-16 11:24:34 -04:00
R. Belmont
401dcd7ded
Merge pull request #214 from system11b/S11rodlandetc
...
S11rodlandetc [system11b]
2015-06-16 11:23:03 -04:00
Ivan Vangelista
6b8cc944d4
snk68.c: added save state support (nw)
2015-06-16 17:13:53 +02:00
Ivan Vangelista
2eadf5f05d
i7000_card.xml: fixed validation (nw)
2015-06-16 16:49:20 +02:00
system11b
face90083e
Merge branch 'master' into S11rodlandetc
2015-06-16 15:26:06 +01:00
system11b
2b1891e48c
Corrected ROMs for rodland / rodlandj
...
Made rodlandjb use the same gfx unmangle as rodland now that rom is
corrected.
Closes bug 01061
2015-06-16 15:23:42 +01:00
Lord-Nightmare
e3fdd3f033
update tms5110r.c comments (n/w)
2015-06-15 19:43:41 -04:00