Miodrag Milanovic
9b646b992a
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-20 10:06:15 +02:00
Miodrag Milanovic
8318d85597
Isolate CLI part (nw)
2016-04-20 09:50:13 +02:00
Miodrag Milanović
f49a9fe4e1
Merge pull request #824 from k2-git/master
...
update for japanese
2016-04-20 09:30:35 +02:00
Ivan Vangelista
913b19ea0a
vicdual.cpp: fixed MT06181 (nw)
2016-04-20 09:22:26 +02:00
Miodrag Milanović
2ee3949169
Merge pull request #823 from ajrhacker/deviter
...
Iterate over devices C++11 style [AJR]
2016-04-20 09:19:08 +02:00
briantro
8a85bc7cea
crospang.cpp: Bestri Parent / Clone fix - NW
2016-04-19 22:53:01 -05:00
dankan1890
8b490a9fad
Forced reset in order to properly apply some options. (nw)
2016-04-20 05:12:40 +02:00
David Haywood
368192cdc5
new clones
...
Espgaluda (2003/10/15 Master Ver, bootleg cartridge conversion)
2016-04-20 03:26:15 +01:00
Michael Zapf
262f0d2037
ti99_4p: Added AlphaLock handler
2016-04-20 00:36:24 +02:00
Michael Zapf
9eb11bdec7
Added general read/write methods to 9928a, allowing address lines to select functions
2016-04-20 00:23:28 +02:00
Michael Zapf
c7aeff7d6d
ti99: Again one indirection less; dropped the videowrp and moved the v9938 on the EVPC board.
2016-04-19 22:03:27 +02:00
hap
9829c978c7
fidel68k: V11 was twice as slow when compared to the real thing
2016-04-19 21:57:52 +02:00
ImJezze
cd4dfca43e
Refactored BGFX distortion pass (nw)
...
- also removed vector hack
2016-04-19 21:18:16 +02:00
ImJezze
8ed3a7d94a
Refactored distortion pass
...
- separated curvature parameter into distortion, cubic_distortion and distort_corner
- distortion and cubic_distortion can be negative, to compensate each other
- distort_corner is intependent from the image distortion
2016-04-19 21:13:20 +02:00
Ville Linde
a86983713d
wrong sha1 (nw)
2016-04-19 21:22:39 +03:00
cracyc
520111798e
luaengine: save a copy of the search path so it doesn't get thrown away (nw)
2016-04-19 13:15:50 -05:00
Ville Linde
48042b1e0a
hornet: hook up LAN board DS2401 and eeprom (nw)
2016-04-19 19:37:40 +03:00
David Haywood
2d50bd49cf
new clones
...
Ketsui: Kizuna Jigoku Tachi (2003/01/01. Master Ver., bootleg cartridge conversion)
surprisingly this shows that the cartridge can map over the bios space
2016-04-19 17:22:00 +01:00
David Haywood
3bf4db88b8
misc (nw)
2016-04-19 16:06:52 +01:00
therealmogminer@gmail.com
c97e2cb590
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-19 16:30:43 +02:00
therealmogminer@gmail.com
f8034ac812
bgfx: Added SuperEagle shader. [Ryan Holtz]
2016-04-19 16:29:30 +02:00
David Haywood
0c7817e7dc
mark bad dumps (nw)
2016-04-19 14:48:59 +01:00
David Haywood
a1308eee29
(nw)
2016-04-19 14:29:19 +01:00
David Haywood
e04c8fdb6a
better filenames (nw)
2016-04-19 14:25:27 +01:00
David Haywood
d00836d5e9
better filenames (nw)
2016-04-19 13:47:56 +01:00
David Haywood
f22b8c590c
part 5 (nw)
2016-04-19 13:04:29 +01:00
Katsuhiko Kagami
514ed2af23
update for japanese
2016-04-19 19:32:13 +09:00
David Haywood
a87aef72fe
(nw)
2016-04-19 07:01:30 +01:00
David Haywood
7e88f21303
part 4 (nw)
2016-04-19 06:35:11 +01:00
David Haywood
b87741d3e1
part 3 (nw)
2016-04-19 05:30:10 +01:00
David Haywood
6f9a7c653a
part 2 (nw)
2016-04-19 04:20:20 +01:00
David Haywood
310dc5e92f
part 1 (nw)
2016-04-19 01:31:01 +01:00
Brad Hughes
ee6872dc68
Add UWP implementation for cursor methods
2016-04-18 19:05:45 -04:00
yz70s
97f953f0a5
xbox.cpp: more usb, first xbox usb controller emulation (nw)
2016-04-19 00:55:03 +02:00
AJR
084d3654ca
Iterate over devices C++11 style
...
Replace the old device_iterator and its specialized versions with functionally equivalent classes that use standard operators to yield references to devices/interfaces rather than pointers. With range-based for loops, they no longer have to be stored in named variables, though they can also be reused concurrently since the iteration state is now maintained by a subclass.
Add a few more typical getters to device_t::subdevice_list.
2016-04-18 18:53:28 -04:00
David Haywood
90c06fb178
new clones
...
DoDonPachi Dai-Ou-Jou (2002.10.07 Black Ver., bootleg Knights of Valour Super Heroes conversion)
2016-04-18 23:41:21 +01:00
David Haywood
f0a3621716
update stream on read in gaelco.cpp, touchgo still seems to forget to play sounds sometimes tho, like one of the channels gets stuck busy?
2016-04-18 22:47:52 +01:00
David Haywood
6e2f69d80c
improve touchgo video (nw)
2016-04-18 22:01:18 +01:00
David Haywood
4e0d4a3350
(nw)
2016-04-18 21:16:18 +01:00
David Haywood
3ab4ced499
fix compile (nw)
2016-04-18 21:07:49 +01:00
David Haywood
3aa4c0d949
new clones
...
Bestri (Korea, set 2) [system11]
slightly different scroll register scrambling compared to the other set, RAM at different location, most roms (including GFX) are different too.
2016-04-18 20:47:37 +01:00
couriersud
118658da9d
These init calls all returned false. No need for a return value in this
...
case. [Couriersud]
2016-04-18 21:28:07 +02:00
couriersud
aef55ded1f
soft is hard and hard is soft. Two is one and one is two. No wonder
...
"-video accel" has substandard performance if opengl is disabled.
[Couriersud]
2016-04-18 20:37:28 +02:00
David Haywood
386d141389
new clones
...
1945k III (older, OPCX1 PCB) [system11]
interesting version, dated a year earlier, different PCB (not using flash roms) and only 8 planes to choose from, not 10 etc.
2016-04-18 19:32:05 +01:00
David Haywood
31df05bede
new clones (WORKING)
...
Touch & Go (Korea, unprotected) [system11]
this is the first working set for this game, all other sets are protected.
looks like the y scroll on the playfield is wrong tho, will look at fixing it.
2016-04-18 18:46:42 +01:00
therealmogminer@gmail.com
c64b88bc78
-Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim Stepin]
2016-04-18 19:40:07 +02:00
couriersud
82188dee99
Fix *nix compile.
2016-04-18 18:46:12 +02:00
couriersud
4bf89be02c
Simplify solver infrastructure.
2016-04-18 18:31:51 +02:00
couriersud
222adaf847
merge me later bug fix
2016-04-18 18:31:50 +02:00
couriersud
2762b9f5ac
Merge me later
2016-04-18 18:31:49 +02:00