| Commit message (Expand) | Author | Age | Files | Lines |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 2 | -7/+7 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -3/+0 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -1/+1 |
* | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -1/+1 |
* | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -1/+1 |
* | video/upd7220.cpp: Made address space use word addressing, and implemented pr... |  Brian Johnson | 2021-08-05 | 1 | -6/+6 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -8/+8 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -7/+5 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 3 | -46/+48 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 3 | -48/+46 |
* | bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) |  AJR | 2019-02-25 | 1 | -2/+2 |
* | bus/compis, bus/isbx, bus/pofo, bus/ql, qimi: Eliminate address_space argumen... |  AJR | 2019-02-24 | 3 | -26/+26 |
* | (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... |  Vas Crabb | 2019-02-19 | 1 | -2/+2 |
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -18/+20 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -2/+2 |
* | Fixed regressions in konamim2 and mexico86, nw |  mooglyguy | 2018-12-15 | 1 | -18/+10 |
* | mc6845, upd7220: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-20 | 1 | -8/+8 |
* | Remove emupal.h from emu.h (nw) |  AJR | 2018-06-13 | 1 | -0/+1 |
* | 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 | -9/+11 |
* | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -2/+4 |
* | 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 | 1 | -2/+2 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -4/+4 |
* | device_add_mconfig up to devices/bus/h* (nw) |  Ivan Vangelista | 2017-06-08 | 2 | -36/+12 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -4/+4 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 4 | -56/+55 |
* | clean up a few more device issues, add basic device validation |  Vas Crabb | 2017-03-03 | 1 | -1/+1 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 2 | -3/+4 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 4 | -2/+2 |
* | Improvements to rgb_t (nw) |  AJR | 2016-10-22 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 4 | -27/+27 |
* | srcclean and translation regeneration |  Vas Crabb | 2016-08-29 | 1 | -1/+1 |
* | compis: WIP. (nw) |  Curt Coder | 2016-08-25 | 1 | -2/+2 |
* | compis: Promoted driver to working. [Curt Coder] |  Curt Coder | 2016-08-19 | 1 | -4/+4 |
* | compis: WIP. (nw) |  Curt Coder | 2016-08-19 | 1 | -2/+2 |
* | compis: WIP. (nw) |  Curt Coder | 2016-08-18 | 2 | -3/+18 |
* | compis: WIP. (nw) |  Curt Coder | 2016-08-16 | 3 | -10/+80 |
* | compis: Created a bus for the graphics card slot. [Curt Coder] |  Curt Coder | 2016-08-16 | 4 | -0/+405 |