Brad Hughes
3b0d8b1efb
Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame
2016-02-29 21:59:56 -05:00
Brad Hughes
5cc9973a0a
Add XInput support for Windows OSD
2016-02-29 21:48:14 -05:00
Vas Crabb
a830ea7627
* Support *n conversion in stream_format/string_format
...
* Make stream_format return characters printed
* Add iostreams with std::vector storage
* Move to type-safe templates for logerror and popmessage
* Remove now-unnecessary I64FMT from calls to logerror/popmessage
* Put some lib/util stuff in util:: namespace
* Some fixes to Japanese translation
2016-03-01 06:52:36 +11:00
Miodrag Milanovic
23c28c48af
Build SDL2 for Android (nw)
2016-02-29 16:20:51 +01:00
Miodrag Milanovic
4224b67779
cleanup (nw)
2016-02-29 08:52:04 +01:00
Brad Hughes
f68ad66131
Merge input modules work.
2016-02-28 14:56:54 -05:00
Miodrag Milanovic
912598030e
added compiling SDL2 for Android (nw)
2016-02-28 20:28:42 +01:00
Brad Hughes
7dfb578559
Refactor OSD input into modules
2016-02-28 14:25:10 -05:00
Miodrag Milanovic
1adc64573f
compiles but crash on OSX with bundled one (nw)
2016-02-28 15:07:43 +01:00
Miodrag Milanovic
a17d1385c4
Separated windows only part in SDL2 build and prepared osx one (nw)
2016-02-28 12:58:04 +01:00
Miodrag Milanovic
adfae5ffe5
make possible to select if bundled SDL2 is used, made mingw and vs compile so far (nw)
2016-02-27 18:48:03 +01:00
Miodrag Milanovic
ea6b854844
Made Visual Studio use by default bundled SDL2 (nw)
2016-02-27 16:53:49 +01:00
therealmogminer@gmail.com
64135e73f9
Cleaned up sliders a bit in d3dhlsl, nw
2016-02-27 16:11:01 +01:00
Miodrag Milanovic
5951df437e
Added NotoSans-Bold as backup font for platforms that do not have default system fonts exposed (nw)
2016-02-27 11:52:11 +01:00
Miodrag Milanovic
9d4c8c5de5
Made xcode params more generic (nw)
2016-02-26 20:30:37 +01:00
Miodrag Milanovic
5a567f3541
Added support for x64 Androids (nw)
2016-02-26 16:00:29 +01:00
Miodrag Milanovic
3a811376d9
Made pnacl to compile (nw)
2016-02-26 14:50:09 +01:00
Miodrag Milanovic
2582ce7f16
cleanup (nw)
2016-02-26 14:16:50 +01:00
Miodrag Milanovic
4727b0d97f
OS/2 can not support SDL2 which is needed for MAME to run (nw)
2016-02-26 13:20:43 +01:00
Miodrag Milanovic
f79e314897
no way to support qnx (nw)
2016-02-26 12:57:31 +01:00
Miodrag Milanovic
5132d31224
Fix compile for Android(nw)
2016-02-26 11:59:17 +01:00
Miodrag Milanovic
e740bb6915
Fixing some more Android related things (nw)
2016-02-26 11:59:17 +01:00
Miodrag Milanovic
add7a65f3f
Make Android targets compile but not link, using clang compiler in NDK, since GCC will be removed in next one (nw)
2016-02-25 20:44:35 +01:00
Miodrag Milanovic
1a8d5a27d9
pnacl compile fixes (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
4173530610
removed nacl, fixed android and pnacl (nw)
2016-02-25 14:58:39 +01:00
cracyc
24ced36677
at: create at motherboard device and split pci and ps2 machines into own files [Carl]
2016-02-24 10:45:12 -06:00
Olivier Galibert
9740102e64
fix makedep when encoutering GAMEL (nw)
2016-02-23 19:26:50 +01:00
Miodrag Milanovic
34acb73777
Makes xcode compile fine if generated files are already there (nw)
2016-02-23 15:57:36 +01:00
Miodrag Milanovic
a87419ea5c
Forgot to commit this one (nw)
2016-02-23 14:33:30 +01:00
Miodrag Milanovic
8dff2200d0
And I hate you too XCode (nw)
2016-02-22 21:11:57 +01:00
Miodrag Milanovic
cce0696a5f
Made OSD=sdl build compile out of box in Visual Studio (nw)
2016-02-22 14:23:15 +01:00
Miodrag Milanovic
d50870e3e4
fix building Emscripten build on Windows (nw)
2016-02-22 10:18:35 +01:00
Justin Kerk
83abe3fa3d
Emscripten cleanup (nw)
2016-02-21 23:03:38 -08:00
Justin Kerk
6bfb6f8b28
Embed needed bgfx files in Emscripten build (nw)
2016-02-21 14:34:05 -08:00
Miodrag Milanovic
2043e6ce2d
added proper platform for xcode (nw)
2016-02-21 21:03:22 +01:00
Miodrag Milanovic
412814f80d
changes towards compiling with XCode (nw)
2016-02-21 19:48:16 +01:00
Miodrag Milanovic
be7cc43b08
Placed official version, and removed other files since work only with parsing python (nw)
2016-02-21 14:45:38 +01:00
Miodrag Milanovic
78ada55150
Add other python tools for gettext replacement (nw)
2016-02-21 14:16:28 +01:00
Miodrag Milanovic
cc687bcd95
Added python replacement for msgfmt (nw)
2016-02-21 14:09:48 +01:00
dankan1890
526d56d359
Added option in the "Customize UI" menu for selecting the language. (nw)
2016-02-21 04:59:39 +01:00
therealmogminer@gmail.com
c68d4538a7
More JSON reader plumbing, nw
2016-02-21 03:03:25 +01:00
therealmogminer@gmail.com
09f03905fd
More reshuffling, nw
2016-02-21 03:03:24 +01:00
therealmogminer@gmail.com
9a47a870df
First take on render API reorg, nw
2016-02-21 03:03:23 +01:00
arbee
aa8e0fe2cf
sq1: much improved LCD and front panel button support. [Parduz, R. Belmont]
2016-02-20 16:42:29 -05:00
Miodrag Milanovic
3cff262029
added rapidjson in include dirs (nw)
2016-02-17 14:13:49 +01:00
Miodrag Milanović
4d8d9095a1
Merge pull request #628 from fulivi/hp9845_dev
...
Hp9845: tape driver added [F. Ulivi]
2016-02-17 11:41:45 +01:00
dankan1890
97f515d8c4
removed old entries. nw
2016-02-17 11:26:40 +01:00
fulivi
408c6351cf
hp9845: initial version of HP TACO driver (only basic tape movement is working)
2016-02-17 10:12:38 +01:00
Justin Kerk
11f82be540
Fix Emscripten build (nw)
2016-02-16 20:16:11 +00:00
Miodrag Milanovic
38e054c765
placed back OPENGL check since GL is not same as GLES (nw)
2016-02-16 18:00:19 +01:00