| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. | 2023-06-13 | 1 | -8/+6 | |
| | | | | | | | | | | Uses decay rules, so if a delegate returns a reference and you want to supply a referene to an object you don't want copied as the default result, remember to use std::ref. Updated a few devices to use resolve_safe on device delegates to streamline code. | ||||
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ | 2023-06-01 | 1 | -1/+1 | |
| | | | | | function signatures. (#11283) [Ryan Holtz] | ||||
| * | intel/imds2: correct dump for PIO microcontroller [fulivi] | 2022-07-31 | 1 | -6/+8 | |
| | | |||||
| * | Emulation of isbc202 floppy disk controller (#6119) | 2020-01-04 | 1 | -0/+137 | |
| * imds2: isbc202 floppy disk controller added * imds2: attempt to fix problems with CI checks | |||||
