summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devfind.h
Commit message (Expand)AuthorAgeFilesLines
* devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() ca... Alex W. Jackson2014-10-041-0/+3
* Add friendly macros to initialize an ioport_array_finder with an array of por... Alex W. Jackson2014-09-241-0/+10
* ioport_array_finder improvement: [Alex Jackson] Alex W. Jackson2014-04-221-2/+11
* ioport_array_finder: [Alex Jackson] Alex W. Jackson2014-04-221-0/+42
* This patch is not needed anymore (nw) Miodrag Milanovic2014-04-221-2/+2
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-2/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-16/+7
* Added ability to add optional or required device/ioport/memory_region/... [Mi... Miodrag Milanovic2014-02-151-12/+16
* diimage: Added load_software_region() function that loads a software list reg... Curt Coder2013-12-201-0/+1
* 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/+385