| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 3 | -16/+11 |
| * | ds1215: modernize and complete emulation |  Patrick Mackinlay | 2025-01-02 | 1 | -1/+0 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 3 | -10/+10 |
| * | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 2 | -2/+2 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 31 | -92/+92 |
| * | bus/coco/dragon_serial: Fixed Rx/Tx clocks and removed cartridge autoboot. |  Nigel Barnes | 2024-02-17 | 2 | -101/+46 |
| * | misc mcfg: remove pia6821 clock freq param, |  hap | 2023-09-20 | 4 | -6/+6 |
| * | Miscellaneous cleanup |  Vas Crabb | 2023-06-24 | 2 | -3/+6 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 2 | -4/+0 |
| * | coco_fdc: Allow FLEX to work on CoCo machines (#11329) |  Michael R. Furman | 2023-06-11 | 1 | -3/+5 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 16 | -30/+30 |
| * | Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] |  MooglyGuy | 2023-05-23 | 6 | -37/+28 |
| * | Restored ability of for image devices to report specific error messages. |  Vas Crabb | 2023-04-08 | 2 | -4/+4 |
| * | neogeo/neogeo.cpp, neogeo/ng_memcard.cpp: Hooked up more control lines. |  Vas Crabb | 2023-04-05 | 1 | -1/+1 |
| * | Small fixes and cleanup: |  Vas Crabb | 2023-04-04 | 1 | -2/+2 |
| * | bus/coco/coco_fdc.cpp: Use device BIOS options to reduce proliferation of slo... |  tim lindner | 2023-04-01 | 4 | -177/+99 |
| * | API change for device_image_interface |  AJR | 2023-03-30 | 2 | -4/+4 |
| * | srcclean in preparation for 0.251 branch |  Vas Crabb | 2022-12-25 | 1 | -3/+3 |
| * | bus/coco: Minor cleanup of base cartridge class. (#10647) |  tim lindner | 2022-12-12 | 2 | -9/+7 |
| * | trs/coco12.cpp, trs/coco3.cpp: Moved real-time clocks to where they belong (a... |  tim lindner | 2022-12-05 | 8 | -417/+960 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 2 | -27/+34 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 3 | -11/+11 |
| * | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 3 | -11/+11 |
| * | The MAME CoCo driver now identifies RS-DOS and OS-9 as relevant file systems ... |  npwoods | 2022-03-13 | 1 | -0/+5 |
| * | bus/coco: Added Glenside IDE Adapter. |  Nigel Barnes | 2022-02-19 | 3 | -0/+313 |
| * | formats/jvc_disk: Changed code to verify image geometry against floppy drive ... |  tim lindner | 2022-02-17 | 1 | -4/+8 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 2 | -2/+2 |
| * | device_image_interface: Interface overhaul |  AJR | 2022-01-06 | 2 | -10/+3 |
| * | Miscellaneous #include cleanup |  AJR | 2021-11-20 | 1 | -1/+1 |
| * | coco: audit save state and enable it (#8750) |  tim lindner | 2021-11-07 | 7 | -4/+31 |
| * | cococart.cpp: Fix copy-and-paste mistake |  AJR | 2021-10-27 | 1 | -1/+1 |
| * | cococart.cpp: Remove superfluous #include |  AJR | 2021-10-22 | 1 | -2/+0 |
| * | cococart.cpp: Fix build (was broken after 84970b9090f99ca6a06cb0133b108aabf3c... |  AJR | 2021-10-22 | 1 | -2/+10 |
| * | Initial RPK support for CoCo (#8541) |  npwoods | 2021-10-22 | 1 | -6/+103 |
| * | osd: Return would block when reading a socket with no data available - no err... |  Vas Crabb | 2021-08-27 | 1 | -2/+2 |
| * | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -22/+19 |
| * | dragon_msx2: Renamed as 6x09 SuperSprite FM+. |  Nigel Barnes | 2021-08-21 | 2 | -4/+4 |
| * | srcclean in preparation for release |  Vas Crabb | 2021-06-27 | 1 | -7/+7 |
| * | bus/coco/coco_wpk: Fix duplicate short name. |  Nigel Barnes | 2021-06-14 | 1 | -1/+1 |
| * | bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... |  Nigel Barnes | 2021-06-14 | 14 | -47/+1258 |
| * | coco: add additional disk drives (#8135) |  tim lindner | 2021-06-05 | 1 | -3/+5 |
| * | fix style. fix mask. (#8129) |  tim lindner | 2021-06-01 | 1 | -6/+4 |
| * | bus/coco: add CoCo Max Hi Res Input Module (#8104) |  tim lindner | 2021-05-31 | 3 | -0/+188 |
| * | CoCo Speech/Sound Pak: fix noise on reset (#8098) |  tim lindner | 2021-05-26 | 1 | -26/+21 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -1/+1 |
| * | bus/coco: Renamed Games Master cartdige slot option to gmc to match the Drago... |  tim lindner | 2021-03-31 | 1 | -1/+1 |
| * | src/devices/bus/coco/coco_fdc.cpp: Call base device_start from derived class.... |  tim lindner | 2021-03-30 | 1 | -0/+2 |
| * | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 2 | -8/+10 |
| * | Ensure validation of device tags in non-default slot options |  AJR | 2021-02-20 | 1 | -1/+1 |
| * | Miscellaneous cleanup. |  Vas Crabb | 2021-01-10 | 1 | -1/+3 |