| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create an ef9369 device and use it for guab |  Dirk Best | 2016-11-30 | 1 | -0/+12 |
| * | srcclean (nw) |  Vas Crabb | 2016-11-27 | 4 | -12/+12 |
| * | As promised, removing this part of code since it is used for compilers check,... |  Miodrag Milanovic | 2016-11-23 | 2 | -33/+0 |
| * | hp9845: implemented 98034 module (HPIB interface) |  fulivi | 2016-11-22 | 1 | -2/+3 |
| * | Remove unneeded 7z file that is unsupported by UWP (nw) |  Brad Hughes | 2016-11-19 | 1 | -1/+1 |
| * | Update LZMA to 16.04 (security and portability fixes) |  Vas Crabb | 2016-11-18 | 1 | -1/+2 |
| * | Merge pull request #1718 from npwoods/dasmstream_nec |  Vas Crabb | 2016-11-17 | 1 | -0/+1 |
| |\ |
|
| | * | Put necv_dasm_one() into a header file |  Nathan Woods | 2016-11-16 | 1 | -0/+1 |
| * | | Added VS2017 support into project files (nw) |  Miodrag Milanovic | 2016-11-16 | 1 | -5/+5 |
| * | | Updated SDL2 to 2.0.5 (nw) |  Miodrag Milanovic | 2016-11-16 | 1 | -3/+10 |
| |/ |
|
| * | Merge pull request #1676 from mmicko/testing |  Miodrag Milanović | 2016-11-14 | 1 | -38/+45 |
| |\ |
|
| | * | Make executable for test follow rules for main file (nw) |  Miodrag Milanovic | 2016-11-12 | 1 | -0/+44 |
| | * | Converted existing test to catch framework (nw) |  Miodrag Milanovic | 2016-11-12 | 1 | -38/+1 |
| * | | added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... |  Miodrag Milanovic | 2016-11-12 | 1 | -0/+4 |
| |/ |
|
| * | Add basic keyboard input to UWP (nw) |  Brad Hughes | 2016-11-11 | 1 | -0/+1 |
| * | No need for osd_malloc, osd_malloc_array and osd_free (nw) |  Miodrag Milanovic | 2016-11-11 | 2 | -9/+0 |
| * | move asset files to proper place |  Miodrag Milanovic | 2016-11-11 | 1 | -3/+3 |
| * | UWP builds again but by no means working (nw) |  Brad Hughes | 2016-11-10 | 1 | -2/+2 |
| * | Fixed android build (nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -1/+1 |
| * | Adding video and window code to UWP(nw) |  Miodrag Milanovic | 2016-11-10 | 1 | -0/+6 |
| * | Some more work on UWP (nw) |  Miodrag Milanovic | 2016-11-10 | 3 | -7/+47 |
| * | Add more UWP support (nw) |  Miodrag Milanovic | 2016-11-09 | 1 | -0/+4 |
| * | Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... |  Miodrag Milanovic | 2016-11-09 | 3 | -1/+164 |
| * | Fix some single driver builds (nw) |  Miodrag Milanovic | 2016-11-08 | 2 | -2/+2 |
| * | resurected sqlite3 and lsqlite3 (nw) |  Miodrag Milanovic | 2016-11-07 | 2 | -0/+35 |
| * | Trying to do link fix (nw) |  Miodrag Milanovic | 2016-11-07 | 1 | -2/+3 |
| * | Added ability to use ASIO in all core MAME parts (nw) |  Miodrag Milanovic | 2016-11-07 | 3 | -0/+4 |
| * | Added basic HTTP server, not active yet, based on ASIO example with small ref... |  Miodrag Milanovic | 2016-11-07 | 1 | -0/+32 |
| * | plugins/console: add lua console [Carl] |  cracyc | 2016-11-06 | 1 | -2/+0 |
| * | Merge pull request #1637 from fulivi/hp9845_dev7 |  R. Belmont | 2016-11-05 | 1 | -0/+16 |
| |\ |
|
| | * | nanoprocessor: initial support. Disassembler only is known to work at this po... |  fulivi | 2016-11-03 | 1 | -0/+16 |
| * | | Added lua-linenoise by Carls request (nw) |  Miodrag Milanovic | 2016-11-04 | 1 | -0/+2 |
| * | | Fixed x64 builds with new luaengine on VS2015(nw) |  Miodrag Milanovic | 2016-11-03 | 1 | -0/+5 |
| |/ |
|
| * | ASIO - header only mode (nw) |  Miodrag Milanovic | 2016-11-02 | 1 | -1/+0 |
| * | Update bgfx shader path for Emscripten build (nw) |  Justin Kerk | 2016-11-01 | 1 | -1/+1 |
| * | added non-legacy i82439tx and created a driver using it in pcipc (nw) |  Miodrag Milanovic | 2016-10-30 | 1 | -0/+2 |
| * | Merge pull request #1557 from ajrhacker/inputdev |  R. Belmont | 2016-10-29 | 1 | -0/+2 |
| |\ |
|
| | * | Polymorphize input_device and input_class; move to separate source file (nw) |  AJR | 2016-10-24 | 1 | -0/+2 |
| * | | Updated BGFX and BX and recompiled shaders (nw) |  Branimir Karadžić | 2016-10-29 | 1 | -2/+3 |
| * | | Experimental support for compiling to WebAssembly using Emscripten (not yet w... |  Justin Kerk | 2016-10-29 | 1 | -0/+5 |
| * | | New devices added |  therealmogminer@gmail.com | 2016-10-28 | 1 | -0/+36 |
| * | | New devices added |  therealmogminer@gmail.com | 2016-10-28 | 1 | -0/+24 |
| * | | -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] |  therealmogminer@gmail.com | 2016-10-28 | 1 | -0/+12 |
| * | | -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... |  therealmogminer@gmail.com | 2016-10-27 | 1 | -0/+12 |
| |/ |
|
| * | Merging Konami disassembler with M6809/HD6309 disassemblers |  Nathan Woods | 2016-10-23 | 1 | -1/+0 |
| * | Merged the M6809 and HD6309 disassemblers, and changed to properly use streams |  Nathan Woods | 2016-10-23 | 1 | -2/+1 |
| * | srcclean (nw) |  Vas Crabb | 2016-10-23 | 2 | -4/+4 |
| * | fix VS build (noticed only when using MSBUILD=1) (nw) |  Miodrag Milanovic | 2016-10-23 | 1 | -0/+7 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -2/+2 |
| * | Cleanup, TIMER_CALLBACK was only in unused parts (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -12/+0 |