summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/eepromser.c
Commit message (Expand)AuthorAgeFilesLines
* eepromuser.c: [Felipe Sanches] Scott Stone2014-10-121-0/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-27/+17
* New games added or promoted from NOT_WORKING status R. Belmont2014-05-031-0/+382
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-142/+141
* Fixed most regressions due to EEPROM changes. Remaining issues Aaron Giles2013-08-021-0/+7
* Make sure shift register is clear at the start of a read to simulate the Aaron Giles2013-07-311-0/+3
* RDY/BUSY on ER5911 is always live regardless of CS state. Fixes gijoe and pro... Aaron Giles2013-07-301-3/+2
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-261/+632
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-0/+437