Commit Graph

44236 Commits

Author SHA1 Message Date
couriersud
99530d0777 Moved more device definitions into cpp files. New prefix "nlid" for
include files flags purely internal include files not to be leaked into
userland. (nw)
2016-05-29 17:42:47 +02:00
cracyc
b49334e70a hiscore: fix segaxbd games and improve error (nw) 2016-05-29 10:26:47 -05:00
Ville Linde
6cfc1ac0fc cleanup (nw) 2016-05-29 17:48:54 +03:00
Robbbert
7b2e3a2696 Super80: more software 2016-05-30 00:46:26 +10:00
Nathan Woods
d134d16d7d Changed the backing representation of OPTION_UI from being a string to an enum 2016-05-29 10:05:21 -04:00
Scott Stone
c18f94cdd4 psx.xml validation fix + small comment fix (nw) 2016-05-29 10:03:04 -04:00
couriersud
b6ad2435b9 Merge remote-tracking branch 'origin/master' into netlist_dev 2016-05-29 15:47:35 +02:00
couriersud
35b3b08ce7 Moved more device definitions into cpp files. (nw) 2016-05-29 15:47:09 +02:00
therealmogminer@gmail.com
7eeccac36a I am very disappointed in you, VS2015 (nw) 2016-05-29 15:44:59 +02:00
Ivan Vangelista
9a9ab100a7 New clones marked as NOT_WORKING
--------------------------------
Lethal Weapon 3 (2.07 USA) [Zab]
2016-05-29 14:49:07 +02:00
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
Logan B
0a17395344 Rearrange shaderc arguments (nw)
Gets past a shaderc error on linux
2016-05-28 22:42:31 +12: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