summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/intelfsh.h
Commit message (Expand)AuthorAgeFilesLines
* intelfsh: Add SST_39SF010 variant, add missing address mask check to erase co... Dirk Best2024-11-291-0/+7
* Added ATMEL_29C020, added support for SDP & added missing state save registra... smf-2024-10-251-2/+10
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* machine/intelfsh.cpp: Added ST M29W640GB 8K Flash device. (#12675) wilbertpol2024-08-231-0/+9
* misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) 9871238791132024-04-171-66/+80
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-161-0/+9
* machine/intelfsh.cpp: Support reading the busy/ready pin for Flash chips that... arbee2023-09-011-0/+2
* namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-011-0/+11
* machine/intelfsh.cpp: Retire variant enum; add TC58FVT800 type AJR2022-11-081-51/+11
* -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). Vas Crabb2022-09-061-12/+20
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* New machines marked as NOT_WORKING AJR2020-09-121-0/+8
* intelfsh: Fujitsu updates (nw) AJR2020-06-141-8/+17
* bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... Nigel Barnes2020-03-211-0/+8
* Plug and Play work (#6202) David Haywood2020-01-221-0/+8
* intelfsh.cpp: add Fujitsu 29LV002TC flash MetalliC2019-12-201-0/+8
* ti89, ti89t, ti92p, v200: Correct Flash memory type and size AJR2019-04-271-4/+12
* intelfsh.cpp: add sst 49lf020 flash (nw) yz70s2019-04-261-0/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* intelfsh: Eliminate address_space argument from read/write handlers (nw) AJR2019-02-011-4/+4
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-104/+0
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-62/+62
* small cleanup (nw) Vas Crabb2018-06-241-3/+0
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+0
* dbox: added 29F800B flash boot device Joakim Larsson Edstrom2017-09-041-0/+11
* Fixed various issues that failed when compiling Vas' changes on MSVC Nathan Woods2017-05-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-46/+47
* New NOT WORKING: AJR2017-04-221-1/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-56/+56
* 16-bit hook-up for the Sharp LH28F016S flash memory Luca Elia2016-09-101-0/+11
* intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] Olivier Galibert2016-06-161-27/+25
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-4/+6
* backporting new code (nw) Miodrag Milanovic2016-01-201-1/+1
* reverting: Miodrag Milanovic2016-01-201-30/+30
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* nokia_3310.cpp: started implementing the driver based on available informatio... Sandro Ronco2016-01-191-0/+11
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-30/+30
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+427