| Commit message (Expand) | Author | Age | Files | Lines |
* | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 1 | -1/+1 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -2/+2 |
* | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -1/+1 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -2/+2 |
* | another bunch of READ* / WRITE* macros removal (nw) |  Ivan Vangelista | 2020-05-20 | 1 | -4/+4 |
* | src/devices: Replace output().set_value with output finders (nw) |  AJR | 2019-10-30 | 1 | -1/+4 |
* | mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) |  Vas Crabb | 2019-10-11 | 1 | -7/+9 |
* | -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... |  mooglyguy | 2018-12-14 | 1 | -11/+10 |
* | more notes on purported A1200 keyboard program, add compact mode as a config ... |  Vas Crabb | 2018-08-18 | 1 | -1/+47 |
* | amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... |  Vas Crabb | 2018-08-15 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -1/+1 |
* | 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/+1 |
* | change some more device_mconfig_additions to device_add_mconfig (nw) |  Vas Crabb | 2017-05-23 | 1 | -15/+9 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
* | remove trampoline (nw) |  Vas Crabb | 2017-02-05 | 1 | -7/+3 |
* | Amiga keyboard updates: |  Vas Crabb | 2017-02-05 | 1 | -159/+19 |
* | fix rev (nw) |  Vas Crabb | 2017-02-05 | 1 | -5/+5 |
* | Amiga keyboard updates: |  Vas Crabb | 2017-02-05 | 1 | -66/+269 |
* | Convert the Amiga keyboards to a bus interface with slot devices |  Dirk Best | 2017-01-22 | 1 | -0/+111 |