summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/eeprom.h
Commit message (Expand)AuthorAgeFilesLines
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+1
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-14/+4
* naomi: Abstract the maple and jvs interfaces into a set of devices [O. Galibe... Olivier Galibert2011-05-021-0/+4
* Further eeprom fixes. Aaron Giles2011-05-021-1/+1
* Fix device/config merge errors. Aaron Giles2011-05-011-1/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-63/+34
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* 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-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-8/+8
* Fix regressions. Aaron Giles2010-09-181-1/+1
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-14/+11
* Modified way device_type constants are defined in order to get unidasm compil... Miodrag Milanovic2010-06-291-1/+1
* Changed device name from an overridable function to a parameter passed to Aaron Giles2010-06-251-3/+0
* Cleanups and version bump. Aaron Giles2010-06-171-14/+14
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-38/+156
* Exposed an address space for EEPROM devices. This has several Aaron Giles2009-12-281-3/+0
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-0/+67
* Remove old eeprom implementation. Aaron Giles2009-12-271-42/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-1/+1
* Changed direct access EEPROM interface to return the "bus width" of the Aaron Giles2008-07-171-1/+1
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-15/+17
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-3/+3
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+40