| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleaned up boilerplate for more slot devices. |  Vas Crabb | 2026-03-23 | 1 | -9/+3 |
| * | bus/bbc/rom: Added the D.E.Talker Speech Synthesizer. |  Nigel Barnes | 2026-01-22 | 3 | -0/+123 |
| * | bus/bbc/rom: Moved classes into anonymous namespace. |  Nigel Barnes | 2025-08-22 | 14 | -779/+507 |
| * | acorn/bbc.cpp: Split drivers by motherboard into bbcb.cpp, bbcbp.cpp, bbcm.cp... |  Nigel Barnes | 2025-08-21 | 2 | -12/+29 |
| * | bus/bbc/rom/genie: Genie is now formatted on first use. |  Nigel Barnes | 2025-02-17 | 2 | -78/+118 |
| * | ds1215: modernize and complete emulation |  Patrick Mackinlay | 2025-01-02 | 2 | -17/+9 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 9 | -12/+12 |
| * | mc146818: Split non-direct read and write handlers into more hardware-accurat... |  AJR | 2023-10-09 | 1 | -4/+4 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 2 | -7/+4 |
| * | neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. |  Vas Crabb | 2023-04-05 | 2 | -4/+4 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -5/+5 |
| * | bus/bbc/rom: Added support for the Acornsoft Trilogy Emulator board. |  Nigel Barnes | 2022-12-11 | 3 | -0/+43 |
| * | bus: Get rid of some dubious tag manipulation. |  Vas Crabb | 2022-08-20 | 1 | -1/+1 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -2/+2 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 1 | -2/+2 |
| * | devices/*: Removed extra semicolons after function bodies in headers. (#9275) |  0kmg | 2022-02-06 | 1 | -1/+1 |
| * | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 2 | -11/+3 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -1/+1 |
| * | bus/bbc/rom: Added support for the Gemini DataGem ROM carrier board. |  Nigel Barnes | 2020-10-19 | 4 | -0/+151 |
| * | bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. |  Nigel Barnes | 2020-08-16 | 3 | -14/+15 |
| * | start putting noexcept on things that have no business throwing exceptions, s... |  Vas Crabb | 2019-11-10 | 1 | -9/+11 |
| * | bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... |  Nigel Barnes | 2019-11-06 | 6 | -7/+111 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -5/+5 |
| * | (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... |  Vas Crabb | 2019-10-16 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-05-26 | 1 | -6/+6 |
| * | bbc: Implemented PMS Genie ROM device. |  Nigel Barnes | 2019-05-12 | 3 | -2/+165 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 12 | -0/+1359 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 12 | -1359/+0 |
| * | bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) |  AJR | 2019-03-14 | 12 | -45/+47 |
| * | bbc_cciword: Added missing ROM switching zones for Inter-Word. |  Nigel Barnes | 2019-03-10 | 1 | -2/+6 |
| * | am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... |  AJR | 2019-03-07 | 1 | -4/+4 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 1 | -1/+1 |
| * | bbc: Re-implemented ROM slots to be able to handle non-standard ROM devices, ... |  Nigel Barnes | 2019-01-16 | 12 | -0/+1353 |