| Commit message (Expand) | Author | Age | Files | Lines |
* | bus/generic, bus/vc4000: Eliminate address_space argument from handlers (nw) |  AJR | 2019-02-19 | 4 | -7/+7 |
* | adc0844.cpp : Remove unnecessary arguments in handlers |  cam900 | 2019-02-03 | 2 | -6/+6 |
* | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -2/+2 |
* | electron: Amended cartridge slot interface to include OE and OE2 lines to spe... |  Nigel Barnes | 2019-01-23 | 48 | -436/+1042 |
* | Default input clocks for ADC083x and ADC084x (nw) |  AJR | 2018-12-26 | 1 | -1/+1 |
* | mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... |  AJR | 2018-12-26 | 1 | -2/+2 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 5 | -0/+5 |
* | -mc146818: De-MCFG, nw |  mooglyguy | 2018-09-08 | 1 | -4/+5 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 5 | -38/+31 |
* | -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... |  mooglyguy | 2018-08-12 | 1 | -6/+6 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 5 | -10/+10 |
* | -via6522: Removed MCFG acessors, nw |  mooglyguy | 2018-08-09 | 1 | -27/+29 |
* | Previous commit examples of use (nw) |  Olivier Galibert | 2018-08-02 | 1 | -4/+4 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 3 | -6/+6 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 3 | -10/+10 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 4 | -30/+30 |
* | mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... |  AJR | 2018-05-27 | 2 | -2/+2 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 5 | -5/+5 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 3 | -3/+3 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 9 | -37/+37 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 9 | -48/+55 |
* | electron: Added Mega Games Cartridge device. |  Nigel Barnes | 2018-03-30 | 3 | -0/+161 |
* | electron_click: save state (nw) |  Nigel Barnes | 2018-03-30 | 1 | -0/+1 |
* | electron abr/aqr use bitwise operators (nw) |  Nigel Barnes | 2018-03-30 | 2 | -4/+4 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -14/+8 |
* | srcclean (nw) |  Vas Crabb | 2018-02-25 | 1 | -1/+1 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | electron: Added cartridge devices for: |  Nigel Barnes | 2018-01-31 | 19 | -121/+1544 |
* | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-01-28 | 1 | -1/+1 |
* | electron: Re-implemented cartridge slot device, and added cartridge devices: |  Nigel Barnes | 2018-01-26 | 17 | -135/+1367 |
* | Remove tagmap lookups (nw) |  Nigel Barnes | 2018-01-26 | 3 | -7/+7 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 2 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 5 | -5/+5 |
* | electron: Re-implemented expansion port interface to access full 6502 bus. |  Nigel Barnes | 2018-01-16 | 16 | -118/+411 |
* | electron_rombox: Use required_device_array (nw) |  Nigel Barnes | 2018-01-12 | 4 | -101/+46 |
* | electron: Added Rombox, Rombox+ expansion devices, and electron_rom software ... |  Nigel Barnes | 2018-01-11 | 5 | -5/+585 |
* | electron_plus3: Added Advanced 1770 DFS 2.10. |  Nigel Barnes | 2018-01-11 | 1 | -0/+2 |
* | electron_plus1: Added Slogger Expansion 2.00 and 2.01. |  Nigel Barnes | 2018-01-11 | 1 | -4/+10 |
* | mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... |  AJR | 2017-11-22 | 2 | -5/+5 |
* | electron: Added Acorn Plus 1 expansion device |  Nigel Barnes | 2017-11-08 | 4 | -11/+319 |
* | Validate BIOS names and fix most errors found: |  Vas Crabb | 2017-08-25 | 1 | -1/+1 |
* | input_merger: syncronise on the way in, extend to 32 inputs, make some |  Vas Crabb | 2017-08-06 | 2 | -5/+5 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 4 | -49/+31 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -2/+2 |
* | more incorrect names fixed (nw) |  smf- | 2017-05-14 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 10 | -60/+61 |
* | electron: Added Power Software joystick interface |  Nigel Barnes | 2017-04-21 | 3 | -2/+151 |
* | electron: Added First Byte joystick interface |  Nigel Barnes | 2017-03-23 | 3 | -8/+153 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -3/+4 |