Commit Graph

37050 Commits

Author SHA1 Message Date
balr0g 6987c0594e Merge branch 'i7000_experimental' of https://github.com/felipesanches/mame 2015-06-27 13:13:12 -04:00
R. Belmont e03ae73a5d Merge pull request #215 from dnlopez/sdl_refreshrate
In SDL version, fix refresh rate setting in fullscreen
2015-06-27 11:49:52 -04:00
R. Belmont 154cd29ec1 Merge pull request #209 from dnlopez/master
In SDL version command line, don't look for depth in -resolution
2015-06-27 11:49:38 -04:00
R. Belmont a6f7f9dc7f Merge pull request #216 from felipesanches/galaxyforce2_motorcpu
Declaring the Galaxy Force 2 Super Deluxe unit with its own Z80 motor CPU.
2015-06-27 11:48:14 -04:00
R. Belmont ef59471890 Merge pull request #218 from felipesanches/icatel
skeleton driver of Icatel (brazilian public payphone)
2015-06-27 11:47:51 -04:00
R. Belmont 84c4b76fcf Merge pull request #222 from felipesanches/daruma
Daruma DS348 dot-matrix printer skeleton driver.
2015-06-27 11:47:28 -04:00
R. Belmont 3856e4d4d0 Merge pull request #224 from felipesanches/onyx_prototype
Microdigital ONYX: new colecovision prototype (unreleased).
2015-06-27 11:47:09 -04:00
arbee f9e8310f5b 3c505: move option ROM to the card to reflect real h/w [Hans Ostermeyer]
apollo: improved mouse emulation [Hans Ostermeyer]
2015-06-27 11:39:11 -04:00
arbee 46716a6df8 m68k: fix '020 cache emulation corner case. [Hans Ostermeyer] 2015-06-27 11:34:48 -04:00
ted green d14f86b2f0 Change back to ATTR_FORCE_INLINE and added option for double division for perspective correction 2015-06-27 09:26:16 -06:00
therealmogminer@gmail.com a9bd046767 nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason because our core architecture is crap 2015-06-27 16:55:41 +02:00
David Haywood 221ab4e3a6 find+replace was too aggressive (nw) 2015-06-27 13:47:22 +01:00
therealmogminer@gmail.com 26599766ec Fix broken namcos22 graphics 2015-06-27 14:04:22 +02:00
couriersud b4d3ecac8b Improved kidniki sound quality while maintaining speed by adding more
frontiers. Added LOGIC_INPUT to netlist which allows to specify a logic
family, i.e. output characterics. Used this for improved AY8910 port
modeling. [Couriersud]
2015-06-27 12:06:46 +02:00
couriersud 6790076cc3 Disable "-Wmaybe-unitialized" warnings. Unfortunately you can't do that
were it actually happens. (nw)
2015-06-27 11:43:00 +02:00
Miodrag Milanovic 5204bea106 update license for Yochizo (nw) 2015-06-27 11:27:29 +02:00
mahlemiut d531f35254 amstrad: added 3.5 inch drives as a slot option, and made it the default for drive B 2015-06-27 19:36:50 +12:00
Ivan Vangelista 604a441a84 cbasebal.c: fix (nw) 2015-06-27 07:26:15 +02:00
Vas Crabb b3e8fe093c Better multiply primitive (nw) 2015-06-27 08:03:47 +10:00
Ivan Vangelista e2fd8e0690 atarisy2.c: configured banking (nw) 2015-06-26 23:28:36 +02:00
Peter Ferrie 7a2eac723e idehd.c: decrease IDE read fill-time to avoids timeouts [Peter Ferrie] 2015-06-26 13:25:24 -07:00
Alex W. Jackson 91be2c989e validity: add basic signed integer arithmetic tests to core validation [Alex Jackson] 2015-06-26 12:45:41 -04:00
Vas Crabb 382dd0f616 Make the SSE tables a static inside the SSE implementation class (nw)
Also encapsulate the pointer casting used to access it in static functions
Don't mean to step on any toes, sorry if this inconveniences you MooglyGuy
2015-06-27 02:42:00 +10:00
Vas Crabb 59f68b9a34 Sync with latest rgbsse fixes and use of signed types (nw) 2015-06-27 02:16:10 +10:00
Olivier Galibert 6cfec746a0 fix da fix (nw) 2015-06-26 17:24:29 +02:00
therealmogminer@gmail.com 892d25bf47 Fix remaining N64 issues on 32-bit, nw 2015-06-26 17:21:05 +02:00
therealmogminer@gmail.com c2d216d201 Partially fix N64 issues on 32-bit, nw 2015-06-26 17:04:51 +02:00
therealmogminer@gmail.com 0c40d654b8 nw, refinement of previous fix 2015-06-26 15:37:58 +02:00
R. Belmont 03eaba0e31 Merge pull request #227 from felipesanches/maxxi
Polymax Maxxi: New brazilian Apple2 clone. [Felipe Sanches]
2015-06-26 08:35:13 -04:00
therealmogminer@gmail.com 1e7eb19809 Fixed MT-05968 2015-06-26 13:55:17 +02:00
Olivier Galibert 06923f50b8 even more fixes (mustache, altbeast2, mitchell) (nw) 2015-06-26 08:14:57 +02:00
Stiletto ecb569279a (nw)
(nw)
2015-06-25 22:47:46 -04:00
Stiletto b748f411fe (nw)
(nw)
2015-06-25 21:39:38 -04:00
Stiletto aeca2082d4 ASSY # from Trivia CPU Computer Control PCB photo (nw)
ASSY # from Trivia CPU Computer Control PCB photo (nw)
2015-06-25 21:17:45 -04:00
Scott Stone 7079cf5445 Added information regarding missing sega part number. (nw) 2015-06-25 16:49:39 -04:00
Olivier Galibert 24555306b1 more fixes (nw) 2015-06-25 22:24:35 +02:00
therealmogminer@gmail.com 58c3ad7c00 Fix obvious array-out-of-bounds error, nw 2015-06-25 21:35:50 +02:00
therealmogminer@gmail.com 4441fe004b nw, merge in most direct RSP vector opcodes from CEN64 2015-06-25 21:32:57 +02:00
MetalliC 938d96bbb2 new clones added
----------------
The Rumble Fish 2 (prototype) [Brizzo, MetalliC, Coolmod, The Dumping Union]
2015-06-25 21:48:18 +03:00
Felipe Corrêa da Silva Sanches 72cf0b16b6 Polymax Maxxi: New brazilian Apple2 clone. 2015-06-25 15:21:32 -03:00
therealmogminer@gmail.com 3c5cd12782 nw, start merging in RSP vector ops from CEN64 2015-06-25 19:19:25 +02:00
R. Belmont 9c6f6114c7 Merge pull request #221 from SailorSat/master
M1COMM update, S32COMM initial commit [SailorSat]
2015-06-25 10:02:43 -04:00
Olivier Galibert c063784065 pengo fix (nw) 2015-06-25 13:18:49 +02:00
mahlemiut 347544393a hd20: reset also on reading of the reset register (improves FutureOS HD20 support). 2015-06-25 19:00:55 +12:00
mahlemiut 1d80371056 amstrad: fixed analogue input type (improves pointer control in FutureOS) 2015-06-25 18:59:40 +12:00
Osso 8efbaebc74 namcos86.c: enabled save state support now that it works (nw) 2015-06-25 07:54:50 +02:00
Ariane Fugmann 2563cf5dd4 S32COMM: fix documentation (nw)
837-8676 is multi32 mainboard
2015-06-25 01:10:41 +02:00
Ariane Fugmann 8e8c8164b6 S32COMM: documented some more (nw) 2015-06-25 00:56:15 +02:00
Ariane Fugmann 363bfceb31 minor fixes (nw)
M1COMM: hooked up the FG gate in both ways
S32COMM: documented PALs
2015-06-25 00:48:00 +02:00
Ariane Fugmann 120c959963 M1COMM: bugfixes
general: don't build localhost/remotehost filenames multiple times.
simulation: fixed "master bytes" - fixes missing "insert coin"/"press
start" animation and "V.F."-flashing on virtua formula slaves.
2015-06-24 23:51:24 +02:00