Commit Graph

42650 Commits

Author SHA1 Message Date
Ville Linde
2c70bf1e92 drcbex64: map F0-F3 to SSE registers (nw) 2016-04-14 00:44:56 +03:00
etabeta78
af570db2d0 ng_aes.cpp: converted AES controllers to work through slot devices.
Also, separated more clearly the CD component by the base unit. [Fabio Priuli]
2016-04-13 23:31:07 +02:00
etabeta78
1c80bbd435 fixed regression of generic cart slot due to a wrong assumption.
code is still worked on, so the fix might evolve in next days. nw.
2016-04-13 22:40:02 +02:00
hap
6d34356163 New clone added
--------------
Spelling B (1979 version) [hap, Sean Riddle]
2016-04-13 22:09:23 +02:00
cracyc
22798a79df cr589: skip disc change detection (nw) 2016-04-13 12:49:14 -05:00
ImJezze
32f0e6efac Removed hacks for vector screens from shaders (nw)
- added handling of texture coordinates for vector screens to core render
- added handling of orientation/rotation for vector screens to D3D renderer
2016-04-13 19:21:57 +02:00
dankan1890
6be4d8312c Fixed MT06019: Wrong default bios outputted with -listxml command. 2016-04-13 18:54:12 +02:00
cracyc
94007d2887 plugins/cheat: add game time for cheats which want a time delay (nw) 2016-04-13 11:40:06 -05:00
hap
3c774adb53 phantom.cpp skeleton driver
New NOT_WORKING machine added
-----------
Fidelity Phantom [hap, Lord Nightmare]
2016-04-13 16:20:49 +02:00
David Haywood
de5a894217 region code in rom is US so use that. 2016-04-13 14:38:31 +01:00
cracyc
b66b2e679c plugins/cheat: make more compatible (nw) 2016-04-13 08:13:00 -05:00
Scott Stone
52b99cfec8 validation fix (nw) 2016-04-13 08:10:11 -04:00
David Haywood
588b3a4afc new Software List entry
megadriv.xml:
F1 - World Championship Edition (Euro, Prototype, set 2) [oliverthepig]
2016-04-13 12:34:10 +01:00
Vas Crabb
e88734cd0f * Make softwares -> software changes actually read properly
* If it's "Standard" then it should be "standard" in the ini file, too
2016-04-13 10:26:15 +10:00
cracyc
4686f93034 upd765: indicate ready status in st0 after seek (nw) 2016-04-12 18:09:11 -05:00
therealmogminer@gmail.com
45fb6dfacd Back out DMULT/DMULTU change, nw 2016-04-13 00:32:21 +02:00
therealmogminer@gmail.com
e28147eef5 Port Happy's branch-and-link fix from mips3 interpreter to DRC, nw 2016-04-12 22:11:18 +02:00
therealmogminer@gmail.com
207abac3ed -mips3: Fixed DMULT and DMULTU in both interpreter and DRC modes. [marathonman] 2016-04-12 22:11:17 +02:00
Michael Zapf
6b9c7a920a ti99: Fix segfault caused by listslots 2016-04-12 21:22:46 +02:00
therealmogminer@gmail.com
527f5609c1 Merge branch 'master' of https://github.com/mamedev/mame 2016-04-12 17:20:06 +02:00
therealmogminer@gmail.com
0233dd4dbf Make core vector-related slider handling slightly less egregious, nw 2016-04-12 17:19:58 +02:00
etabeta78
0745980ace fixed .lst 2016-04-12 16:21:05 +02:00
David Haywood
fbc8dbf193 add OG's note about why Gain Ground drops into Free Play mode, and added a kludge to work around it for now.
not ideal, but less of a problem than having to tell people to use versions that are 8 years old and frankly worse in every single other possible way.
2016-04-12 15:17:10 +01:00
Miodrag Milanovic
79bfc4b153 Make support for absolute paths for debug dir (nw) 2016-04-12 16:14:02 +02:00
hap
b9ccead816 msx hsi reloaded the pony cannon 2016-04-12 16:03:44 +02:00
hap
a63cf36845 msx2 hsi: fix wrong name title 2016-04-12 16:00:53 +02:00
Miodrag Milanovic
c833268236 Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build (nw) 2016-04-12 15:43:15 +02:00
arbee
ca580178cb apple2: Further PC Transporter work. V30 now boots. [Peter Ferrie, R. Belmont] 2016-04-12 09:29:40 -04:00
arbee
25067fce12 Now works in all cases, thanks OG! (nw) 2016-04-12 09:28:07 -04:00
R. Belmont
a3e4e9aa5a Merge pull request #759 from f205v/f205v
game name consinstency
2016-04-12 08:49:03 -04:00
R. Belmont
3ed3b7e7fc Merge pull request #776 from jmallach/typos
Fix typos throughout the codebase
2016-04-12 08:48:35 -04:00
R. Belmont
0d0ecae0a4 Merge pull request #802 from JoakimLarsson/diserial_stopbitfix
Added extra bit as delay between bytes to make 1 stop bit work
2016-04-12 08:46:09 -04:00
R. Belmont
eeb3c7d116 Merge pull request #797 from rootfather/update-german-translation
Update German language file
2016-04-12 08:45:58 -04:00
etabeta78
c1600cafd9 diimage.cpp: Allow image devices to be configured with a fixed
(not user selectable) piece of software and updated a few options
and menu to acknowledge such possibility. [Fabio Priuli]

macs.cpp: Converted to use generic cartslot with fixed software
configuration. Cleaned up loading and banking systems in the driver
as a result. [Fabio Priuli]
2016-04-12 14:37:22 +02:00
R. Belmont
b47168d7e6 Merge pull request #805 from Happy-yappH/master
mips3: Branch and Link instructions unconditionally set return addres…
2016-04-12 08:36:14 -04:00
Scott Stone
21a7aabf9e Give unique descriptions and short names to new SegaCrypt Z80 devices so that they show up properly in devices listings. (nw) 2016-04-12 07:59:33 -04:00
dankan1890
d790744b6c Merge branch 'master' of https://github.com/mamedev/mame 2016-04-12 13:04:23 +02:00
dankan1890
f7166e84ae (nw) 2016-04-12 13:04:02 +02:00
arbee
33c625236d It helps to commit the final version (nw) 2016-04-12 06:54:38 -04:00
Vas Crabb
8795f92f35 Update expat to 2.1.1 for security and bug fixes 2016-04-12 20:53:04 +10:00
arbee
9dddd77287 Fix several buses so they can work when not a direct child of the root (nw) 2016-04-12 06:43:19 -04:00
Happy
d630e05f98 mips3: Branch and Link instructions unconditionally set return address register. 2016-04-12 02:49:46 -06:00
David Haywood
fa28dd9c77 Merge branch 'master' of https://github.com/mamedev/mame 2016-04-12 04:36:59 +01:00
David Haywood
8528ab9e53 improve some naming (nw) 2016-04-12 04:36:48 +01:00
Brad Hughes
fc53a500f6 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-04-11 23:33:56 -04:00
Brad Hughes
faef055aa6 Fix BACKSLASH2 SDL key mapping 2016-04-11 23:33:46 -04:00
David Haywood
b4d1ab382e load this properly (not very interesting tho) 2016-04-12 04:05:45 +01:00
David Haywood
c0db9df6b2 weed out duplicates (nw) 2016-04-12 03:40:29 +01:00
David Haywood
d702097e42 segacrpt is also a device, again reduced some duplication (nw) 2016-04-12 03:30:47 +01:00
Vas Crabb
9534b2b165 Fix surprising behaviour of {TOOLS,TESTS,BENCHMARKS}=0 2016-04-12 11:37:48 +10:00