Commit Graph

40309 Commits

Author SHA1 Message Date
briantro
70d77a389c peplus.cpp: Fix yet another Cut-N-Paste error - NW 2015-12-20 16:07:20 -06:00
briantro
6061457a5c peplus.cpp: More set combo verifications - NW 2015-12-20 15:56:14 -06:00
Ville Linde
c01425566c rollext: very preliminary video emulation (nw) 2015-12-20 20:32:45 +02:00
Ville Linde
e2e762b216 tms32082: FPU fixes + command callback (nw) 2015-12-20 20:11:35 +02:00
Ville Linde
399692f17a taitopjc: hook up TC0780FPA (nw) 2015-12-20 18:30:04 +02:00
Ville Linde
29372faf39 tc0780fpa: double buffering + better FIFO handling (nw) 2015-12-20 16:48:32 +02:00
ImJezze
b1f1300517 Made defocus strength equal for x/y and independent from screen size
- defocus is now independent from screen size and ratio
- horizontal and vertical defocus now have the same strength
- replaced asymmetric defocus kernel by a symmetric kernel
- defocus is now limited to a maximum of 10
- added shader uniforms for orientation and rotation settings
2015-12-20 13:57:28 +01:00
Miodrag Milanovic
c8583ebdc9 os calls do not follow MAKE escaping 2015-12-20 09:45:39 +01:00
Miodrag Milanović
7e4ff974ac Merge pull request #509 from ajrhacker/master
Refactoring memory map validity checking [ARJ]
2015-12-20 09:41:44 +01:00
briantro
c43be4ed21 peplus.cpp: Mark sets using CG2135 as wrong color - NW
Turns out CG2135 is custom card backs for Grand Casino and needs CAP1292 for the correct colors.
2015-12-20 02:19:26 -06:00
briantro
07c860bd25 peplus.cpp- Fix cut-n-paste - NW
hhmmmm.... CG2135  _IS_ different then CG2133 :-0  pay attention
2015-12-20 01:17:24 -06:00
Miodrag Milanovic
b08423fa85 Fixed zwackery (nw) 2015-12-20 07:59:54 +01:00
briantro
8bbffa76f2 New PE+ Poker clone
Out of whatsnew:

Based on IGT documentation several sets were updated to correct CG and or CAP files.  All sets that have be corrected are now tagged with "PSR Verified"


New Clone Added
---------------------------------------------------------------------
Player's Edge Plus (XMP00022) 5-in-1 Wingboard (CG2346) - Spanish [BrianT]
2015-12-20 00:49:19 -06:00
MASH
ea8eba5ace Merge pull request #1 from MASHinfo/MASHinfo-patch-1
Update device names
2015-12-20 05:45:10 +01:00
MASH
836f149577 Update wd_fdc.cpp 2015-12-20 05:43:52 +01:00
MASH
154ced8f37 Update x76f100.cpp 2015-12-20 05:39:58 +01:00
MASH
013d2d0043 Update x76f041.cpp 2015-12-20 05:39:25 +01:00
MASH
42fb525812 Update fdc37c665gt.cpp 2015-12-20 05:38:43 +01:00
MASH
b5fe8fcc89 Update at28c16.cpp 2015-12-20 05:38:02 +01:00
MASH
95c14082c3 Update i386.cpp 2015-12-20 05:37:22 +01:00
MASH
82b06ce072 Update s32comm.cpp 2015-12-20 05:36:21 +01:00
MASH
1b65df6158 Update igs028.cpp 2015-12-20 05:35:33 +01:00
MASH
b1aaa4b13e Update igs025.cpp 2015-12-20 05:34:47 +01:00
MASH
933fe91575 Update igs022.cpp 2015-12-20 05:32:17 +01:00
MASH
a08aab8868 Update igs017_igs031.cpp 2015-12-20 05:29:50 +01:00
arbee
89ec79c953 Support 64 and 80-bit floats in OS X debugger (nw) 2015-12-19 22:08:45 -05:00
AJR
d6445f496c Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCES option as well) 2015-12-19 20:20:55 -05:00
AJR
ad4d85f68f Fixed wrong number of arguments to makedep.py in SOURCES build 2015-12-19 20:00:22 -05:00
arbee
538d7d5fe7 mac: use real split ROMs for maciici [Guru] 2015-12-19 18:58:03 -05:00
R. Belmont
c8e567bfd8 Merge pull request #510 from mamedev/revert-507-master
Revert "Allow SDLMAME to build on OS X from paths containing spaces"
2015-12-19 18:56:03 -05:00
R. Belmont
4518735134 Revert "Allow SDLMAME to build on OS X from paths containing spaces" 2015-12-19 18:55:02 -05:00
AJR
de31dfcf58 Refactoring memory map validity checking 2015-12-19 18:22:19 -05:00
Miodrag Milanovic
58202e4605 some hand made changes (nw) 2015-12-19 20:49:03 +01:00
Miodrag Milanovic
87ca771281 Merge branch 'master' of https://github.com/mamedev/mame 2015-12-19 20:05:46 +01:00
Miodrag Milanovic
a8cef0ae39 global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) 2015-12-19 20:05:35 +01:00
hap
a36b684bf8 notes 2015-12-19 19:37:14 +01:00
Miodrag Milanovic
497c204431 global_alloc_array to std::make_unique where applicable (nw) 2015-12-19 18:47:54 +01:00
R. Belmont
98b121c52d Merge pull request #508 from einstein95/patch-1
Further research from the smspower thread (nw)
2015-12-19 12:44:01 -05:00
Logan B
42e64603ea Further research from the smspower thread (nw) 2015-12-20 06:04:28 +13:00
Miodrag Milanović
d66932ad8b Merge pull request #507 from ajrhacker/master
Allow SDLMAME to build on OS X from paths containing spaces
2015-12-19 17:36:52 +01:00
AJR
8567ac0d64 Allow SDLMAME to build on OS X from paths containing spaces 2015-12-19 11:09:57 -05:00
Miodrag Milanovic
03736b8c5a Merge branch 'jfdelnero-master' 2015-12-19 17:00:49 +01:00
Miodrag Milanovic
b065b26072 Merge branch 'master' of https://github.com/jfdelnero/mame into jfdelnero-master
Conflicts:
	src/mame/drivers/squale.cpp
2015-12-19 17:00:35 +01:00
Ville Linde
2aca8639ee tms32051: disasm fixes (nw) 2015-12-19 16:17:11 +02:00
Jean-François DEL NERO
e1ef4d2149 Keyboard I/O speed up. 2015-12-19 14:29:24 +01:00
Jean-François DEL NERO
b9871d9c45 Cartridge slot emulation added.
Joystick inputs added.
2015-12-19 12:12:16 +01:00
Miodrag Milanovic
8f725227ec fixes (nw) 2015-12-19 11:43:30 +01:00
Miodrag Milanovic
42adde9fd5 auto_alloc_array_clear -> make_unique_clear (nw) 2015-12-19 11:08:25 +01:00
mahlemiut
4facaf6c24 Stop internal debugger windows from drawing space characters, speeds rendering up quite a bit. 2015-12-19 21:36:34 +13:00
Justin Kerk
85d74eb2c9 Emscripten build fixes (nw) 2015-12-19 08:17:34 +00:00