summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* Make executable for test follow rules for main file (nw) Miodrag Milanovic2016-11-121-0/+44
* Converted existing test to catch framework (nw) Miodrag Milanovic2016-11-121-38/+1
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-0/+1
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-112-9/+0
* move asset files to proper place Miodrag Milanovic2016-11-111-3/+3
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-2/+2
* Fixed android build (nw) Miodrag Milanovic2016-11-101-1/+1
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-101-0/+6
* Some more work on UWP (nw) Miodrag Milanovic2016-11-103-7/+47
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-0/+4
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... Miodrag Milanovic2016-11-093-1/+164
* Fix some single driver builds (nw) Miodrag Milanovic2016-11-082-2/+2
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-072-0/+35
* Trying to do link fix (nw) Miodrag Milanovic2016-11-071-2/+3
* Added ability to use ASIO in all core MAME parts (nw) Miodrag Milanovic2016-11-073-0/+4
* Added basic HTTP server, not active yet, based on ASIO example with small ref... Miodrag Milanovic2016-11-071-0/+32
* plugins/console: add lua console [Carl] cracyc2016-11-061-2/+0
* Merge pull request #1637 from fulivi/hp9845_dev7 R. Belmont2016-11-051-0/+16
|\
| * nanoprocessor: initial support. Disassembler only is known to work at this po... fulivi2016-11-031-0/+16
* | Added lua-linenoise by Carls request (nw) Miodrag Milanovic2016-11-041-0/+2
* | Fixed x64 builds with new luaengine on VS2015(nw) Miodrag Milanovic2016-11-031-0/+5
|/
* ASIO - header only mode (nw) Miodrag Milanovic2016-11-021-1/+0
* Update bgfx shader path for Emscripten build (nw) Justin Kerk2016-11-011-1/+1
* added non-legacy i82439tx and created a driver using it in pcipc (nw) Miodrag Milanovic2016-10-301-0/+2
* Merge pull request #1557 from ajrhacker/inputdev R. Belmont2016-10-291-0/+2
|\
| * Polymorphize input_device and input_class; move to separate source file (nw) AJR2016-10-241-0/+2
* | Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-291-2/+3
* | Experimental support for compiling to WebAssembly using Emscripten (not yet w... Justin Kerk2016-10-291-0/+5
* | New devices added therealmogminer@gmail.com2016-10-281-0/+36
* | New devices added therealmogminer@gmail.com2016-10-281-0/+24
* | -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] therealmogminer@gmail.com2016-10-281-0/+12
* | -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... therealmogminer@gmail.com2016-10-271-0/+12
|/
* Merging Konami disassembler with M6809/HD6309 disassemblers Nathan Woods2016-10-231-1/+0
* Merged the M6809 and HD6309 disassemblers, and changed to properly use streams Nathan Woods2016-10-231-2/+1
* srcclean (nw) Vas Crabb2016-10-232-4/+4
* fix VS build (noticed only when using MSBUILD=1) (nw) Miodrag Milanovic2016-10-231-0/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-12/+0
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-0/+25
* -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan... therealmogminer@gmail.com2016-10-161-0/+12
* Merge pull request #1506 from fulivi/hp9845_dev6 R. Belmont2016-10-131-0/+12
|\
| * hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+12
* | console in separate class (nw) Miodrag Milanovic2016-10-121-0/+2
* | media_identifier in separate file (nw) Miodrag Milanovic2016-10-121-0/+2
* | Changing spaces to tabs for fac14f5 (nw) Brad Hughes2016-10-091-1/+1
* | Fix SDL build on windows: asio.hpp requires _WIN32_WINNT (nw) Brad Hughes2016-10-091-0/+1
* | Initial work on console interface (nw) Miodrag Milanovic2016-10-091-0/+1
* | Added more warning disable to support compile on various clang versions (nw) Miodrag Milanovic2016-10-081-1/+1
* | Fix compile (nw) Miodrag Milanovic2016-10-071-0/+20
* | Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-073-219/+2