summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m6500_1.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* cpu/m6502: Template 6502 microcontroller helper on underlying CPU type. Vas Crabb2023-04-171-3/+3
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-17/+17
* removed more dummy_space() calls (nw) smf-2020-04-021-1/+1
* sweeten most of the remaining arrays of delegates (nw) Vas Crabb2020-02-071-3/+3
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-2/+2
* Amiga keyboards: tie up loose ends: Vas Crabb2018-08-231-2/+25
* Amiga keyboard overhaul: Vas Crabb2018-08-231-0/+110