| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 1 | -5/+2 |
| * | bus/bbc/exp/mertec.cpp: Fix crash on validation after e9d5d4cafe422af17eefd08... |  AJR | 2025-09-20 | 1 | -1/+2 |
| * | bus/bbc/analogue/lightpen.cpp: Removed root screen device finder, screen now ... |  Nigel Barnes | 2025-09-20 | 3 | -1/+9 |
| * | bus/bbc/exp: Added ROM handlers to the slot interface. |  Nigel Barnes | 2025-09-16 | 9 | -74/+255 |
| * | machine/upd7002.cpp: Replaced custom delegates with devcb. |  Nigel Barnes | 2025-09-13 | 4 | -152/+102 |
| * | bus/bbc/exp: Added functions to write to CB lines. |  Nigel Barnes | 2025-08-21 | 2 | -15/+34 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 3 | -6/+6 |
| * | mcfg pia6821: partial revert for the ones that set the clock to non-0 |  hap | 2023-09-20 | 1 | -1/+1 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -7/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -4/+4 |
| * | bus/electron/plus1: Use BBC Micro-type slot for analogue joystick inputs (#10... |  ajrhacker | 2022-10-22 | 1 | -1/+1 |
| * | bbc_autocue: Corrected RAM page register. |  Nigel Barnes | 2020-08-24 | 1 | -5/+7 |
| * | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 1 | -1/+1 |
| * | autoc15: Added RAM disc device. |  Nigel Barnes | 2019-11-07 | 3 | -3/+154 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -31/+6 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+2 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 4 | -59/+59 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 4 | -59/+59 |
| * | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 4 | -52/+52 |
| * | bus/bbc/joyport, bus/bbc/userport: Simplify read/write handlers (nw) |  AJR | 2019-03-12 | 1 | -2/+2 |
| * | bus/bbc/1mhzbus, bus/bbc/tube, bus/electron, tube: Eliminate address_space ar... |  AJR | 2019-02-25 | 1 | -4/+4 |
| * | Provide 1 MHz clock for uPD7002 (nw) |  AJR | 2019-02-03 | 1 | -1/+1 |
| * | bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... |  Nigel Barnes | 2018-12-21 | 2 | -5/+5 |
| * | bbc: ROMs required by expansion devices are now allocated empty slots in host... |  Nigel Barnes | 2018-11-18 | 2 | -13/+0 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2018-10-28 | 1 | -1/+1 |
| * | bbcmc: Added expansion port and Mertec Companion expansion device. |  Nigel Barnes | 2018-10-26 | 4 | -0/+571 |