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
/
interpro
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
1
-4
/
+1
*
bus/interpro/keyboard/hle.h: fixed compile
Ivan Vangelista
2024-11-24
1
-1
/
+1
*
Cleanup:
Vas Crabb
2024-11-25
2
-6
/
+6
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
3
-12
/
+12
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-1
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
6
-11
/
+11
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
2
-13
/
+6
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
1
-6
/
+6
*
init vars for coverity (bus/a-l)
Robbbert
2022-04-02
1
-6
/
+6
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
2
-2
/
+2
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
2
-2
/
+2
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
4
-8
/
+8
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
2
-8
/
+8
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-5
/
+5
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-5
/
+5
*
interpro_kbd: housekeeping (nw)
Patrick Mackinlay
2019-05-18
3
-6
/
+6
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+4
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-4
/
+4
*
screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD...
Ivan Vangelista
2019-02-11
1
-4
/
+4
*
mcs48: Removed MCFG, nw
mooglyguy
2018-12-08
2
-13
/
+14
*
-bankdev: Remove MCFG, nw
mooglyguy
2018-08-15
1
-5
/
+1
*
Merge pull request #3834 from pmackinlay/keyboard
R. Belmont
2018-08-07
1
-72
/
+72
|
\
|
*
interpro lle keyboard: expand mappings (nw)
Patrick Mackinlay
2018-08-07
1
-72
/
+72
*
|
interpro: devcb3 goodness (nw) (#3737)
Patrick Mackinlay
2018-08-07
2
-38
/
+21
|
/
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
interpro: CLIX boots (on the ip2000) (#3730)
Patrick Mackinlay
2018-07-05
1
-27
/
+27
*
interpro: lle keyboard working (#3608)
Patrick Mackinlay
2018-05-25
2
-143
/
+425
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-0
/
+1
*
interpro: lle keyboard wip checkpoint (nw)
Patrick Mackinlay
2018-05-14
3
-25
/
+184
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
2
-2
/
+2
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
2
-3
/
+3
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-5
/
+6
*
interpro: skeleton for keyboard lle (nw)
Patrick Mackinlay
2018-04-14
5
-12
/
+247
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-2
/
+2
*
interpro: graphics improvements (#3263)
Patrick Mackinlay
2018-02-23
2
-22
/
+34
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
interpro: expansion bus/slots and keyboard
Patrick Mackinlay
2017-10-23
4
-0
/
+712