| Commit message (Expand) | Author | Age | Files | Lines |
| * | bus/pc98_cbus: preliminary hookup for a PC-9801-27 SASI interface |  angelosa | 2025-11-21 | 2 | -79/+0 |
| * | nec/pc88va.cpp: port SASI support from PC-9801 |  angelosa | 2025-03-29 | 2 | -0/+30 |
| * | Cleanup: |  Vas Crabb | 2024-11-25 | 1 | -3/+3 |
| * | scsicd512: disambiguate Toshiba XM3301 naming |  Patrick Mackinlay | 2024-11-20 | 2 | -6/+6 |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 9 | -22/+22 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -18/+0 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 4 | -83/+83 |
| * | cdda: Modernize a little |  Olivier Galibert | 2023-05-18 | 1 | -3/+1 |
| * | ata/atapicdr, scsi/scsicd: Set CDDA image on device reset (#11238) |  987123879113 | 2023-05-18 | 2 | -0/+8 |
| * | chd: Add dvd support. better abstraction in general, multi-image support in a... |  Olivier Galibert | 2023-05-04 | 9 | -17/+30 |
| * | abc80x: Set hard disk interface to allow softlist loading to slot in the hard... |  Curt Coder | 2023-03-24 | 1 | -1/+1 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 2 | -22/+22 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 3 | -3/+3 |
| * | init vars for coverity (bus/l-w) |  Robbbert | 2022-04-02 | 3 | -3/+3 |
| * | hard_disk_file: classify |  Olivier Galibert | 2022-04-01 | 3 | -10/+10 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 2 | -2/+2 |
| * | New working clones |  Ivan Vangelista | 2022-01-17 | 1 | -1/+5 |
| * | bus/scsi/cdu76s.cpp: dumped ROM [hammy] |  Ivan Vangelista | 2021-10-23 | 2 | -0/+13 |
| * | Cleanup of recently added uppercase hashes in source files |  Scott Stone | 2020-10-09 | 1 | -1/+1 |
| * | abc1600: Refactored to use modern Z8530 SCC, fixed default DIPs on SASI inter... |  Curt Coder | 2020-04-13 | 1 | -1/+2 |
| * | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -8/+7 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 7 | -118/+27 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 7 | -27/+118 |
| * | mame\video: removed MACHINE_CONFIG macros (nw) |  Ivan Vangelista | 2019-02-14 | 1 | -6/+0 |
| * | devices\bus: some more MACHINE_CONFIG removal (nw) |  Ivan Vangelista | 2019-02-10 | 4 | -19/+22 |
| * | output_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-29 | 1 | -88/+0 |
| * | imagedev\chd_cd, diablo: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -5/+5 |
| * | -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support 512-by... |  mooglyguy | 2018-11-13 | 2 | -0/+188 |
| * | Make OG happier about output latches, nw |  mooglyguy | 2018-08-02 | 2 | -0/+14 |
| * | Fix recent regressions, nw |  mooglyguy | 2018-08-01 | 2 | -2/+9 |
| * | old scsi: minor stuff (nw) |  Olivier Galibert | 2018-07-30 | 1 | -6/+1 |
| * | -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... |  mooglyguy | 2018-07-30 | 2 | -32/+30 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -17/+47 |
| * | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 1 | -6/+6 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 3 | -20/+20 |
| * | Rename machine/latch.* to machine/output_latch.* (nw) |  AJR | 2018-05-02 | 1 | -1/+1 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -18/+20 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -34/+34 |
| * | devices/bus: made some methods private now that it's possible (nw) |  Ivan Vangelista | 2018-02-14 | 1 | -4/+6 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 2 | -2/+4 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 6 | -6/+6 |
| * | finally got rid of machine_mconfig_additions (nw) |  Ivan Vangelista | 2017-06-14 | 12 | -65/+25 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 6 | -6/+6 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 22 | -204/+209 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 10 | -11/+11 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 13 | -2/+11 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 22 | -76/+76 |