summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/at45dbxx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-19/+19
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-19/+19
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-18/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-31/+31
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-3/+3
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* override part 3 (nw) Miodrag Milanovic2015-12-051-14/+14
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+152