summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* Reinstated RI Handler Fergus Leen2021-02-021-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-203-12/+0
* bus/cpc: Simplify handler signatures (nw) AJR2020-06-0730-140/+140
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-202-4/+4
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-5/+5
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* various devices: try the new (and some not so new) save state possibilities (nw) Ivan Vangelista2019-12-091-4/+1
* few more returning int literal for bool (nw) Vas Crabb2019-11-101-5/+5
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+9
* Spring cleaning: Vas Crabb2019-11-012-18/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-2614-37/+37
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1
* srcclean (nw) Vas Crabb2019-08-252-8/+8
* amstrad: add Ram Electronics Music Machine MIDI and sampler expansion. [Barry... mahlemiut2019-08-162-0/+182
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-152-9/+9
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-2/+2
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-272-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-2611-68/+60
* Revert "conflict resolution (nw)" andreasnaive2019-03-2511-60/+68
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-5/+8
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-072-19/+4
* volt_reg: set default m_output (nw) hap2019-02-192-2/+0
* ay8910.cpp : Updates cam9002019-02-151-6/+6
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-112-10/+16
* devices\bus: few less MCFG macros (nw) Ivan Vangelista2019-02-011-5/+6
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-302-13/+11
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-6/+7
* finder_base::DUMMY_TAG should be treated as magic (nw) Vas Crabb2019-01-131-1/+1
* ddi1: Clock source and explanation (nw) AJR2018-12-261-1/+1
* bus/cpc: Use DERIVED_CLOCK to obtain 4 MHz (nw) AJR2018-12-175-13/+13
* cpcexp: Modernization (nw) AJR2018-12-1418-126/+107
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-4/+4
* 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
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-1/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-232-4/+4
* less space (nw) smf-2018-09-141-2/+2
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-4/+4
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-301-9/+9
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-3/+4
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+4
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-5/+6
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-27/+28
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-14/+8