Commit Graph

43276 Commits

Author SHA1 Message Date
ImJezze
b4b6543929 Equalized options of HLSL and BGFX HLSL chain
- removed POT texture size from shadow mask in HLSL, U/V size is now simply the percentage of the actual texture size
- adjusted display names of options
2016-05-05 20:59:33 +02:00
Miodrag Milanovic
b27adb7b7c Sync with latest GLM, fixes issue with MINGW (nw) 2016-05-05 20:48:39 +02:00
couriersud
d3c0199769 Removed drivers/signal.h since netlist devices no longer use it. (nw) 2016-05-05 15:18:37 +02:00
couriersud
add61d2a00 Convert 7430 to macro module. 2016-05-05 15:18:37 +02:00
couriersud
38d3050da0 Convert 7425 to macro modul 2016-05-05 15:18:36 +02:00
couriersud
87541ec5ca Converted 7420 to macro modul 2016-05-05 15:18:36 +02:00
couriersud
cbe5b6abaa Fix conditional compile path 2016-05-05 15:18:35 +02:00
Miodrag Milanovic
07b2912508 Added GLM library (nw) 2016-05-05 15:07:31 +02:00
R. Belmont
18014a8da5 Merge pull request #855 from jbaicoianu/emscripten-export-sendkeyboardkey
Export SDL_SendKeyboardKey function to allow scancode injection in Emscripten build
2016-05-05 08:51:33 -04:00
James Baicoianu
af6ad75a04 Export SDL_SendKeyboardKey function to allow scancode injectiony 2016-05-05 00:55:38 -07:00
Robbbert
13ddd637d3 MT 06206 2016-05-05 14:35:08 +10:00
etabeta78
83598e70e2 sv8000.cpp: inputs are more appropriate as IPT_KEYPAD.
[Fabio Priuli]
2016-05-05 00:32:41 +02:00
etabeta78
840964daff fixed dquest4a and marked it as supported again. nw. 2016-05-05 00:21:42 +02:00
etabeta78
149dd41add another batch from my backlog (most new additions don't work,
but I hope to add support for some of the new mappers soon). nw.
2016-05-04 21:50:25 +02:00
etabeta78
61f5136f63 added misc info. nw. 2016-05-04 21:49:00 +02:00
etabeta78
4eb3eb9c9f misc prototype additions. nw. 2016-05-04 14:34:53 +02:00
etabeta78
f5c156fdab * Software List additions:
- m5_cart.xml: Dream Shopper [Ola Andersson]
2016-05-04 14:34:25 +02:00
Robbbert
6994b020b1 New NOT WORKING machine
=======================
IBM3153 Terminal  [Robbbert]
2016-05-04 21:00:49 +10:00
therealmogminer@gmail.com
d6d39930b0 Suppress some unnecessary logerrors in code I wrote, nw 2016-05-04 12:20:17 +02:00
etabeta78
ea1863db53 Merge pull request #854 from ajrhacker/incompatibility
Check software parts for incompatibility as well as compatibility
2016-05-04 11:50:21 +02:00
mahlemiut
aa540fbb67 debugimgui: Use a getter function for combo boxes. Memory windows are now much faster. 2016-05-04 20:14:48 +12:00
Robbbert
04f2fbc5c7 Fixed typo in nes.xml 2016-05-04 16:52:21 +10:00
Ivan Vangelista
3218cfbbf2 gbcolor.xml: fix take 2 (nw) 2016-05-04 08:45:08 +02:00
Vas Crabb
1cd9360937 fix typo in CRC (repeated digit) 2016-05-04 16:22:23 +10:00
etabeta78
14473449e9 a first dive in my huge backlog. nw. 2016-05-04 06:33:56 +02:00
AJR
32fbe35386 Check software parts for incompatibility as well as compatibility
This new softlist feature is now used by genesis_tmss to exclude several entries from megadriv.xml.

- Use popmessage instead of osd_printf_warning for incompatibility warnings
- Unify some common software loading code, which reduces indentation levels in clifront.cpp
2016-05-03 23:52:32 -04:00
couriersud
ce1715534a Fix compile for SLOW_BUT_ACCURATE. (nw) 2016-05-04 01:30:12 +02:00
couriersud
a920da0ec3 Convert 7432 to macro device. 2016-05-04 00:51:51 +02:00
couriersud
1ea05793be Converted 7437 to macro device 2016-05-04 00:08:09 +02:00
couriersud
467b7b23dd Some header maintenance 2016-05-04 00:08:08 +02:00
couriersud
ba57ebf222 Converted 7427 to macro device 2016-05-04 00:08:07 +02:00
couriersud
e93ebba837 Converted 7411 into a macro device. 2016-05-04 00:08:07 +02:00
couriersud
e85517d642 Converted 7410 into macro device. 2016-05-04 00:08:06 +02:00
Miodrag Milanović
ca9052ccfe Merge pull request #853 from ajrhacker/mt6198
advision: Don't crash when starting without cart ROM (MT 6198)
2016-05-03 21:20:04 +02:00
AJR
4aee094eee advision: Don't crash when starting without cart ROM (MT 6198) 2016-05-03 15:16:36 -04:00
Ivan Vangelista
76b24cb2b6 jailbrek.cpp: fixed MT04935 and hooked up coin counters (nw) 2016-05-03 18:31:00 +02:00
cracyc
295774fabb plugins/cheatfind: more (nw) 2016-05-03 09:39:16 -05:00
cracyc
37898321e2 plugins/cheatfind: small cleaups (nw) 2016-05-03 09:27:31 -05:00
Branimir Karadžić
f97b68d3ed Update GENie, BGFX and BX (nw) 2016-05-03 12:20:29 +02:00
Justin Kerk
f2aca844f6 Fix mfg. copy-paste for pc_ttoon (nw) 2016-05-02 22:50:41 -07:00
Scott Stone
5c29a4a95c Let's get compilin' (nw) 2016-05-03 00:14:49 -04:00
cracyc
734436ac06 plugins/cheatfind: pages (nw) 2016-05-02 21:52:21 -05:00
R. Belmont
e557d291a5 Merge pull request #850 from rzero9/patch-2
fmtowns_cd.xml: Updated with B & C
2016-05-02 20:50:15 -04:00
R. Belmont
736979c0be Merge pull request #804 from JoakimLarsson/iscsi1
New driver for the Force Computers ISCSI-1 VME board, skeleton missin…
2016-05-02 20:45:50 -04:00
couriersud
3acd03bd5f Implement 7402, 7408 as macro device. (nw) 2016-05-03 02:35:07 +02:00
couriersud
6f889d51ae Implement 7404 as macro device. (nw) 2016-05-03 02:35:06 +02:00
David Haywood
b2f6ce4a4f new clones
Extermination (US, Romstar) [farzeno]
2016-05-02 23:34:03 +01:00
David Haywood
205f44379d new clones
X-Men Vs. Street Fighter (Japan 961023)

(wasn't told who to credit)
2016-05-02 22:51:34 +01:00
David Haywood
b9481b4e60 new WORKING
Crossed Swords 2 (bootleg CD to cartridge conversion)

this is / was being sold.
2016-05-02 21:04:44 +01:00
couriersud
576189b169 Converted most subdevices to unique_ptr. This is a temporary measure
until the device initialisation is moved into the constructor. Started
converting constructors of devices to be passed name and netlist. (nw)
2016-05-02 21:56:57 +02:00