| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) | 2023-06-17 | 1 | -5/+2 | |
| | | | | | | | | | | | | | 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. | ||||
| * | misc hap devices: move variables init to device_start | 2022-08-02 | 1 | -1/+7 | |
| | | |||||
| * | New machines marked as NOT_WORKING | 2022-07-12 | 1 | -1/+1 | |
| | | | | | | ---------------------------------- 532 XL (Yeno) [hap, Lars Hjorth] | ||||
| * | saitek_risc2500: update internal artwork | 2021-04-24 | 1 | -3/+2 | |
| | | |||||
| * | risc2500/tasc: fixed high pitched sound problem | 2021-04-22 | 1 | -4/+6 | |
| | | |||||
| * | ibm5170: fix validity error | 2021-04-20 | 1 | -7/+0 | |
| | | |||||
| * | New working software list additions | 2021-04-20 | 1 | -4/+7 | |
| | | | | | | ----------------------------------- ibm5170: SmartBoard Driver (DOS), SmartBoard Driver SDK (Win32) [hap] | ||||
| * | smartboard: changes to make tasc smartboard test program work | 2021-04-20 | 1 | -38/+21 | |
| | | |||||
| * | smartboard: add user config to allow duplicate piece ids | 2021-04-19 | 1 | -1/+19 | |
| | | |||||
| * | smartboard: add support to connect it to pc printer port | 2021-04-19 | 1 | -0/+335 | |
