summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devlegcy.c
Commit message (Expand)AuthorAgeFilesLines
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-031-1/+1
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-4/+4
* Removed short name as parameter from device_config this way it is not mandato... Miodrag Milanovic2011-02-111-1/+1
* - Added shortname to devices in order to make ROM loading per device possible... Miodrag Milanovic2011-02-101-1/+2
* Added a virtual stream update function to the device sound interface. Aaron Giles2011-01-211-0/+11
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-1/+1
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-0/+59
* Return to type safety. Changed address maps back into functions that build Aaron Giles2010-08-011-2/+2
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-2/+2
* Changed device name from an overridable function to a parameter passed to Aaron Giles2010-06-251-1/+4
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-214/+1
* Cleanups and version bump. Aaron Giles2010-06-171-34/+34
* More OS X PPC fixes (no whatsnew) R. Belmont2010-06-171-1/+1
* Image device cleanup (no whatsnew) Miodrag Milanovic2010-06-161-103/+119
* devlegacy.c,clifront.c,info.c [Miodrag Milanovic] Miodrag Milanovic2010-06-151-0/+197
* Add back the validity check support for legacy devices to help MESS. Aaron Giles2010-06-111-0/+14
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+332