summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/devices.lua
Commit message (Expand)AuthorAgeFilesLines
* Prevent src/devices from inadvertently including headers from src/mame. (#9996) Miodrag Milanović2022-06-281-1/+0
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+10
* Enable use of system-wide asio, glm and rapidjson (#3172) Julian Sikorski2018-02-081-2/+2
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-6/+2
* Make sure netlist includes are not found directly on include path. couriersud2017-02-101-1/+0
* Added ability to use ASIO in all core MAME parts (nw) Miodrag Milanovic2016-11-071-0/+2
* Compile netlist and lua only if used (nw) Miodrag Milanovic2016-08-121-2/+0
* Work around linker issues with Emscripten (nw) Justin Kerk2016-04-291-3/+6
* Fix ldplayer issue (nw) Miodrag Milanovic2016-03-291-0/+1
* Extend system library support (nw) Jeffrey Clark2016-03-281-20/+4
* Fixed arcade build and merged libbus with liboptional due to circular depende... Miodrag Milanovic2016-03-061-37/+0
* Added pre-compiled headers support to build system (nw) Miodrag Milanovic2016-01-011-0/+3
* Added addprojectflags function and added -Wsuggest-override for all that are ... Miodrag Milanovic2015-12-061-0/+4
* Added info header at the top of each .lua file (nw) Scott Stone2015-11-141-0/+8
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-081-5/+0
* Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-091-1/+1
* Do not create dasm.lib if no disassembler compiled (nw) Miodrag Milanovic2015-10-091-0/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-2/+1
* removed not needed include paths (nw) Miodrag Milanovic2015-09-131-1/+0
* Remove direct zlib dependency in code (nw) Miodrag Milanovic2015-09-131-15/+0
* reorganized scripts according to new structure (nw) Miodrag Milanovic2015-09-131-0/+148