ImJezze
a45d713ad6
HLSL settings are reset now, when a new machine is selected
2016-04-17 14:20:27 +02:00
ImJezze
60eb6d0494
Added reasonable texcoord handling without known examples (nw)
2016-04-17 14:12:31 +02:00
mahlemiut
74dd3287e5
Added ImGui based debugger. [Barry Rodewald]
...
Note: Currently only works with the BGFX renderer. Anyone who wishes to
write a ImGui backend for other renderers are welcome to do so.
2016-04-17 23:50:50 +12:00
Miodrag Milanović
cd6414e089
Merge pull request #821 from BraiNKilleRGR/master
...
Updated Greek Translation
2016-04-17 08:25:49 +02:00
BraiNKilleRGR
efff211798
Updated Greek Translation
2016-04-17 02:11:24 +03:00
R. Belmont
0d75a05b08
Merge pull request #820 from ajrhacker/daisyconfig
...
Critical fixes (nw)
2016-04-16 16:47:14 -04:00
AJR
7ffbd45c6c
Critical fixes (nw)
...
- Prevent tmpz84c015_device::irq_priority_w from crashing or corrupting the daisy chain
- Eliminate the need for TMPZ84C015_DAISY_INTERNAL by not overwriting elements in the daisy list
- Removed leftover MCFG_SEGAZ80_SET_DECRYPTED_TAG from macros in system1.cpp, which lets all drivers validate without crashing
2016-04-16 16:37:31 -04:00
therealmogminer@gmail.com
32464738c6
Fix compile error on SDL targets
2016-04-16 21:35:14 +02:00
ImJezze
ac6903e05e
Merge branch 'master' of https://github.com/GiuseppeGorgoglione/mame
...
# Conflicts solved:
# src/osd/modules/render/d3d/d3dhlsl.cpp
2016-04-16 18:38:59 +02:00
Miodrag Milanovic
fc48cb17f3
added print_verbose, print_info, print_debug and print_error to lua, and used it instead of print (nw)
2016-04-16 18:01:48 +02:00
Miodrag Milanovic
816860f2d8
no error output if first time run (nw)
2016-04-16 17:24:57 +02:00
Miodrag Milanovic
3e8559ad7b
Always rebuild version.cpp when there is git version change (nw)
2016-04-16 17:18:17 +02:00
cracyc
37718e8602
plugins/cheatfind: write found cheats (nw)
2016-04-16 09:36:22 -05:00
ImJezze
454db9d5d3
Fixed texture coordinates for vector screen quad (nw)
2016-04-16 15:46:04 +02:00
cracyc
95309f461e
plugins/cheat: load multiple files and fix load failure (nw)
2016-04-16 08:36:09 -05:00
therealmogminer@gmail.com
bff9111a30
Add pillarboxing shaders and layout for bgfx, nw
2016-04-16 15:30:40 +02:00
Miodrag Milanovic
932fb5a668
Revert "Pass explicit -qt5 to all moc and qmake calls."
...
This reverts commit 3176347abc
.
2016-04-16 15:20:42 +02:00
Miodrag Milanovic
4a291564f3
remove dependency (nw)
2016-04-16 13:48:25 +02:00
yz70s
070fa52fdc
xbox.cpp: more usb, interrupt transfers (nw)
2016-04-16 11:19:10 +02:00
Miodrag Milanovic
6bb33aa52c
Add short git version if building non-release build, also if git command is not available or if .git is not there (so building out of other sources) (nw)
2016-04-16 10:19:59 +02:00
Miodrag Milanović
942472ea22
Merge pull request #806 from rfka01/master
...
Added older ROM revision of a Color DMV [rfka01]
2016-04-16 10:18:18 +02:00
Miodrag Milanović
1f418ad90e
Merge pull request #809 from jmakovicka/master
...
Fix type mismatch
2016-04-16 08:57:16 +02:00
Miodrag Milanović
0876691a6f
Merge pull request #813 from jmallach/qt5-build
...
Pass explicit -qt5 to all moc and qmake calls.
2016-04-16 08:57:01 +02:00
Miodrag Milanović
0fb1cf6837
Merge pull request #815 from rootfather/update-german-translation
...
Update German GUI translation [ rootfather ]
2016-04-16 08:56:49 +02:00
Miodrag Milanović
ca24afe9c5
Merge pull request #816 from aviloria/patch-3
...
Update strings.po [aviloria ]
2016-04-16 08:56:24 +02:00
Miodrag Milanović
5dcd612d74
Merge pull request #812 from jmallach/program-name
...
Show MAME's program name lowercase in help output.
2016-04-16 08:55:52 +02:00
Miodrag Milanovic
d90b9b5cab
String Translate for Chinese (Traditional / Simplified) [YuiFAN]
2016-04-16 08:35:57 +02:00
Brad Hughes
f7c9b7095e
Use std::chrono instead of GetTickCount in window.cpp/h for Windows OSD
2016-04-15 22:55:01 -04:00
hap
6d27bfb25d
hh_tms1k: added copycatm2. not working yet
2016-04-16 03:01:13 +02:00
Jordi Mallach
aae47ddb1c
Make display_help() use exename to print MAME's program name.
...
Rework commit 658a4b1
to use exename instead of appname.
2016-04-16 00:38:09 +02:00
hap
2fd03fc2c8
tms1700: fixed rom/ram addressing
2016-04-15 21:54:10 +02:00
aviloria
c726ed0703
Update strings.po
...
Spanish translation updated
2016-04-15 21:22:59 +02:00
Lothar Serra Mari
9a5f90d2fb
Update German GUI translation
2016-04-15 21:05:25 +02:00
Ville Linde
be6c71451b
drcbex64: wrong register type (nw)
2016-04-15 21:41:38 +03:00
dankan1890
8c8aca795e
added advanced options to per-machine configuration. (nw)
2016-04-15 19:23:17 +02:00
cracyc
c3735cd12c
plugins/cheat: fix some stuff (nw)
2016-04-15 11:40:34 -05:00
dankan1890
af31c6a20e
Synchronized the translation files. (Nw)
2016-04-15 17:49:12 +02:00
dankan1890
1e3037baf7
ui: Re-enabled configuration menu for single-machine and added some options.
...
Adding handler for the right mouse button in the main menu, calls the machine configuration.
2016-04-15 17:48:05 +02:00
dankan1890
a0715c7c40
Reduction code for entries of "enum class ui_menu_item_type" and the use of item_append with separators.
2016-04-15 17:39:45 +02:00
dankan1890
edb0904e76
chd: initialized m_hunknum inside the constructor. (nw)
2016-04-15 17:23:56 +02:00
dankan1890
295c7294d3
cdrom: declared (std::nothrow) some allocations. (nw)
2016-04-15 17:20:50 +02:00
Miodrag Milanovic
570c743fcd
this is no issue anymore (nw)
2016-04-15 16:16:56 +02:00
Miodrag Milanovic
0bcc96406d
renamed class to osd_watchdog (nw)
2016-04-15 16:08:28 +02:00
Miodrag Milanovic
1a83c84eae
Removed problematic licensed files (nw)
2016-04-15 16:04:15 +02:00
Miodrag Milanovic
37c94e3373
Update windows to use platform independent watchdog implementation (nw)
2016-04-15 16:01:35 +02:00
hap
bd04e5b17d
tms1000: added TMS1700/1730 mcu types
2016-04-15 15:32:43 +02:00
Miodrag Milanovic
59662e6c71
moved osdsync to root of OSD, removed osdmini (nw)
2016-04-15 15:19:24 +02:00
Miodrag Milanovic
a83a3c4497
lower deps on clifront.h (nw)
2016-04-15 14:10:47 +02:00
Sune Vuorela
3176347abc
Pass explicit -qt5 to all moc and qmake calls.
...
Some systems like Debian, Ubuntu and other derivatives, expect qtchooser
will be used to select the appropriate Qt version, as Qt5 and Qt4 can
co-exist.
As MAME's build system does calls to moc and qmake directly, and Qt5 is
now the required version for the debugger, pass -qt5 to all moc and qmake
calls to avoid the build fail.
2016-04-15 11:43:52 +02:00
Santiago Vila
658a4b1862
Show mame's program name lowercase in help output.
...
As the name of the binary is normally installed lowercase, the help
output should also reflect this.
2016-04-15 11:35:01 +02:00