summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/intelfsh.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) 9871238791133 days1-48/+56
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-4/+4
* misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) 9871238791132024-01-161-5/+34
* machine/intelfsh.cpp: Support reading the busy/ready pin for Flash chips that... arbee2023-09-011-0/+10
* namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-011-2/+79
* machine/intelfsh.cpp: Retire variant enum; add TC58FVT800 type AJR2022-11-081-308/+70
* -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). Vas Crabb2022-09-061-0/+11
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* intelfsh.cpp: Keep spacing consistent to all other devices Scott Stone2022-05-131-1/+1
* Fix address mask for SST 39SF040 (#9747) Miodrag Milanović2022-05-121-0/+1
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-6/+6
* Remove fileio.h from emu.h AJR2022-02-111-0/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Firebeat: Fix flash clearing for pop'n music (#7548) 9871238791132021-01-211-1/+4
* New machines marked as NOT_WORKING AJR2020-09-121-0/+11
* dbox: fix crash, array out of bounds access (nw) hap2020-06-151-1/+1
* intelfsh: Fujitsu updates (nw) AJR2020-06-141-11/+44
* msx: add matra ink cartridge (nw) hap2020-06-041-4/+4
* more random cleanup (nw) Vas Crabb2020-04-041-4/+4
* bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... Nigel Barnes2020-03-211-4/+15
* Plug and Play (promotions) (#6209) David Haywood2020-01-221-1/+1
* Plug and Play work (#6202) David Haywood2020-01-221-1/+17
* intelfsh.cpp: add Fujitsu 29LV002TC flash MetalliC2019-12-201-2/+40
* intelfsh.cpp: sst 49lf020 does not support certain commands in certain states... yz70s2019-11-241-3/+11
* ti89, ti89t, ti92p, v200: Correct Flash memory type and size AJR2019-04-271-6/+11
* intelfsh.cpp: add sst 49lf020 flash (nw) yz70s2019-04-261-1/+12
* dbox: added 29F800B flash boot device Joakim Larsson Edstrom2017-09-041-1/+12
* What the heck? (nw) AJR2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-70/+70
* New NOT WORKING: AJR2017-04-221-0/+12
* Self-registering devices prep: Vas Crabb2017-02-271-32/+32
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42
* 16-bit hook-up for the Sharp LH28F016S flash memory Luca Elia2016-09-101-0/+10
* fixed E28F400B erase, fixed 16 bit writing, removed extraneous {} (nw) smf-2016-06-201-15/+7
* Erase to ff, *duh* (nw) Olivier Galibert2016-06-181-1/+1
* intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] Olivier Galibert2016-06-161-127/+32
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-33/+26
* backporting new code (nw) Miodrag Milanovic2016-01-201-0/+11
* reverting: Miodrag Milanovic2016-01-201-41/+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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1146