| Commit message (Expand) | Author | Age | Files | Lines |
* | intelfsh: Add SST_39SF010 variant, add missing address mask check to erase co... |  Dirk Best | 2024-11-29 | 1 | -0/+7 |
* | Added ATMEL_29C020, added support for SDP & added missing state save registra... |  smf- | 2024-10-25 | 1 | -2/+10 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -1/+1 |
* | machine/intelfsh.cpp: Added ST M29W640GB 8K Flash device. (#12675) |  wilbertpol | 2024-08-23 | 1 | -0/+9 |
* | misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) |  987123879113 | 2024-04-17 | 1 | -66/+80 |
* | misc/sttechno.cpp: Implement driver for Kato's Shamisen Brothers. (#11929) |  987123879113 | 2024-01-16 | 1 | -0/+9 |
* | machine/intelfsh.cpp: Support reading the busy/ready pin for Flash chips that... |  arbee | 2023-09-01 | 1 | -0/+2 |
* | namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) |  987123879113 | 2023-04-01 | 1 | -0/+11 |
* | machine/intelfsh.cpp: Retire variant enum; add TC58FVT800 type |  AJR | 2022-11-08 | 1 | -51/+11 |
* | -machine/intelfsh.cpp: Added Macronix 29F008TC (1M*8, 4K*8 pages). |  Vas Crabb | 2022-09-06 | 1 | -12/+20 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+2 |
* | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 1 | -2/+2 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | New machines marked as NOT_WORKING |  AJR | 2020-09-12 | 1 | -0/+8 |
* | intelfsh: Fujitsu updates (nw) |  AJR | 2020-06-14 | 1 | -8/+17 |
* | bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... |  Nigel Barnes | 2020-03-21 | 1 | -0/+8 |
* | Plug and Play work (#6202) |  David Haywood | 2020-01-22 | 1 | -0/+8 |
* | intelfsh.cpp: add Fujitsu 29LV002TC flash |  MetalliC | 2019-12-20 | 1 | -0/+8 |
* | ti89, ti89t, ti92p, v200: Correct Flash memory type and size |  AJR | 2019-04-27 | 1 | -4/+12 |
* | intelfsh.cpp: add sst 49lf020 flash (nw) |  yz70s | 2019-04-26 | 1 | -0/+8 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+4 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -4/+4 |
* | intelfsh: Eliminate address_space argument from read/write handlers (nw) |  AJR | 2019-02-01 | 1 | -4/+4 |
* | -intelfsh: Removed MCFG, nw |  mooglyguy | 2018-09-05 | 1 | -104/+0 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 1 | -62/+62 |
* | small cleanup (nw) |  Vas Crabb | 2018-06-24 | 1 | -3/+0 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+0 |
* | dbox: added 29F800B flash boot device |  Joakim Larsson Edstrom | 2017-09-04 | 1 | -0/+11 |
* | Fixed various issues that failed when compiling Vas' changes on MSVC |  Nathan Woods | 2017-05-14 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -46/+47 |
* | New NOT WORKING: |  AJR | 2017-04-22 | 1 | -1/+12 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -56/+56 |
* | 16-bit hook-up for the Sharp LH28F016S flash memory |  Luca Elia | 2016-09-10 | 1 | -0/+11 |
* | intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] |  Olivier Galibert | 2016-06-16 | 1 | -27/+25 |
* | Devfind revision phase 1, cleaning out some legacy stuff |  AJR | 2016-04-07 | 1 | -4/+6 |
* | backporting new code (nw) |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -30/+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 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -30/+30 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -6/+6 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+427 |