Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/mamedev/mame.git | 2016-03-02 | 2 | -0/+25 | |
|\ | |||||
| * | newbrain: Dumped the COP internal ROM. [Chris Despinidis] | 2016-03-02 | 1 | -0/+15 | |
| | | | | | | | | | | newbrain: Rewrote the driver to modern standards. [Curt Coder] cop400: Implemented the MICROBUS interface. [Curt Coder] | ||||
| * | made sources build use info from mame.lst (nw) | 2016-03-02 | 1 | -0/+10 | |
| | | |||||
* | | Add DirectWrite font support module | 2016-03-02 | 1 | -0/+1 | |
|/ | |||||
* | Added mame.lst as main list, it is now generated, and should be updated ↵ | 2016-03-02 | 1 | -7/+24 | |
| | | | | | | manually (nw) Filtering for subtargets are done by flt files now | ||||
* | update for osdmini (nw) | 2016-03-01 | 1 | -2/+18 | |
| | |||||
* | Used std::thread and std::condition_variable (nw) | 2016-03-01 | 4 | -51/+6 | |
| | |||||
* | Dynamically load xinput | 2016-03-01 | 1 | -1/+0 | |
| | |||||
* | Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame | 2016-02-29 | 2 | -0/+2 | |
|\ | |||||
| * | Add XInput support for Windows OSD | 2016-02-29 | 2 | -0/+2 | |
| | | |||||
* | | * Support *n conversion in stream_format/string_format | 2016-03-01 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Build SDL2 for Android (nw) | 2016-02-29 | 1 | -0/+13 | |
|/ | |||||
* | cleanup (nw) | 2016-02-29 | 1 | -1/+0 | |
| | |||||
* | Merge input modules work. | 2016-02-28 | 3 | -3/+13 | |
|\ | |||||
| * | Refactor OSD input into modules | 2016-02-28 | 3 | -3/+13 | |
| | | |||||
* | | added compiling SDL2 for Android (nw) | 2016-02-28 | 1 | -22/+67 | |
| | | |||||
* | | compiles but crash on OSX with bundled one (nw) | 2016-02-28 | 3 | -17/+48 | |
| | | |||||
* | | Separated windows only part in SDL2 build and prepared osx one (nw) | 2016-02-28 | 1 | -55/+113 | |
| | | |||||
* | | make possible to select if bundled SDL2 is used, made mingw and vs compile ↵ | 2016-02-27 | 3 | -34/+81 | |
| | | | | | | | | so far (nw) | ||||
* | | Made Visual Studio use by default bundled SDL2 (nw) | 2016-02-27 | 4 | -27/+325 | |
| | | |||||
* | | Cleaned up sliders a bit in d3dhlsl, nw | 2016-02-27 | 1 | -0/+1 | |
| | | |||||
* | | Added NotoSans-Bold as backup font for platforms that do not have default ↵ | 2016-02-27 | 1 | -2/+2 | |
| | | | | | | | | system fonts exposed (nw) | ||||
* | | Made pnacl to compile (nw) | 2016-02-26 | 2 | -6/+19 | |
| | | |||||
* | | OS/2 can not support SDL2 which is needed for MAME to run (nw) | 2016-02-26 | 3 | -21/+3 | |
| | | |||||
* | | Fix compile for Android(nw) | 2016-02-26 | 1 | -2/+2 | |
| | | |||||
* | | Fixing some more Android related things (nw) | 2016-02-26 | 1 | -4/+20 | |
| | | |||||
* | | Make Android targets compile but not link, using clang compiler in NDK, ↵ | 2016-02-25 | 2 | -3/+23 | |
| | | | | | | | | since GCC will be removed in next one (nw) | ||||
* | | pnacl compile fixes (nw) | 2016-02-25 | 1 | -2/+14 | |
| | | |||||
* | | And I hate you too XCode (nw) | 2016-02-22 | 1 | -9/+9 | |
| | | |||||
* | | Made OSD=sdl build compile out of box in Visual Studio (nw) | 2016-02-22 | 3 | -8/+43 | |
| | | |||||
* | | fix building Emscripten build on Windows (nw) | 2016-02-22 | 1 | -1/+3 | |
| | | |||||
* | | Emscripten cleanup (nw) | 2016-02-21 | 1 | -1/+14 | |
| | | |||||
* | | Embed needed bgfx files in Emscripten build (nw) | 2016-02-21 | 1 | -1/+1 | |
| | | |||||
* | | changes towards compiling with XCode (nw) | 2016-02-21 | 1 | -10/+10 | |
| | | |||||
* | | Added option in the "Customize UI" menu for selecting the language. (nw) | 2016-02-21 | 1 | -0/+2 | |
| | | |||||
* | | More JSON reader plumbing, nw | 2016-02-21 | 1 | -0/+6 | |
| | | |||||
* | | More reshuffling, nw | 2016-02-21 | 1 | -2/+3 | |
| | | |||||
* | | First take on render API reorg, nw | 2016-02-21 | 3 | -3/+24 | |
| | | |||||
* | | added rapidjson in include dirs (nw) | 2016-02-17 | 1 | -0/+1 | |
| | | |||||
* | | Merge pull request #628 from fulivi/hp9845_dev | 2016-02-17 | 1 | -0/+12 | |
|\ \ | | | | | | | Hp9845: tape driver added [F. Ulivi] | ||||
| * | | hp9845: initial version of HP TACO driver (only basic tape movement is working) | 2016-02-17 | 1 | -0/+12 | |
| | | | |||||
* | | | removed old entries. nw | 2016-02-17 | 1 | -1/+0 | |
|/ / | |||||
* | | Fix Emscripten build (nw) | 2016-02-16 | 1 | -1/+3 | |
| | | |||||
* | | placed back OPENGL check since GL is not same as GLES (nw) | 2016-02-16 | 4 | -23/+44 | |
| | | |||||
* | | BGFX mandatory requirement (nw) | 2016-02-16 | 4 | -31/+14 | |
| | | |||||
* | | opengl as requirement (nw) | 2016-02-16 | 4 | -53/+23 | |
| | | |||||
* | | Remove SDL 1.2 support (nw) | 2016-02-16 | 3 | -94/+24 | |
| | | |||||
* | | Enabled BGFX support for SteamLink | 2016-02-16 | 2 | -2/+5 | |
| | | |||||
* | | osx clang, silence flac unknown attribute error (nw) | 2016-02-15 | 1 | -0/+5 | |
| | | |||||
* | | fix windows bgfx library link in sdl builds (nw) | 2016-02-15 | 1 | -0/+5 | |
| | |