| Commit message (Expand) | Author | Age | Files | Lines |
| * | machine/intelfsh.cpp: preliminary Winbond SDP mode |  angelosa | 2025-10-20 | 1 | -1/+33 |
| * | machine/intelfsh.cpp: support for Winbond W29C020C |  angelosa | 2025-10-20 | 1 | -0/+28 |
| * | bus/megadrive/cart: initial pass at a new cart slot interface (#14197) |  Angelo Salese | 2025-10-19 | 1 | -2/+19 |
| * | intelfsh: Add SST_39SF020, fix sector size for SST_39SF0*0 |  Dirk Best | 2025-08-26 | 1 | -2/+6 |
| * | intelfsh: Add SST_39SF010 variant, add missing address mask check to erase co... |  Dirk Best | 2024-11-29 | 1 | -0/+8 |
| * | Added ATMEL_29C020, added support for SDP & added missing state save registra... |  smf- | 2024-10-25 | 1 | -16/+44 |
| * | machine/intelfsh.cpp: Added ST M29W640GB 8K Flash device. (#12675) |  wilbertpol | 2024-08-23 | 1 | -2/+64 |
| * | misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) |  987123879113 | 2024-04-17 | 1 | -48/+56 |
| * | util/ioprocs.cpp: Added wrappers for common patterns. (#11608) |  Vas Crabb | 2024-02-25 | 1 | -4/+4 |
| * | misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) |  987123879113 | 2024-01-16 | 1 | -5/+34 |
| * | machine/intelfsh.cpp: Support reading the busy/ready pin for Flash chips that... |  arbee | 2023-09-01 | 1 | -0/+10 |
| * | namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) |  987123879113 | 2023-04-01 | 1 | -2/+79 |
| * | machine/intelfsh.cpp: Retire variant enum; add TC58FVT800 type |  AJR | 2022-11-08 | 1 | -308/+70 |
| * | -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). |  Vas Crabb | 2022-09-06 | 1 | -0/+11 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -3/+3 |
| * | intelfsh.cpp: Keep spacing consistent to all other devices |  Scott Stone | 2022-05-13 | 1 | -1/+1 |
| * | Fix address mask for SST 39SF040 (#9747) |  Miodrag Milanović | 2022-05-12 | 1 | -0/+1 |
| * | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 1 | -6/+6 |
| * | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -0/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | Firebeat: Fix flash clearing for pop'n music (#7548) |  987123879113 | 2021-01-21 | 1 | -1/+4 |
| * | New machines marked as NOT_WORKING |  AJR | 2020-09-12 | 1 | -0/+11 |
| * | dbox: fix crash, array out of bounds access (nw) |  hap | 2020-06-15 | 1 | -1/+1 |
| * | intelfsh: Fujitsu updates (nw) |  AJR | 2020-06-14 | 1 | -11/+44 |
| * | msx: add matra ink cartridge (nw) |  hap | 2020-06-04 | 1 | -4/+4 |
| * | more random cleanup (nw) |  Vas Crabb | 2020-04-04 | 1 | -4/+4 |
| * | bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... |  Nigel Barnes | 2020-03-21 | 1 | -4/+15 |
| * | Plug and Play (promotions) (#6209) |  David Haywood | 2020-01-22 | 1 | -1/+1 |
| * | Plug and Play work (#6202) |  David Haywood | 2020-01-22 | 1 | -1/+17 |
| * | intelfsh.cpp: add Fujitsu 29LV002TC flash |  MetalliC | 2019-12-20 | 1 | -2/+40 |
| * | intelfsh.cpp: sst 49lf020 does not support certain commands in certain states... |  yz70s | 2019-11-24 | 1 | -3/+11 |
| * | ti89, ti89t, ti92p, v200: Correct Flash memory type and size |  AJR | 2019-04-27 | 1 | -6/+11 |
| * | intelfsh.cpp: add sst 49lf020 flash (nw) |  yz70s | 2019-04-26 | 1 | -1/+12 |
| * | dbox: added 29F800B flash boot device |  Joakim Larsson Edstrom | 2017-09-04 | 1 | -1/+12 |
| * | What the heck? (nw) |  AJR | 2017-07-03 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -70/+70 |
| * | New NOT WORKING: |  AJR | 2017-04-22 | 1 | -0/+12 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -32/+32 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -42/+42 |
| * | 16-bit hook-up for the Sharp LH28F016S flash memory |  Luca Elia | 2016-09-10 | 1 | -0/+10 |
| * | fixed E28F400B erase, fixed 16 bit writing, removed extraneous {} (nw) |  smf- | 2016-06-20 | 1 | -15/+7 |
| * | Erase to ff, *duh* (nw) |  Olivier Galibert | 2016-06-18 | 1 | -1/+1 |
| * | intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] |  Olivier Galibert | 2016-06-16 | 1 | -127/+32 |
| * | Devfind revision phase 1, cleaning out some legacy stuff |  AJR | 2016-04-07 | 1 | -33/+26 |
| * | backporting new code (nw) |  Miodrag Milanovic | 2016-01-20 | 1 | -0/+11 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -41/+30 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
| * | nokia_3310.cpp: started implementing the driver based on available informatio... |  Sandro Ronco | 2016-01-19 | 1 | -0/+11 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |