summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* devcb3 Vas Crabb2018-07-071-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-292-4/+4
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-094-5/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-069-62/+62
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-048-11/+12
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+10
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-235-15/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1713-14/+14
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-132-2/+6
* New way to provide DAC reference inputs (nw) AJR2018-01-102-6/+2
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-5/+5
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-5/+5
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-5/+5
* 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-0826-201/+144