| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -12/+0 | |
| | | | | | | | | | | | | | Read callbacks now need a default return value supplied at construction. Replaced isnull() with isunset() which tells you if the callback wasn't configured rather than whether it isn't safe to call. Enabled validation of device callbacks (it seems it was disabled at some point, probably accidentally). Device callbacks and object finders now implement the same interface for resolution. | ||||
| * | am79c30: Correct a few debug logging statements (nw) | 2020-05-14 | 1 | -5/+7 | |
| | | | | | eurit30: Add two more buttons (nw) | ||||
| * | am79c30.cpp: Fix build (nw) | 2020-02-28 | 1 | -1/+1 | |
| | | |||||
| * | New skeleton device: Am79C30A DSC | 2020-02-27 | 1 | -0/+2050 | |
| eurit30: LCDC writes identified, but exact type remains unknown (nw) | |||||
