index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
uts_kbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
1
-4
/
+1
*
misc: clean up some utf8 strings
hap
2025-04-27
1
-1
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
3
-12
/
+12
*
devices/bus: remove use of utf8.h
hap
2023-12-23
1
-5
/
+3
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-7
/
+1
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
5
-17
/
+17
*
Move UTF8_xxx string literal macros to new header in lib/util
AJR
2022-09-25
1
-0
/
+2
*
uts400kbd: fixed @ and tic natural keys
Robbbert
2020-09-17
1
-1
/
+1
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-5
/
+5
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
6
-0
/
+846
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
6
-846
/
+0
*
(nw) remove some superfluous const, eliminate a superfluous temp, remove supe...
Vas Crabb
2019-02-18
4
-8
/
+12
*
uts20: Add UTS 400-Format Keyboard as slot option [AJR, Bitsavers]
AJR
2019-01-12
4
-2
/
+329
*
uts_kbd/extw: Minor mistake (nw)
AJR
2019-01-12
1
-1
/
+1
*
uts_kbd/extw: Identify the last few unknown keys (nw)
AJR
2019-01-12
1
-7
/
+7
*
uts_kbd/extw: More notes (nw)
AJR
2019-01-10
1
-1
/
+4
*
uts_kbd/extw: Identify more function keys and layout options (nw)
AJR
2019-01-09
1
-15
/
+19
*
uts20, uts10: Keyboard emulation and more
AJR
2019-01-08
4
-0
/
+508