summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc/cpc_rs232.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reinstated RI Handler Fergus Leen2021-02-021-1/+1
* bus/cpc: Simplify handler signatures (nw) AJR2020-06-071-6/+6
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-2/+2
* bus/cpc: Use DERIVED_CLOCK to obtain 4 MHz (nw) AJR2018-12-171-1/+1
* cpcexp: Modernization (nw) AJR2018-12-141-10/+8
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-7/+7
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-5/+5
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-9/+9
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-21/+16
* 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-141-11/+8
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+164