| Commit message (Expand) | Author | Age | Files | Lines |
* | emu/ioport.h: Made syntax for configuring callbacks more consistent. |  Vas Crabb | 2024-10-18 | 1 | -1/+1 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 10 | -45/+45 |
* | Floppy fixes and refinements |  AJR | 2024-09-12 | 1 | -2/+2 |
* | Move format #includes out of header files |  AJR | 2023-10-12 | 16 | -27/+22 |
* | Formats-related #include cleanup |  AJR | 2023-10-08 | 2 | -3/+3 |
* | 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 | 17 | -39/+39 |
* | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 2 | -3/+3 |
* | init vars for coverity (bus/a-l) |  Robbbert | 2022-04-02 | 2 | -3/+3 |
* | bus/bbc/fdc: Use arrays of floppy_connector. |  Nigel Barnes | 2021-05-09 | 10 | -84/+68 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 18 | -57/+74 |
* | Enable GCC implicit fallthrough warning. |  Vas Crabb | 2020-11-15 | 1 | -0/+3 |
* | bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. |  Nigel Barnes | 2020-08-16 | 5 | -63/+287 |
* | bbc_acorn8271/bbc_ams3: Correct 8271 clock (nw) |  Nigel Barnes | 2020-06-24 | 2 | -2/+2 |
* | bbc_cv1797: Implemented side and motor control, and now works. |  Nigel Barnes | 2020-06-17 | 2 | -39/+32 |
* | bus/bbc/fdc: Added Solidisk DDFS Issues 1/2 and DFDC disk controller boards. |  Nigel Barnes | 2020-06-15 | 3 | -4/+476 |
* | bus/bbc/fdc: Added insert_rom property to optionally insert any support roms,... |  Nigel Barnes | 2020-03-15 | 9 | -17/+54 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 2 | -30/+6 |
* | bbc_acorn1770: Use new mr_w handler to reset FDC (nw) |  AJR | 2019-06-13 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 16 | -59/+59 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 16 | -59/+59 |
* | bus/bbc/fdc, i8271: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 16 | -56/+56 |
* | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -3/+3 |
* | bbc: Added bus clocks for FDC (8MHz), 1MHz bus (1MHz), and Compact expansion ... |  Nigel Barnes | 2018-12-21 | 7 | -15/+15 |
* | bbc_opus8272: Use XTAL (nw) |  Nigel Barnes | 2018-12-15 | 1 | -1/+1 |
* | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
* | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 7 | -0/+7 |
* | bbc: ROMs required by expansion devices are now allocated empty slots in host... |  Nigel Barnes | 2018-11-18 | 15 | -249/+42 |
* | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -2/+1 |
* | bbc_ams3_device: Use C escape sequence (nw) |  Nigel Barnes | 2018-09-22 | 1 | -1/+1 |
* | bbcb: Added floppy disc controller options:- |  Nigel Barnes | 2018-09-17 | 5 | -4/+455 |
* | bbc: Removed machine().device from bbc_fdc_slot_device and bbc_1mhzbus_slot_d... |  Nigel Barnes | 2018-09-17 | 12 | -327/+427 |
* | opus.cpp: fixed my copy-paste error (nw) |  Ivan Vangelista | 2018-09-07 | 1 | -1/+1 |
* | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 7 | -111/+103 |
* | i8271.cpp: deMCFG (nw) |  Ivan Vangelista | 2018-08-24 | 1 | -4/+4 |
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 5 | -8/+8 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
* | Move the +1 to the proper place in the ROM BIOS macros - that's been |  Vas Crabb | 2018-05-29 | 5 | -41/+41 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 5 | -9/+9 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 5 | -24/+24 |
* | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 7 | -54/+60 |
* | Restrict ROM labels to a filesystem- and shell-safe subset of printable |  Vas Crabb | 2018-03-18 | 1 | -7/+7 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -6/+4 |
* | (nw) don't get hit by the bus - remove unnecessary reset calls, improve error... |  Vas Crabb | 2018-01-27 | 2 | -5/+15 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 5 | -9/+9 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 5 | -11/+11 |
* | bbc_opus8272: Connected TC strobe, device is now working. |  Nigel Barnes | 2018-01-11 | 2 | -20/+19 |
* | bbcb: Added Computer Village 1797 FDC (LVL Dos), not working. |  Nigel Barnes | 2017-11-06 | 3 | -2/+228 |
* | acorn_dsk: Removed CPN format, now handled with SSD/DSD. |  Nigel Barnes | 2017-10-11 | 1 | -1/+0 |
* | unused privates (nw) |  Vas Crabb | 2017-08-26 | 1 | -2/+0 |