summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* Update function signatures for Emscripten (nw) Justin Kerk2016-04-261-1/+1
* Merge pull request #829 from fulivi/hp9845_dev etabeta782016-04-251-0/+11
|\
| * hp9845b: added capability to load optional ROMs fulivi2016-04-231-0/+11
* | Move a few odds and ends out of the emu core AJR2016-04-233-4/+4
* | saturn.cpp: converted controllers to work through slot devices, etabeta782016-04-231-0/+29
* | fix for v25 building (nw) Miodrag Milanovic2016-04-231-0/+2
* | enabled internal debugger, but this would need to go in time, it is too coupl... Miodrag Milanovic2016-04-231-0/+4
* | Implemented dynamic loading of precompiled solver code. [Couriersud] couriersud2016-04-231-0/+2
* | Removed specific filter implementation and merged it with placed where used (nw) Miodrag Milanovic2016-04-231-2/+0
* | more cleanup of includes (nw) Miodrag Milanovic2016-04-231-5/+0
* | deps are fixed remove includes (nw) Miodrag Milanovic2016-04-231-3/+0
* | move vector to video devices (nw) Miodrag Milanovic2016-04-232-2/+2
* | mode devices to proper library (nw) Miodrag Milanovic2016-04-235-53/+61
* | Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-234-115/+162
|/
* Added file for mame depended handling of opts (nw) Miodrag Milanovic2016-04-221-0/+2
* set GIT_VERSION only where it is used (nw) Miodrag Milanovic2016-04-211-1/+11
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-0/+2
* Isolate CLI part (nw) Miodrag Milanovic2016-04-201-2/+0
* ti99: Again one indirection less; dropped the videowrp and moved the v9938 on... Michael Zapf2016-04-191-2/+0
* Added generic latch to replace soundlatch in driver_device (nw) Miodrag Milanovic2016-04-181-0/+12
* Create diagnostic module for profiling and crash diagnostics Brad Hughes2016-04-171-0/+3
* Add AVI writing to bgfx, nw therealmogminer@gmail.com2016-04-171-0/+2
* Added ImGui based debugger. [Barry Rodewald] mahlemiut2016-04-171-0/+1
* Always rebuild version.cpp when there is git version change (nw) Miodrag Milanovic2016-04-161-7/+0
* Revert "Pass explicit -qt5 to all moc and qmake calls." Miodrag Milanovic2016-04-161-10/+10
* Merge pull request #813 from jmallach/qt5-build Miodrag Milanović2016-04-161-10/+10
|\
| * Pass explicit -qt5 to all moc and qmake calls. Sune Vuorela2016-04-151-10/+10
* | Update windows to use platform independent watchdog implementation (nw) Miodrag Milanovic2016-04-152-2/+2
* | moved osdsync to root of OSD, removed osdmini (nw) Miodrag Milanovic2016-04-154-151/+4
|/
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-0/+4
* bgfx: Add data-driven render target clearing [Ryan Holtz] therealmogminer@gmail.com2016-04-141-0/+4
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-1/+18
* Make support for absolute paths for debug dir (nw) Miodrag Milanovic2016-04-121-1/+1
* Added DEBUG_DIR and DEBUG_ARGS parameters, make sense right now for VS build ... Miodrag Milanovic2016-04-121-2/+11
* Update expat to 2.1.1 for security and bug fixes Vas Crabb2016-04-121-0/+28
* sm500: start on opcodes hap2016-04-111-1/+2
* submenu: merged some options menu. (nw) dankan18902016-04-111-4/+0
* intv: Converted controller inputs to be slot devices. [Fabio Priuli] etabeta782016-04-101-0/+17
* Basic TCP server based on libuv [Inaki Baz Castillo,Miodrag Milanovic] Miodrag Milanovic2016-04-101-0/+12
* remove ui/ui.h dependency from emu.h (for couriersud) Vas Crabb2016-04-101-1/+0
* Update to latest BGFX (nw) Branimir Karadžić2016-04-101-0/+1
* Fix SDL build on linux: couriersud2016-04-091-0/+1
* Fix windows compile (nw) Miodrag Milanovic2016-04-091-0/+5
* Added skeleton for network output (nw) Miodrag Milanovic2016-04-092-0/+5
* Added none and console output providers (nw) Miodrag Milanovic2016-04-092-0/+6
* Remove os dependant output handling (nw) Miodrag Milanovic2016-04-092-34/+0
* Update LZMA SDK to 15.14 Vas Crabb2016-04-091-9/+37
* vtech1: Add support for the "Dick Smith VZ-200/300 RTTY Cartridge" Dirk Best2016-04-081-0/+2
* renamed memory.* to emumem.* (nw) Miodrag Milanovic2016-04-081-2/+2
* separate mpeg audio as device, made building separate model3 possible (nw) Miodrag Milanovic2016-04-071-0/+10