summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/output.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-3/+2
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-4/+0
* devcb updates (nw) AJR2018-04-291-0/+4
* Remove set_digit_value and deprecate set_lamp_value and set_led_value for the... AJR2018-04-131-3/+2
* get rid of the last set_indexed_value in drivers/devices - this ends up a bit... Vas Crabb2018-03-051-3/+3
* fix end()/cend() on output_finder (nw) Vas Crabb2018-03-041-3/+3
* start getting brutal on output.h (nw) Vas Crabb2018-03-021-8/+2
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-0/+7
* work around GCC ambiguous template error (nw) Vas Crabb2017-07-291-2/+2
* Add N-dimensional output finder to avoid runtime string hashes - intlc440 in ... Vas Crabb2017-07-291-13/+111
* general cleanup: Vas Crabb2017-05-231-1/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-17/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* Placed back old output system as module "-output windows" need more things cl... Miodrag Milanovic2016-06-051-1/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-72/+78
* move things around (nw) Miodrag Milanovic2016-01-101-0/+2
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-6/+6
* License self-service. Aaron Giles2015-05-251-1/+1
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* BIG update. Aaron Giles2011-03-291-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+4
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-3/+3
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+97