| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 1 | -6/+3 |
| * | bus/bbc/userport: Moved classes into anonymous namespace. |  Nigel Barnes | 2025-09-03 | 18 | -663/+368 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 1 | -1/+1 |
| * | ioport: Add piano keyboard definitions and automatic names |  Olivier Galibert | 2024-10-04 | 2 | -110/+110 |
| * | -machine/spi_sdcard.cpp: Generate appropriate CSD for mounted image. |  Vas Crabb | 2024-10-01 | 2 | -59/+64 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 11 | -29/+29 |
| * | Fixed a few class memory access warnings. |  Vas Crabb | 2024-04-22 | 1 | -2/+5 |
| * | bus/bbc/userport/lvlecho.cpp: Added the LVL Echo Keyboard. |  Nigel Barnes | 2024-02-15 | 4 | -4/+297 |
| * | bus/bbc/userport/m4000.cpp: Added key mappings for 3 octaves. |  Nigel Barnes | 2024-02-15 | 2 | -120/+90 |
| * | HD44780A00, KS0066_F00, SED1278_0B: fix errors in the ROM transcriptions from... |  Jonathan Gevaryahu | 2023-11-21 | 1 | -1/+6 |
| * | Explicitly define a clock for all HD44780 and derivative LCD controllers, and... |  Lord-Nightmare | 2023-11-15 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -4/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 5 | -14/+14 |
| * | Semicolon surgery |  AJR | 2022-11-15 | 1 | -1/+1 |
| * | bbc_sdcard: Added CB1 callback for CLK. |  Nigel Barnes | 2022-06-22 | 2 | -10/+9 |
| * | bus/bbc/userport: Added SD Card, and SD Turbo interfaces (not working). |  Nigel Barnes | 2022-06-05 | 3 | -0/+235 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 2 | -3/+4 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -1/+1 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -1/+1 |
| * | bbc_amxmouse: Removed use of PORT_RESET. |  Nigel Barnes | 2022-02-27 | 2 | -44/+27 |
| * | bbc_voicebox: Callback to CB1 line is inverted. |  Nigel Barnes | 2020-10-22 | 2 | -15/+1 |
| * | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
| * | Fix MT07756 (ROM sets incorrectly being reported as missing) by partially rev... |  Vas Crabb | 2020-09-25 | 1 | -2/+2 |
| * | bus/bbc/userport: Added the Hybrid Music 4000 Keyboard. |  Nigel Barnes | 2020-09-22 | 3 | -2/+230 |
| * | bus/bbc/userport: CB lines are bi-directional. |  Nigel Barnes | 2020-09-21 | 4 | -7/+49 |
| * | bus/bbc/userport: Added the Sprow LCD Display. |  Nigel Barnes | 2020-08-27 | 3 | -0/+170 |
| * | bus/bbc/userport: Renamed palette.h->palext.h |  Nigel Barnes | 2020-07-13 | 3 | -14/+14 |
| * | bus/bbc/userport/palette: Use pal4bit (nw) |  Nigel Barnes | 2020-05-26 | 1 | -6/+6 |
| * | bus/bbc/userport: Added the Clwyd Technics Colour Palette and Chameleon devices. |  Nigel Barnes | 2020-03-21 | 3 | -0/+218 |
| * | cfa3000: Set devices to internal, not applicable to other machines (nw) |  Nigel Barnes | 2019-11-07 | 1 | -1/+1 |
| * | bbcb: Added the Robin Voice Box device. |  Nigel Barnes | 2019-11-07 | 3 | -0/+150 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -16/+6 |
| * | bbc: Added ATPL AutoPrommer and User Port Splitter devices. |  Nigel Barnes | 2019-05-11 | 3 | -1/+188 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 8 | -18/+18 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 8 | -18/+18 |
| * | bus/bbc/joyport, bus/bbc/userport: Simplify read/write handlers (nw) |  AJR | 2019-03-12 | 8 | -18/+18 |
| * | bbc: ROMs required by expansion devices are now allocated empty slots in host... |  Nigel Barnes | 2018-11-18 | 2 | -13/+1 |
| * | bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... |  Nigel Barnes | 2018-09-17 | 1 | -17/+13 |
| * | less space (nw) |  smf- | 2018-09-14 | 1 | -1/+1 |
| * | sp0256: Remove MCFG_ (nw) |  Nigel Barnes | 2018-07-10 | 1 | -14/+9 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 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 | -3/+3 |
| * | remove bad unicode (nw) |  Nigel Barnes | 2018-05-05 | 1 | -1/+1 |
| * | bbc: Added Beeb Speech Synthesiser device. |  Nigel Barnes | 2018-05-04 | 3 | -1/+182 |
| * | bbc: Added various pointer devices on userport: |  Nigel Barnes | 2018-05-04 | 3 | -4/+386 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 2 | -8/+9 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+4 |
| * | cfa3000: Added input devices on userport, analogue, and 1MHz bus. |  Nigel Barnes | 2017-11-20 | 4 | -56/+283 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -10/+10 |