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
/
pc_kbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Sarayan made me do it.
Vas Crabb
2018-04-28
1
-1
/
+1
*
Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT...
smf-
2018-04-03
2
-2
/
+2
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
2
-9
/
+12
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
2
-21
/
+8
*
mcs51: Use callbacks for parallel ports (nw)
AJR
2018-02-27
3
-18
/
+12
*
devices/bus: made some methods private now that it's possible (nw)
Ivan Vangelista
2018-02-14
3
-31
/
+35
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
6
-4
/
+8
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
3
-3
/
+3
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
8
-8
/
+8
*
pcat84: add backslash key (nw)
cracyc
2017-11-23
1
-1
/
+1
*
device_add_mconfig up to devices/bus/q* (nw)
Ivan Vangelista
2017-06-13
14
-162
/
+86
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
7
-7
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
17
-187
/
+125
*
mcs48: Convert ports to devcb (nw)
AJR
2017-05-06
10
-73
/
+42
*
fix some device validation errors, also fix uninitialised members in some dev...
Vas Crabb
2017-03-03
2
-8
/
+35
*
Self-registering devices prep:
Vas Crabb
2017-02-27
8
-11
/
+11
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
11
-6
/
+5
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
16
-58
/
+58
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
required_ioport_array. (nw)
Curt Coder
2016-10-09
6
-206
/
+42
*
multiple keyboard devices: use required_ioport_array, take 2 (nw)
Sergey Svishchev
2016-08-25
2
-51
/
+3
*
Created a tiny_rom_entry structure for the purposes of rom_entry declarations...
Nathan Woods
2016-08-06
14
-16
/
+16
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-1
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
16
-43
/
+43
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
2
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
2
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
16
-43
/
+43
*
modernize output_manager (nw)
Miodrag Milanovic
2016-01-10
1
-3
/
+3
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
5
-10
/
+10
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
8
-45
/
+45
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-1
/
+1
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
5
-7
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
9
-0
/
+0
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
1
-1
/
+1
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
18
-0
/
+4630
[prev]