| Commit message (Expand) | Author | Age | Files | Lines |
* | z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) |  AJR | 2019-03-27 | 3 | -8/+39 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 8 | -74/+95 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 8 | -95/+74 |
* | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 3 | -2/+33 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) |  Ivan Vangelista | 2019-02-28 | 2 | -31/+20 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 3 | -37/+41 |
* | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -3/+0 |
* | Fix build (nw) |  AJR | 2019-01-22 | 1 | -1/+1 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
* | cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... |  Ivan Vangelista | 2018-10-29 | 2 | -46/+53 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 4 | -45/+46 |
* | -hd63450: Removed MCFG, nw |  mooglyguy | 2018-08-28 | 1 | -22/+22 |
* | z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... |  Ivan Vangelista | 2018-08-27 | 1 | -5/+5 |
* | Apply logical address mask properly in debug disassembly view |  AJR | 2018-08-24 | 1 | -1/+1 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 3 | -50/+48 |
* | -68153bim: Removed MCFG and added devcb3, nw |  mooglyguy | 2018-08-10 | 2 | -3/+3 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -2/+2 |
* | fccpu20 : fixed terminal display |  Robbbert | 2018-07-29 | 1 | -0/+10 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -10/+10 |
* | hd63450: Configure device clock (not used yet); back out custom constructor (nw) |  AJR | 2018-06-25 | 1 | -1/+2 |
* | hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw |  mooglyguy | 2018-06-22 | 1 | -2/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 4 | -10/+10 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -4/+4 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -6/+6 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 7 | -127/+127 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -14/+17 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 2 | -5/+3 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 4 | -12/+12 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 5 | -61/+66 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 2 | -36/+26 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 5 | -31/+36 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 11 | -6/+11 |
* | API change: Memory maps are now "last entry wins" [O. Galibert] |  Olivier Galibert | 2018-01-31 | 3 | -3/+3 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 7 | -16/+16 |
* | fixed Coverity "Out-of-bounds write" warnings in drivers with VME (nw) |  firewave | 2018-01-20 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 7 | -14/+14 |
* | Pet peeving with extreme prejudice (nw) |  Olivier Galibert | 2017-11-30 | 1 | -1/+1 |
* | fccpu20: fix wrong modulo (nw) |  hap | 2017-11-05 | 1 | -2/+2 |
* | fix some typos (#2772) |  Martin Lindhe | 2017-11-03 | 2 | -2/+2 |
* | Change 9615 baud configurations to the nominal 9600 baud now that Z80SIO is m... |  AJR | 2017-10-30 | 1 | -9/+3 |
* | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -1/+1 |
* | apply comments from PR#2695 |  Sergey Svishchev | 2017-10-07 | 1 | -12/+8 |
* | vme_hcpu30: Besta HCPU30 VME board, skeleton driver. |  Sergey Svishchev | 2017-10-03 | 2 | -0/+242 |
* | Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) |  AJR | 2017-09-24 | 1 | -2/+2 |
* | vme_mzr8300: Use Am9513 to generate 9615 baud for all SIO channels (nw) |  AJR | 2017-09-23 | 1 | -8/+23 |
* | Validate BIOS names and fix most errors found: |  Vas Crabb | 2017-08-25 | 1 | -2/+2 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -8/+9 |
* | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 12 | -232/+221 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 5 | -5/+5 |