summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/er2055.c
Commit message (Expand)AuthorAgeFilesLines
* added missing \n to some more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-081-2/+2
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-56/+18
* BIG update. Aaron Giles2011-03-291-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* 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/+1
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-3/+3
* Cleanups and version bump. Aaron Giles2010-10-141-3/+3
* Modernized liberator driver, added save state support. Aaron Giles2010-09-221-0/+31
* Fixed address space for the ER2055. Aaron Giles2010-09-211-1/+1
* Added ER2055 device. Changed liberator over to using it. Other Atari games Aaron Giles2010-09-211-0/+212