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
/
vcs_ctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
1
-3
/
+3
*
Cleaned up miscellaneous stuff.
Vas Crabb
2024-10-31
2
-2
/
+4
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
6
-8
/
+8
*
bus/vcs_ctrl/trakball.cpp: Fix comment
AJR
2024-10-02
1
-1
/
+1
*
vcs_ctrl: Add support for Atari CX22/CX80 Trak-Ball in native trackball mode ...
as-tb-dev
2024-10-02
3
-0
/
+203
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
9
-18
/
+18
*
srcclean and fix indentation in preparation for MAME 0.264 branch.
Vas Crabb
2024-03-24
1
-1
/
+1
*
bus/vcs_ctrl: Move "cx85" into the general devices list on the slim chance it...
AJR
2024-03-07
1
-2
/
+1
*
cx85: Invert polarity of B pot output
AJR
2024-03-06
1
-1
/
+4
*
vcs_ctrl/cx85.cpp: Function key fixes
AJR
2024-03-03
1
-3
/
+3
*
vcs_ctrl/cx85.cpp: Remove debugging leftover
AJR
2024-03-03
1
-5
/
+0
*
a800: Add Atari CX85 Numeric Keypad to controller port options
AJR
2024-03-03
3
-0
/
+185
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
vcs_ctrl/paddles: Swap ports and button bits at runtime. Avoids multiple inpu...
MooglyGuy
2023-01-12
1
-21
/
+5
*
a2600.xml: Set default controllers for Omega Race. (#10517)
0kmg
2022-11-08
1
-2
/
+3
*
vcs_ctrl/joybooster.cpp: Correct device name; add notes
AJR
2022-10-31
1
-3
/
+8
*
a400, a800, a800xl, etc.: Adopt and adapt VCS slot device for controller inpu...
AJR
2022-10-18
4
-2
/
+30
*
vcs_ctrl: Some fixes
AJR
2022-10-18
6
-10
/
+18
*
bus/vcs_ctrl: Corrected header access modifiers. Simplified keypad code. (#10...
0kmg
2022-10-01
9
-96
/
+59
*
bus/vcs_ctrl: Fixed swapped paddle buttons (fixes #9755). (#9756)
0kmg
2022-05-15
1
-2
/
+2
*
removed more dummy_space() and other miscellaneous space passing (nw)
smf-
2020-04-02
1
-3
/
+0
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-8
/
+8
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-1
/
+1
*
c64 mouse: add note (nw)
hap
2019-05-13
1
-5
/
+12
*
c64: added mouse controller (nw)
hap
2019-05-13
3
-0
/
+158
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-17
/
+0
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-0
/
+17
*
devices\bus: some MCFG macros removal (nw)
Ivan Vangelista
2019-01-31
1
-17
/
+0
*
mcs48: Removed MCFG, nw
mooglyguy
2018-12-08
1
-1
/
+10
*
-vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz]
mooglyguy
2018-08-01
1
-0
/
+1
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+1
*
more macro removal and overload disambiguation (nw)
Vas Crabb
2018-06-17
1
-8
/
+8
*
Make MCFG_DEVICE_ADD and callable device types more flexible:
Vas Crabb
2018-05-04
2
-9
/
+10
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
14
-59
/
+52
*
Self-registering devices prep:
Vas Crabb
2017-02-27
7
-7
/
+7
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
14
-7
/
+7
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
14
-50
/
+50
*
reverting:
Miodrag Milanovic
2016-01-20
14
-14
/
+14
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
14
-14
/
+14
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
1
-1
/
+0
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
7
-32
/
+32
*
cleanup
Miodrag Milanovic
2015-12-05
1
-1
/
+1
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
2
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
7
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
14
-0
/
+1109