Commit Graph

43767 Commits

Author SHA1 Message Date
couriersud
b185a502cd Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-29 13:53:19 +02:00
couriersud
7ea8859fc8 Moved more device definitions into cpp files. (nw) 2016-05-29 13:52:21 +02:00
Paul Priest
7af080d453 [skip CI] Fix channel for irc notifications - no # (nw)
+ example for pacman, should we never need to bring in non-default deps
2016-05-29 11:44:59 +01:00
etabeta78
be406134ae more consistency fixes. nw. 2016-05-29 11:38:55 +02:00
etabeta78
c378eb2f8f psx.xml: Added CHD images of redump.org USA disc set. [Aeternal]
psx.xml: Added more information and small fixes to Japanese discs.
 [Fabio Priuli]
2016-05-29 11:37:15 +02:00
Paul Priest
9f5fb1fab5 [skip CI] Add irc bot notification for tea-ci (nw)
Encrypted file contains secrets generated from tea-ci.org interface.
2016-05-29 10:03:56 +01:00
Justin Kerk
141e1c7770 Emscripten tweaks (nw) 2016-05-29 08:27:55 +00:00
Miodrag Milanović
bded10179b Update README.md 2016-05-29 10:19:05 +02:00
Miodrag Milanovic
4a5895661c update gitignore (nw) 2016-05-29 10:10:41 +02:00
ppriest
904ddcd4fd Fix target exe (nw) 2016-05-29 08:36:05 +01:00
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
couriersud
35c1cddf7a Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-28 17:49:41 +02:00
couriersud
899a4867de Fix 7448 device and move class to cpp. (nw) 2016-05-28 17:48:21 +02: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
couriersud
a059dfcb7e Fixed vs2015 compile. Started moving object definitions into cpp file.
Added factory class to support this. This will decrease compile times
significantly going forward. [Couriersud]
2016-05-28 13:27:11 +02: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
couriersud
87eaeee272 Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-28 00:11:03 +02:00
arbee
71c500d931 New non-working drivers:
- Tektronix 4404 [R. Belmont, Al Kossow]
2016-05-27 17:18:30 -04:00
couriersud
6b54bfcc3f Reorganize nl_config. Removed comments in nl_base. (nw) 2016-05-27 21:50:24 +02: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
ba61c84ca6 Remove namespace macros. Use explicit namespace declarations. (nw) 2016-05-27 17:55:57 +02:00
couriersud
0562c04add Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-27 17:39:39 +02:00
couriersud
5d7f5d6c22 Fix pongf. (nw) 2016-05-27 17:23:16 +02:00