index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
sunkbd
/
sunkbd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some deprecated instantiations of static constexpr members (MSVC compl...
Vas Crabb
2020-11-15
1
-7
/
+0
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-24
/
+3
*
(nw) fix stuff up:
Vas Crabb
2018-09-18
1
-3
/
+3
*
Add Sun mouse port and hook it up to sun3, sun3x, sun4, and sun4c.
Vas Crabb
2018-09-17
1
-0
/
+108
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
1
-8
/
+9
*
move devcb resolution to device_resolve_objects for RS232 and Sun keyboard po...
Vas Crabb
2018-03-04
1
-1
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-7
/
+4
*
sun3x.cpp: hook up keyboard
Vas Crabb
2017-03-01
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
sun keyboard: add Type 5 Japan option type5jphle
Vas Crabb
2016-07-23
1
-0
/
+1
*
sun keyboard improvements: [Vas Crabb]
Vas Crabb
2016-07-23
1
-1
/
+2
*
sun keyboard: add type5ukhle option, fix shift with -natural (not 100% reliab...
Vas Crabb
2016-07-23
1
-3
/
+4
*
sunkbd: split up HLE into proper type 3, type 4 and type 5, hook up sun3 fami...
Vas Crabb
2016-07-22
1
-3
/
+4
*
SPARC keyboard: get rid of some annoying printfs, use constants [Vas Crabb]
Vas Crabb
2016-07-21
1
-0
/
+8
*
Make Sun keyboard port its own bus [Vas Crabb]
Vas Crabb
2016-07-21
1
-0
/
+87