summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/devlegcy.h
Commit message (Expand)AuthorAgeFilesLines
* Added a virtual stream update function to the device sound interface. Aaron Giles2011-01-211-0/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-53/+53
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-2/+2
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-8/+14
* Return to type safety. Changed address maps back into functions that build Aaron Giles2010-08-011-10/+10
* Adding ability to support other types of software lists, so floppies, cassett... Miodrag Milanovic2010-07-081-0/+1
* Added per-device image softlist loading routine [Miodrag Milanovic] Miodrag Milanovic2010-07-071-0/+2
* Cleanups and version bump.mame0138u3 Aaron Giles2010-07-061-5/+5
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-4/+4
* Modified way device_type constants are defined in order to get unidasm compil... Miodrag Milanovic2010-06-291-2/+3
* Changed device name from an overridable function to a parameter passed to Aaron Giles2010-06-251-2/+0
* Implemented hash file and battery support and did some cleanup (no whatsnew) Miodrag Milanovic2010-06-241-2/+2
* - Moved ioproc implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-231-13/+11
* - Moved softlist implementation from MESS [Miodrag Milanovic] Miodrag Milanovic2010-06-201-10/+0
* Implemented most of calls for image device (no whatsnew) Miodrag Milanovic2010-06-181-16/+11
* - removed MESS dependency from config.c Miodrag Milanovic2010-06-171-31/+35
* Cleanups and version bump. Aaron Giles2010-06-171-80/+80
* Image device cleanup (no whatsnew) Miodrag Milanovic2010-06-161-72/+56
* devlegacy.c,clifront.c,info.c [Miodrag Milanovic] Miodrag Milanovic2010-06-151-1/+155
* Legacy memory and nvram device define and declare had exchanged implementatio... Miodrag Milanovic2010-06-131-4/+4
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-118/+60
* Add back the validity check support for legacy devices to help MESS. Aaron Giles2010-06-111-0/+9
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-0/+583