| Commit message (Expand) | Author | Age | Files | Lines |
* | Rearrange source to match project structure (done using the script in src/too... |  Vas Crabb | 2022-06-27 | 1 | -192/+0 |
* | Initialised more variables and updated a few things overlooked earlier. |  Robbbert | 2021-12-26 | 1 | -2/+2 |
* | -ui: Made zoom controls a bit more intuitive. |  Vas Crabb | 2021-09-06 | 1 | -5/+14 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -8/+7 |
* | (nw) more cleanups |  Robbbert | 2020-06-11 | 1 | -10/+17 |
* | drivers starting with i, j, k, l and m: more macro removal (nw) |  Ivan Vangelista | 2020-05-28 | 1 | -4/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -12/+13 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -13/+12 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... |  Ivan Vangelista | 2019-02-26 | 1 | -12/+13 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -1/+1 |
* | machine/keyboard, terminal: removed MCFG macros (nw) |  Ivan Vangelista | 2018-12-11 | 1 | -2/+2 |
* | z80pio.cpp: removed macros (nw) |  Ivan Vangelista | 2018-08-28 | 1 | -2/+2 |
* | z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... |  Ivan Vangelista | 2018-08-27 | 1 | -1/+1 |
* | more private: use (K,L,M) (#3714) |  David Haywood | 2018-06-30 | 1 | -2/+4 |
* | 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 | -2/+2 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -3/+3 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -15/+17 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+4 |
* | 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 | 1 | -1/+2 |
* | (nw) mes : added devices |  Robbbert | 2017-11-10 | 1 | -24/+52 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -4/+4 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+1 |
* | (nw) Finished converting m_p_chargen to required region, and associated clean... |  Robbbert | 2017-02-14 | 1 | -5/+0 |
* | Converting m_p_chargen into a required_region, part 1 |  Robbbert | 2017-02-09 | 1 | -8/+11 |
* | Cleanup of my drivers (nw) |  Robbbert | 2017-01-07 | 1 | -2/+2 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -8/+8 |
* | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -1/+1 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | overrides in drivers (nw) |  Miodrag Milanovic | 2015-12-06 | 1 | -2/+2 |