summaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added missing xaudio2 header from WINE that is free to use (nw) Miodrag Milanovic2016-03-051-3/+5
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-3/+0
* removed Apache 2 licensed library since it is not possible to mix with GPL2 (nw) Miodrag Milanovic2016-03-042-59/+0
* remove remaining files (nw) Miodrag Milanovic2016-03-041-2/+0
* Demoted svi318 to skeleton (nw) Miodrag Milanovic2016-03-041-2/+0
* Fix compile are demote drivers (nw) Miodrag Milanovic2016-03-041-2/+2
* fix mess.lua build until rest of mboard dependencies are flushed (nw) Lord-Nightmare2016-03-041-2/+2
* Removed code from Ralf Schaefer and demoted drivers to skeleton and not worki... Miodrag Milanovic2016-03-031-2/+0
* remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (re... David Haywood2016-03-031-2/+0
* remove all drivers by 'insideoutboy' due to unresolved licensing, replaced wi... David Haywood2016-03-031-7/+0
* Fix tools building on windows (nw) Miodrag Milanovic2016-03-031-1/+15
* link ole32 on Windows. Needed for CoInitializeEx() Brad Hughes2016-03-021-0/+1
* Merge branch 'master' of https://github.com/mamedev/mame.git Brad Hughes2016-03-026-64/+36
|\
| * newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-022-2/+18
| * made sources build use info from mame.lst (nw) Miodrag Milanovic2016-03-024-62/+18
* | Add DirectWrite font support module Brad Hughes2016-03-021-0/+1
|/
* Added mame.lst as main list, it is now generated, and should be updated manua... Miodrag Milanovic2016-03-022-10/+85
* update for osdmini (nw) Miodrag Milanovic2016-03-011-2/+18
* Used std::thread and std::condition_variable (nw) Miodrag Milanovic2016-03-014-51/+6
* Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to re... David Haywood2016-03-011-0/+2
* Merge dynamic load XInput Brad Hughes2016-03-011-1/+0
|\
| * Dynamically load xinput Brad Hughes2016-03-011-1/+0
* | Enabled multi core compile on VS (nw) Miodrag Milanovic2016-03-012-2/+0
|/
* Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame Brad Hughes2016-02-292-0/+2
|\
| * Add XInput support for Windows OSD Brad Hughes2016-02-292-0/+2
* | * Support *n conversion in stream_format/string_format Vas Crabb2016-03-012-0/+4
* | Build SDL2 for Android (nw) Miodrag Milanovic2016-02-292-0/+17
|/
* cleanup (nw) Miodrag Milanovic2016-02-291-1/+0
* Merge input modules work. Brad Hughes2016-02-283-3/+13
|\
| * Refactor OSD input into modules Brad Hughes2016-02-283-3/+13
* | added compiling SDL2 for Android (nw) Miodrag Milanovic2016-02-281-22/+67
* | compiles but crash on OSX with bundled one (nw) Miodrag Milanovic2016-02-283-17/+48
* | Separated windows only part in SDL2 build and prepared osx one (nw) Miodrag Milanovic2016-02-281-55/+113
* | make possible to select if bundled SDL2 is used, made mingw and vs compile so... Miodrag Milanovic2016-02-273-34/+81
* | Made Visual Studio use by default bundled SDL2 (nw) Miodrag Milanovic2016-02-275-27/+338
* | Cleaned up sliders a bit in d3dhlsl, nw therealmogminer@gmail.com2016-02-271-0/+1
* | Added NotoSans-Bold as backup font for platforms that do not have default sys... Miodrag Milanovic2016-02-275-2/+146
* | Made xcode params more generic (nw) Miodrag Milanovic2016-02-261-0/+3
* | Added support for x64 Androids (nw) Miodrag Milanovic2016-02-262-2/+116
* | Made pnacl to compile (nw) Miodrag Milanovic2016-02-263-9/+37
* | cleanup (nw) Miodrag Milanovic2016-02-261-1/+1
* | OS/2 can not support SDL2 which is needed for MAME to run (nw) Miodrag Milanovic2016-02-265-54/+9
* | no way to support qnx (nw) Miodrag Milanovic2016-02-261-17/+0
* | Fix compile for Android(nw) Miodrag Milanovic2016-02-262-3/+6
* | Fixing some more Android related things (nw) Miodrag Milanovic2016-02-263-9/+25
* | Make Android targets compile but not link, using clang compiler in NDK, since... Miodrag Milanovic2016-02-254-38/+66
* | pnacl compile fixes (nw) Miodrag Milanovic2016-02-251-2/+14
* | removed nacl, fixed android and pnacl (nw) Miodrag Milanovic2016-02-252-98/+10
* | at: create at motherboard device and split pci and ps2 machines into own file... cracyc2016-02-241-1/+3
* | fix makedep when encoutering GAMEL (nw) Olivier Galibert2016-02-231-2/+1