| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -2/+1 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -3/+3 |
* | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+1 |
* | New softwarelist additions |  hap | 2019-04-06 | 1 | -0/+2 |
* | i8255: re-add comment (nw) |  hap | 2018-11-28 | 1 | -0/+2 |
* | ym2151: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-18 | 1 | -37/+0 |
* | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 1 | -8/+6 |
* | -i8255: Removed MCFG, nw |  mooglyguy | 2018-09-03 | 1 | -1/+1 |
* | i8255: Add handlers for strobed Port A/B reads in Modes 1 & 2; allow some sid... |  AJR | 2018-08-18 | 1 | -0/+2 |
* | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 1 | -1/+1 |
* | (nw) srcclean and some cleanup: |  Vas Crabb | 2018-07-22 | 1 | -1/+1 |
* | (nw) clean up properly and remove comments that just repeat function names as... |  Vas Crabb | 2018-07-14 | 1 | -10/+3 |
* | made device flags const (nw) |  mahlemiut | 2018-07-14 | 1 | -5/+7 |
* | fix validation (nw) |  mahlemiut | 2018-07-12 | 1 | -0/+2 |
* | amstrad: create 8255 PPI clone based on the Amstrad Plus ASIC, and use it wit... |  mahlemiut | 2018-07-12 | 1 | -0/+18 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -8/+16 |
* | misc cleanup and devcb3 prep (nw) |  Vas Crabb | 2018-07-03 | 1 | -2/+2 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -16/+16 |
* | i8255: added tristate outputs, please replace any driver workarounds (nw) |  hap | 2017-06-14 | 1 | -0/+12 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -13/+12 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -2/+2 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+148 |