summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sensorboard.h
Commit message (Expand)AuthorAgeFilesLines
* ecbackg: add custom sensorboard handling hap2024-01-251-0/+5
* ebackg: add leds (untested) and power switch hap2024-01-121-1/+1
* add preliminary emulation of OKI MSM5001N CMOS LCD Watch IC hap2023-12-151-1/+1
* sensorboard: add callback for clear board hap2023-09-041-10/+12
* dinvram: Separate backup-enable parameter (which prevents both loading and sa... AJR2022-08-091-2/+2
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* phantom: add motor position to internal artwork hap2022-02-231-0/+1
* savant: add sensorboard click delay hap2020-07-301-2/+2
* dinvram: rename pre write/save to can write/save (nw) hap2020-06-111-1/+1
* sensorboard: add nvram override setting (nw) hap2020-06-091-2/+6
* nvram: don't save 0byte file (nw) hap2020-06-091-9/+8
* rename function (nw) hap2020-06-091-1/+1
* sensorboard: only load last position when the chesscomputer expects it (nw) hap2020-06-091-0/+2
* sensorboard: save last board position on exit (nw) hap2020-06-081-1/+9
* mmodular: add bavaria sensors, can use mephisto_board_device anyway (nw) hap2020-01-021-0/+2
* Machines promoted to working Sandro Ronco2019-10-201-1/+1
* sensorboard: can now reset board with black pieces starting from the bottom (nw) hap2019-07-191-0/+1
* reversic: add sensorboard (nw) hap2019-07-091-1/+2
* chesstrv: add chesspieces (nw) hap2019-06-281-2/+3
* New not working machine added hap2019-06-271-6/+4
* sensorboard: small refactor (nw) hap2019-06-231-18/+18
* added sensorboard with piece recognition (nw) hap2019-06-231-0/+129