| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
* | simplified some handlers (nw) |  Ivan Vangelista | 2020-05-13 | 1 | -11/+11 |
* | i8274, upd7201: Replace legacy device emulations and rename new devices |  AJR | 2020-02-23 | 1 | -27/+11 |
* | softlist_dev.cpp: get some stuff out of the global namespace (nw) |  Vas Crabb | 2019-12-08 | 1 | -1/+1 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | via6522: Change most mappings into m() [O. Galibert] |  Olivier Galibert | 2019-07-07 | 1 | -3/+3 |
* | mc6845: More consistent identification of HD6845S variant (nw) |  AJR | 2019-05-18 | 1 | -2/+2 |
* | mc6845: Use standard device method to adjust input clock (nw) |  AJR | 2019-04-28 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+1 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -1/+1 |
* | mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... |  Ivan Vangelista | 2019-02-15 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -4/+3 |
* | -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... |  mooglyguy | 2018-08-01 | 1 | -101/+103 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -6/+5 |
* | private: use (S, T, U, V) (nw) (#3720) |  David Haywood | 2018-07-01 | 1 | -1/+4 |
* | acro removal, disambiguation, debugger side effects (nw) |  Vas Crabb | 2018-06-15 | 1 | -11/+10 |
* | 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 | -1/+1 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -4/+4 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -2/+2 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -58/+58 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -18/+19 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -1/+2 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -8/+8 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+2 |
* | Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) |  AJR | 2017-09-24 | 1 | -1/+1 |
* | pic8259: Break up the MCFG_PIC8259_ADD macro (nw) |  AJR | 2017-09-02 | 1 | -1/+2 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -9/+9 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+3 |
* | Improvements to rgb_t (nw) |  AJR | 2016-10-22 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | srcclean and translation regeneration |  Vas Crabb | 2016-08-29 | 1 | -4/+4 |
* | Cleanup. (nw) |  Curt Coder | 2016-08-19 | 1 | -1/+146 |
* | fix for compiling with msvc, because it can't tell that all cases are handled... |  smf- | 2016-08-15 | 1 | -1/+1 |
* | victor9k: Implemented SCP communications. Boots also to MS-DOS now. Promoted ... |  Curt Coder | 2016-08-14 | 1 | -1/+1 |
* | victor9k: WIP. (nw) |  Curt Coder | 2016-08-14 | 1 | -0/+2 |
* | victor9k: Implemented display brightness control. Fixed keyboard line Y12. [C... |  Curt Coder | 2016-08-13 | 1 | -11/+53 |
* | victor9k: Implemented hires graphics. [Curt Coder] |  Curt Coder | 2016-08-12 | 1 | -27/+55 |
* | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -1/+1 |
* | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -2/+2 |
* | clang-modernize part 4 |  Miodrag Milanovic | 2015-12-04 | 1 | -2/+2 |