| Commit message (Expand) | Author | Age | Files | Lines |
* | finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) |  Ivan Vangelista | 2020-06-18 | 2 | -4/+4 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 3 | -30/+37 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -70/+51 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -51/+70 |
* | bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 6 | -28/+28 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 1 | -6/+7 |
* | devices\bus: some MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-31 | 1 | -36/+16 |
* | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -13/+14 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -10/+10 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -1/+1 |
* | proposal: move z80daisy* to devices/machine (#3572) |  Patrick Mackinlay | 2018-05-15 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -3/+3 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -5/+6 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -8/+10 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+10 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -5/+6 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+4 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 2 | -2/+2 |
* | another fifty device_mconfig_additions out of the way (nw) |  Vas Crabb | 2017-06-14 | 4 | -31/+5 |
* | 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 | -103/+99 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 3 | -4/+4 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 6 | -3/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 6 | -25/+25 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 2 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 6 | -8/+8 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 6 | -8/+8 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 3 | -16/+16 |
* | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -2/+2 |
* | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -3/+5 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 3 | -0/+0 |
* | Cleanup and version bumpmame0167 |  Miodrag Milanovic | 2015-10-28 | 5 | -6/+6 |
* | tiki100: Added BUSRQ, BUSAK, and EXIN to the expansion bus. [Curt Coder] |  Curt Coder | 2015-10-16 | 3 | -3/+53 |
* | tiki100: Added the expansion bus slots to the Z80 daisy chain. [Curt Coder] |  Curt Coder | 2015-10-15 | 2 | -33/+54 |
* | tiki100: Added skeleton for Winchester controller. [Curt Coder] |  Curt Coder | 2015-10-14 | 3 | -0/+175 |
* | tiki100: Connected the I/O space to the expansion bus, and added the 360KB fl... |  Curt Coder | 2015-10-13 | 4 | -15/+40 |
* | tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] |  Curt Coder | 2015-10-12 | 4 | -0/+538 |