summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/netlist.h
Commit message (Expand)AuthorAgeFilesLines
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-201-1/+1
* netlist.h: Fix for GCC prior to 4.3 [Federico Schwindt] R. Belmont2013-04-131-1/+1
* made required/optional device finder part of validation (nw) Miodrag Milanovic2013-04-101-1/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-34/+17
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-107/+107
* netlist: Symbols starting with _ are reserved in many BSD-derived environment... R. Belmont2012-11-041-5/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-22/+22
* netlist memory leak fix (no whatsnew) Miodrag Milanovic2012-09-161-0/+4
* Fixes so MESS on PowerPC OS X builds and works again. MAME is still a lost c... R. Belmont2012-09-151-0/+6
* pass some parameters in netlist.h by reference for consistency (no whatsnew) Oliver Stöneberg2012-09-081-12/+12
* Updated netlist implementation: Couriersud2012-08-201-297/+689
* Clean-ups and version bump Miodrag Milanovic2012-07-301-49/+49
* MSVC doesn't like classy structs, no idea if this breaks anything. smf-2012-07-261-1/+1
* Fix OS X Intel compilation Phil Bennett2012-07-231-1/+1
* Implemented a generic implementation to model discrete net lists. [Couriersud] Couriersud2012-07-221-0/+870