Commit Graph

43744 Commits

Author SHA1 Message Date
ppriest
89ec9644c8 [skip CI] Update tea-ci.org settings
32-bit due to Cygwin 64-bit bug that bites occasionally.
Add -validate with output on success
For the secrets, need to update the YAML to enable, the generate the secrets file, containing the hash of this YAML file once tea-ci is updated to support this.
2016-05-29 07:44:01 +01:00
hap
d6bcc086f9 New clone added
-----------------
Electronic Battleship (1982 version) [hap, Sean Riddle]
2016-05-29 00:59:04 +02:00
Scott Stone
093116cc87 Compile fix (uninitialized variable) (nw) 2016-05-28 17:29:58 -04:00
ppriest
a2c71b889f Create .drone.yml
Add file for Windows/Docker CI for MSYS2/MingW64
2016-05-28 19:59:21 +01:00
RobertoFresca
cc87a10563 Me Tarzan, you Jane.... 2016-05-28 13:09:29 -03:00
Ville Linde
958731ef5a Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] 2016-05-28 18:58:54 +03:00
RobertoFresca
9cf8e8ac0a Merge branch 'master' of https://github.com/mamedev/mame 2016-05-28 12:41:30 -03:00
RobertoFresca
88bb5e0deb Magic Fly driver: Refactored PCB layout and pinout with new findings
and PCB trace. Also added some technical notes [Roberto Fresca].
2016-05-28 12:40:55 -03:00
therealmogminer@gmail.com
63132b3d01 More slider cleanup, nw 2016-05-28 17:33:45 +02:00
etabeta78
68a9dc6857 Merge pull request #909 from rzero9/patch-2
fmtowns_cd.xml: Added N, O, P
2016-05-28 16:41:51 +02:00
hap
61722a0a65 Merge pull request #910 from felipesanches/radm_swap_lamp_signals
radm: Swap Lights_lamp and Wiper_lamp (these output signals were misassigned)
2016-05-28 16:35:56 +02:00
ImJezze
6af3202119 Fixed MT06222
- fixed offset of vector lines and clipping rectangle when vector primitives are prepared to be rendered into a texture (HLSL) instead of directly on the screen (GDI, D3D)
2016-05-28 16:33:59 +02:00
Scott Stone
f37e284766 Add missing recently added driver to mess (nw) 2016-05-28 09:56:38 -04:00
r09
9c5e9b7ea3 fmtowns_cd.xml: Added N, O, P 2016-05-28 15:34:04 +02:00
Felipe Corrêa da Silva Sanches
2e3656584f radm: Swap Lights_lamp and Wiper_lamp (these output signals were misassigned) 2016-05-28 09:41:45 -03:00
Miodrag Milanovic
293103ce8c proper patch already applied upstream (nw) 2016-05-28 13:22:03 +02:00
Miodrag Milanovic
2b0d9e8ad6 pkg-config is already there (nw) 2016-05-28 13:15:12 +02:00
Miodrag Milanovic
b580bbecf7 update travis for osx (nw) 2016-05-28 13:11:56 +02:00
Miodrag Milanovic
7db8fe18f7 we are not using pipes so no problem, but there is something wrong here (nw) 2016-05-28 12:22:55 +02:00
Vas Crabb
6b9c752850 misc fixes (nw)
* fix a mismatched new[]/delete error in corealloc
* _name massacre in corealloc while at it
* add template/macro for delaring array with equivalent dimensions
2016-05-28 15:10:28 +10:00
arbee
71c500d931 New non-working drivers:
- Tektronix 4404 [R. Belmont, Al Kossow]
2016-05-27 17:18:30 -04:00
Miodrag Milanovic
79fa1090cf fix compile issue (nw) 2016-05-27 21:14:59 +02:00
Miodrag Milanovic
d5ab8823ea looks something is wrong (nw) 2016-05-27 21:00:24 +02:00
Miodrag Milanovic
913861105b Update BGFX and BX (nw) 2016-05-27 20:57:02 +02:00
Miodrag Milanovic
5469ca3760 disable notification 2016-05-27 19:54:06 +02:00
Miodrag Milanovic
13e0ae246a they updated version (nw) 2016-05-27 19:21:27 +02:00
Miodrag Milanovic
27102f9648 2nd try (nw) 2016-05-27 19:15:08 +02:00
Miodrag Milanovic
e1f812df3e move to qt5 in travis.yml (nw) 2016-05-27 19:00:34 +02:00
Miodrag Milanovic
088142ff78 fix OSX compile (nw) 2016-05-27 18:56:15 +02:00
Ivan Vangelista
66cf70ac29 some more gen_latch.cpp (nw) 2016-05-27 18:49:47 +02:00
R. Belmont
c59746f038 Merge pull request #903 from ajrhacker/nmistory
West Story improvements: the NMI story
2016-05-27 12:38:38 -04:00
Miodrag Milanovic
d52b2fd1cd Travis update (nw) 2016-05-27 18:19:21 +02:00
couriersud
5d7f5d6c22 Fix pongf. (nw) 2016-05-27 17:23:16 +02:00
MetalliC
2b30fdadcd New clones added or promoted from NOT_WORKING status
-----------------------
Super Street Fighter II: The Tournament Battle (Japan 931005) [ShouTime]
2016-05-27 18:04:39 +03:00
R. Belmont
dae4fda326 Merge pull request #905 from felipesanches/alesis_qs7
[alesqs7] New skeleton driver: Alesis QS-7 musical keyboard.
2016-05-27 10:42:51 -04:00
balr0g
231f179d0c Fix Visual Studio build (nw) 2016-05-27 10:31:56 -04:00
smf-
f1f681e642 build with MSVC (nw) 2016-05-27 15:12:13 +01:00
Felipe Corrêa da Silva Sanches
092ac52b7a [alesqs7] New skeleton driver: Alesis QS-7 musical keyboard. 2016-05-27 10:53:37 -03:00
therealmogminer@gmail.com
20cc49bf61 Fix potential crash when using pillarbox default.lay but not specifying 3 shader chains 2016-05-27 15:38:45 +02:00
therealmogminer@gmail.com
f263110d93 Fix crash when using pillarbox shaders, nw 2016-05-27 14:45:41 +02:00
Ivan Vangelista
db284904b2 megasys1.cpp (system Z hardware games): fixed sound regression from 0.171. System Z games use a Z80 as sound cpu instead of a m68k. In 0.171 the input lines' enumeration for z80 was changed and this wasn't updated (nw) 2016-05-27 11:24:59 +02:00
Vas Crabb
73153c3387 ui refactoring [Vas Crabb]
* Make ARRAY_LENGTH cause a compile error if used with a pointer/vector
* Clean up text input code, move common operations to inline templates
* Fix numerous one-byte buffer overruns
* Don't flat-out ignore input beyond the C1 hole
* Fix decoding of SDL text input
2016-05-27 16:03:03 +10:00
Scott Stone
14ad424448 Merge branch 'master' of https://github.com/mamedev/mame 2016-05-26 22:27:51 -04:00
Scott Stone
07c737448b Merged ataxx.cpp into leland.cpp as they had a completely shared main header file (leland.h). [Tafoid] 2016-05-26 22:27:29 -04:00
etabeta78
4fed940e87 Merge pull request #902 from rzero9/patch-1
fmtowns_cd.xml: Added M
2016-05-27 04:23:40 +02:00
RobertoFresca
54e42b0a2c Merge branch 'master' of https://github.com/mamedev/mame 2016-05-26 22:55:35 -03:00
RobertoFresca
f4fa42efec Merit Match Games driver: Some cleanup for coding standards,
and fixed Coinage DIP switches. [Roberto Fresca]
2016-05-26 22:54:18 -03:00
Vas Crabb
07061b51e6 Merge pull request #904 from MASHinfo/patch-6
Added color proms to Ozma Wars. [MASH]
2016-05-27 11:39:07 +10:00
Robbbert
96674c9a81 Super-80: added sounds for the cassette relay 2016-05-27 10:57:15 +10:00
RobertoFresca
cfdec4e84f Merit Match Games driver: Added technical notes and corrected
CRT 810 layout + old notes. [Roberto Fresca]
2016-05-26 21:18:34 -03:00