| Commit message (Expand) | Author | Age | Files | Lines |
| * | -emu/device.cpp: Allow flagging devices as not working or not supporting save... |  Vas Crabb | 2025-05-01 | 1 | -0/+2 |
| * | act/victor9k.cpp: Get audio working on Victor 9000 (victor9k) (#13549) |  donohoe00 | 2025-04-11 | 1 | -1/+11 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -8/+8 |
| * | mc6852 - implement more functionality, add byte interface. (#6931) |  68bit | 2020-07-10 | 1 | -0/+6 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -30/+2 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+30 |
| * | mc6852, mc6854, mos6551: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
| * | src/devices: some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-01-11 | 1 | -28/+0 |
| * | -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... |  mooglyguy | 2018-08-01 | 1 | -0/+5 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |
| * | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -1/+2 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -12/+12 |
| * | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 1 | -1/+0 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -11/+9 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -10/+10 |
| * | mc6852: WIP (nw). |  Curt Coder | 2016-08-12 | 1 | -0/+51 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -6/+6 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+132 |