| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -1/+1 |
| * | adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... |  AJR | 2021-06-20 | 1 | -9/+5 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 1 | -4/+4 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -22/+23 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -23/+22 |
| * | bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 1 | -12/+12 |
| * | devices\bus: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-01 | 1 | -6/+7 |
| * | imagedev\floppy: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-28 | 1 | -4/+4 |
| * | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
| * | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -3/+3 |
| * | 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 | 1 | -4/+4 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -3/+4 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -11/+13 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 1 | -13/+2 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -20/+20 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -5/+5 |
| * | 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 | 1 | -1/+1 |
| * | newbrain fdc: fix mirrors w.r.t mask [O. Galibert] |  Olivier Galibert | 2016-06-20 | 1 | -3/+3 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 1 | -3/+3 |
| * | newbrain: Dumped the COP internal ROM. [Chris Despinidis] |  Curt Coder | 2016-03-02 | 1 | -0/+340 |