| Commit message (Expand) | Author | Age | Files | Lines |
* | ti99: Further cleanups, removed casts. |  Michael Zapf | 2024-03-31 | 1 | -12/+9 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -12/+12 |
* | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 1 | -11/+11 |
* | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 1 | -4/+4 |
* | API change for device_image_interface |  AJR | 2023-03-30 | 1 | -4/+4 |
* | -Reworked device type definition macros a little and added more Doxygen. |  Vas Crabb | 2021-09-07 | 1 | -3/+3 |
* | -Switch to building MAME as C++17. |  Vas Crabb | 2020-11-15 | 1 | -2/+2 |
* | ti99: Retire custom READ8Z/SETADDRESS macro. |  Michael Zapf | 2020-06-18 | 1 | -2/+2 |
* | geneve: Lower-level emulation of the Geneve architecture (Gate Array, PAL, Ge... |  Michael Zapf | 2019-12-27 | 1 | -13/+2 |
* | ti99: Fix CRU base address setting for RS232 card. |  Michael Zapf | 2019-07-15 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -13/+14 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -14/+13 |
* | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -10/+10 |
* | tms9900, tms9980a, tms9995: CRU addressing change |  AJR | 2019-03-01 | 1 | -3/+3 |
* | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 1 | -2/+3 |
* | tms99xx: Various devcb3 updates. (nw) |  Michael Zapf | 2018-08-18 | 1 | -109/+66 |
* | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -9/+9 |
* | ti99: Modernized logging. (nw) |  Michael Zapf | 2018-08-11 | 1 | -68/+75 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -16/+16 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | New 74LS259/9334/CD4099 devices |  AJR | 2017-07-25 | 1 | -75/+89 |
* | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 1 | -20/+15 |
* | ti99: Architectural cleanup for slot devices; constant renaming |  Michael Zapf | 2017-06-08 | 1 | -4/+20 |
* | ti99: Wrapped into namespaces; minor rearrangement |  Michael Zapf | 2017-05-23 | 1 | -3/+7 |
* | 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 | -0/+1150 |