summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/intelfsh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-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