summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devfind.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-125/+0
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-8/+8
* Avoid inline osd calls in header file. couriersud2015-01-141-0/+13
* Touching all the candy again: [Alex Jackson] Alex W. Jackson2014-11-171-4/+4
* devfind: Add rom_ptr_finder, which works like shared_ptr_finder Alex W. Jackson2014-10-171-2/+27
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-4/+4
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Added ability to add optional or required device/ioport/memory_region/... [Mi... Miodrag Milanovic2014-02-151-0/+6
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-0/+110