summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/fixfreq.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-163/+0
* License update. (nw) couriersud2015-05-241-1/+1
* updated licenses for most of devices (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Added adjustable gain to fixfreq.c. (nw) couriersud2015-05-011-0/+5
* fixfreq: converted to use inline configs. nw. Fabio Priuli2014-10-131-21/+68
* more passing of attotime as const references (nw) Oliver Stöneberg2014-07-041-2/+2
* Hopefully fix windows build: Commit two files which escaped my attention. No NW. Couriersud2013-12-271-1/+2
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+2
* fixfreq: Now supports reset. Couriersud2013-11-021-0/+1
* Added a fixed frequency monitor emulation to src/emu/video. Couriersud2013-10-161-0/+108