| Commit message (Expand) | Author | Age | Files | Lines |
* | adam, bw2, cbm2, newbrain, pet, plus4, pofo, vic10, vic20: Eliminate bus tag ... |  AJR | 2021-06-20 | 1 | -8/+0 |
* | 6522via.cpp: Distinguish some different VIA types |  AJR | 2021-01-21 | 1 | -2/+2 |
* | emumem: Simplify memory management. [O. Galibert] |  Olivier Galibert | 2020-11-02 | 14 | -38/+21 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
* | last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... |  Ivan Vangelista | 2020-05-21 | 2 | -4/+4 |
* | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -9/+9 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -21/+5 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | vic20: Removed deprecated code. (nw) |  Curt Coder | 2019-05-21 | 1 | -8/+0 |
* | mc6845: More consistent identification of HD6845S variant (nw) |  AJR | 2019-05-18 | 2 | -3/+3 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 22 | -87/+87 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 22 | -87/+87 |
* | mc6845, crtc_ega: Simplify read/write handlers (nw) |  AJR | 2019-02-19 | 1 | -3/+3 |
* | votrax: Simplify write handlers (nw) |  AJR | 2019-02-19 | 1 | -2/+2 |
* | bus/adam, bus/cbm2, bus/coleco, bus/vic20: Eliminate unnecessary address_spac... |  AJR | 2019-02-19 | 22 | -53/+53 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -7/+8 |
* | devices/bus: a few more MACHINE_CONFIG macros removed (nw) |  Ivan Vangelista | 2019-02-09 | 2 | -8/+7 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -1/+1 |
* | intelfsh: Eliminate address_space argument from read/write handlers (nw) |  AJR | 2019-02-01 | 1 | -17/+17 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | videopak.cpp: Fixed MT#06566, Mounting Data 20 Video Pak (videopak) causes ex... |  mooglyguy | 2018-12-01 | 1 | -6/+2 |
* | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -4/+5 |
* | -intelfsh: Removed MCFG, nw |  mooglyguy | 2018-09-05 | 1 | -3/+4 |
* | -via6522: Removed MCFG acessors, nw |  mooglyguy | 2018-08-09 | 1 | -16/+18 |
* | Previous commit examples of use (nw) |  Olivier Galibert | 2018-08-02 | 1 | -2/+2 |
* | -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] |  mooglyguy | 2018-08-01 | 3 | -33/+22 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 2 | -19/+12 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -8/+8 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -17/+17 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | (nw) few more macros replaced with constructors |  Vas Crabb | 2018-05-07 | 1 | -5/+10 |
* | (nw) misc follow-up |  Vas Crabb | 2018-05-06 | 1 | -1/+0 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 5 | -19/+20 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 4 | -19/+20 |
* | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -5/+2 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+6 |
* | devices/machine: some private-ization (nw) |  Ivan Vangelista | 2018-02-15 | 2 | -2/+0 |
* | (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... |  Vas Crabb | 2018-01-27 | 2 | -5/+17 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 7 | -7/+7 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 2 | -2/+3 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 2 | -3/+2 |
* | via6522: Eliminate truly ancient hack to default clock to that of first CPU (nw) |  AJR | 2017-12-07 | 2 | -2/+3 |
* | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 14 | -127/+46 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 7 | -8/+8 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 27 | -223/+165 |
* | Changes to make get_default_card_software() less stupid |  Nathan Woods | 2017-04-10 | 2 | -2/+2 |
* | Make device_image_interface::update_names a private method called automatical... |  AJR | 2017-03-03 | 1 | -1/+0 |