Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... | 2024-09-27 | 1 | -3/+3 | |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -1/+0 | |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... | 2023-06-01 | 1 | -1/+1 | |
* | cpu/m6502: Template 6502 microcontroller helper on underlying CPU type. | 2023-04-17 | 1 | -3/+3 | |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) | 2020-06-18 | 1 | -17/+17 | |
* | removed more dummy_space() calls (nw) | 2020-04-02 | 1 | -1/+1 | |
* | sweeten most of the remaining arrays of delegates (nw) | 2020-02-07 | 1 | -3/+3 | |
* | Make many device_execute_interface functions noexcept, including the "informa... | 2019-11-09 | 1 | -2/+2 | |
* | Amiga keyboards: tie up loose ends: | 2018-08-23 | 1 | -2/+25 | |
* | Amiga keyboard overhaul: | 2018-08-23 | 1 | -0/+110 |