summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sunkbd/sunkbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-8/+9
* move devcb resolution to device_resolve_objects for RS232 and Sun keyboard po... Vas Crabb2018-03-041-1/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+4
* sun3x.cpp: hook up keyboard Vas Crabb2017-03-011-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* sun keyboard: add Type 5 Japan option type5jphle Vas Crabb2016-07-231-0/+1
* sun keyboard improvements: [Vas Crabb] Vas Crabb2016-07-231-1/+2
* sun keyboard: add type5ukhle option, fix shift with -natural (not 100% reliab... Vas Crabb2016-07-231-3/+4
* sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami... Vas Crabb2016-07-221-3/+4
* SPARC keyboard: get rid of some annoying printfs, use constants [Vas Crabb] Vas Crabb2016-07-211-0/+8
* Make Sun keyboard port its own bus [Vas Crabb] Vas Crabb2016-07-211-0/+87