| Commit message (Expand) | Author | Age | Files | Lines |
* | adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... |  AJR | 2021-06-20 | 4 | -21/+7 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+4 |
* | Various buses and associated drivers: Simplify handler signatures (nw) |  AJR | 2020-05-21 | 2 | -8/+8 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -5/+6 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -72/+73 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -73/+72 |
* | bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 6 | -47/+47 |
* | devices\bus: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-01 | 3 | -20/+21 |
* | imagedev\floppy: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-28 | 1 | -4/+4 |
* | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -1/+1 |
* | 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 |
* | bus/rs232.cpp: completed removal of MCFG macros (nw) |  Ivan Vangelista | 2018-10-23 | 1 | -1/+1 |
* | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -3/+3 |
* | z80ctc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-03 | 1 | -4/+4 |
* | -ram_device: MCFG removal, nw |  mooglyguy | 2018-08-16 | 1 | -2/+1 |
* | -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... |  mooglyguy | 2018-08-12 | 1 | -10/+10 |
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -2/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -8/+8 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -2/+2 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 2 | -10/+10 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 3 | -8/+10 |
* | adc0808: Rewrite and make it work |  Dirk Best | 2018-04-02 | 2 | -47/+12 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -11/+13 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 1 | -1/+0 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -6/+7 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+4 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 2 | -5/+5 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
* | Remove timer_device from emu.h and move it out of src/emu (nw) |  AJR | 2017-10-01 | 1 | -0/+1 |
* | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 4 | -45/+24 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 2 | -4/+4 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 6 | -109/+102 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -3/+3 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 6 | -3/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 6 | -35/+35 |
* | Make address maps complain when entry bounds lie outside the global mask (nw) |  AJR | 2016-08-08 | 1 | -1/+1 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 4 | -4/+4 |
* | newbrain fdc: fix mirrors w.r.t mask [O. Galibert] |  Olivier Galibert | 2016-06-20 | 1 | -3/+3 |
* | small cleanup (nw) |  Miodrag Milanovic | 2016-06-05 | 1 | -7/+0 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 4 | -8/+8 |
* | newbrain: Dumped the COP internal ROM. [Chris Despinidis] |  Curt Coder | 2016-03-02 | 6 | -0/+1081 |