summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/myb3k_kbd.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. Vas Crabb2023-06-131-2/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-28/+23
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* myb3k_kbd.cpp: fixed 'index < Count' assert when run in the devnoclear branch... Ivan Vangelista2020-04-021-0/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+2
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-4/+4
* Mybrain 3000,JB-3000,Ericsson PC step/one feature complete (#3042) Joakim Larsson Edström2018-01-181-13/+88
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-43/+41
* myb3k_kbd: removed unused timer variable Joakim Larsson Edstrom2017-12-161-1/+0
* myb3k: preliminary keyboard support for Ericsson step/one brand [Fredrik Ohrs... Joakim Larsson Edstrom2017-12-151-0/+437