summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/output.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb updates (nw) AJR2018-04-291-3/+7
* start getting brutal on output.h (nw) Vas Crabb2018-03-021-26/+0
* Add N-dimensional output finder to avoid runtime string hashes - intlc440 in ... Vas Crabb2017-07-291-66/+79
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-7/+7
* Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... Miodrag Milanovic2016-11-121-1/+1
* Added IS_ENABLED, so we have compiler check for non used part, it is checked ... Miodrag Milanovic2016-11-111-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Make output_manager::find_item much more efficient (nw) AJR2016-08-241-4/+3
* feversoc: Hook up EEPROM; remap buttons (#1028) ajrhacker2016-07-051-0/+7
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-051-2/+3
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-187/+52
* move things around (nw) Miodrag Milanovic2016-01-101-0/+14
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-3/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-15/+15
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+370