summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vtech/ioexp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-274-11/+11
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-012-2/+2
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-1/+1
* srcclean in preparation for release Vas Crabb2021-06-271-1/+1
* vtech: Rework expansion bus emulation Dirk Best2021-06-018-41/+250
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-214-9/+9
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1
* Spring cleaning: Vas Crabb2019-11-012-17/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-263-17/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-11/+17
* bus/cgenie/expansion, bus/einstein/pipe, bus/nasbus, bus/spectrum, bus/vtech:... AJR2019-02-252-12/+3
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-5/+8
* spkrdev: Removed MCFG macros, nw mooglyguy2018-12-251-13/+10
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-2/+1
* another fifty device_mconfig_additions out of the way (nw) Vas Crabb2017-06-142-11/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-82/+87
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-118-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-7/+7
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-206-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-166-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-053-8/+8
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+517