| Commit message (Expand) | Author | Age | Files | Lines |
* | z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) |  AJR | 2019-03-27 | 2 | -4/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 11 | -68/+60 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 11 | -60/+68 |
* | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 1 | -5/+8 |
* | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -3/+3 |
* | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 2 | -19/+4 |
* | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 2 | -2/+0 |
* | ay8910.cpp : Updates |  cam900 | 2019-02-15 | 1 | -6/+6 |
* | misc MCFG and MACHINE_CONFIG macro removal (nw) |  Ivan Vangelista | 2019-02-13 | 1 | -1/+1 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 2 | -10/+16 |
* | devices\bus: few less MCFG macros (nw) |  Ivan Vangelista | 2019-02-01 | 1 | -5/+6 |
* | devices\bus: removed a few unused MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 2 | -13/+11 |
* | magedev\cassette: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-22 | 1 | -6/+7 |
* | finder_base::DUMMY_TAG should be treated as magic (nw) |  Vas Crabb | 2019-01-13 | 1 | -1/+1 |
* | ddi1: Clock source and explanation (nw) |  AJR | 2018-12-26 | 1 | -1/+1 |
* | bus/cpc: Use DERIVED_CLOCK to obtain 4 MHz (nw) |  AJR | 2018-12-17 | 5 | -13/+13 |
* | cpcexp: Modernization (nw) |  AJR | 2018-12-14 | 18 | -126/+107 |
* | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | ay8910: small batch of MCFG removal (nw) |  Ivan Vangelista | 2018-11-07 | 1 | -4/+4 |
* | pit8253.h: removed MCFG macros (nw) |  Ivan Vangelista | 2018-10-30 | 1 | -7/+7 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -5/+5 |
* | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -1/+1 |
* | space, space, space, space, space, space, space, space, mem_mask (nw) |  smf- | 2018-09-23 | 2 | -4/+4 |
* | less space (nw) |  smf- | 2018-09-14 | 1 | -2/+2 |
* | z80ctc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-03 | 1 | -4/+4 |
* | z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) |  Ivan Vangelista | 2018-08-30 | 1 | -9/+9 |
* | z80pio.cpp: removed macros (nw) |  Ivan Vangelista | 2018-08-28 | 1 | -3/+4 |
* | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -3/+4 |
* | -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... |  mooglyguy | 2018-08-15 | 1 | -5/+6 |
* | remove lots of MCFG_ (nw) |  Vas Crabb | 2018-07-17 | 1 | -27/+28 |
* | sp0256: Remove MCFG_ (nw) |  Nigel Barnes | 2018-07-10 | 1 | -14/+8 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -5/+5 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 2 | -4/+4 |
* | diexec: Interrupt API changes (nw) |  AJR | 2018-05-18 | 1 | -1/+1 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 4 | -5/+6 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 9 | -62/+62 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 8 | -11/+12 |
* | remove safe_pc() and safe_pcbase() (nw) |  smf- | 2018-04-13 | 1 | -1/+1 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+10 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 5 | -15/+15 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 13 | -14/+14 |
* | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 2 | -2/+6 |
* | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 2 | -6/+2 |
* | ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... |  smf- | 2017-12-20 | 1 | -5/+5 |
* | ide: Add non-space cs access methods, use them wherever possible [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -5/+5 |
* | ide: deambiguate cs access between 16 and 32 bits [O. Galibert] |  Olivier Galibert | 2017-12-16 | 1 | -5/+5 |
* | Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) |  AJR | 2017-09-24 | 1 | -1/+1 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 26 | -201/+144 |