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
/
emu
/
ioport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjustments to option priority interactions:
Vas Crabb
2023-05-09
1
-26
/
+58
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-3
/
+1
*
emu/ioport.cpp: Changed config save/load behaviour for conditional fields.
Vas Crabb
2023-03-01
1
-6
/
+13
*
ioport.cpp: Minor fix to error message
AJR
2023-02-22
1
-1
/
+1
*
Small batch of input refactoring:
Vas Crabb
2023-02-05
1
-25
/
+125
*
docs: Added an introduction to the input system for developers.
Vas Crabb
2023-02-03
1
-82
/
+0
*
Various input and OSD refactoring:
Vas Crabb
2023-01-29
1
-0
/
+2
*
Miscellaneous fixes and refactoring:
Vas Crabb
2023-01-28
1
-58
/
+71
*
Optimisation, and baby steps towards untangling stuff:
Vas Crabb
2022-06-16
1
-14
/
+14
*
Lua engine: Make setting analog I/O port field values user-friendly. (#9322)
feos
2022-02-28
1
-15
/
+45
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-10
/
+122
*
Moved localised I/O port name lookup into I/O port manager.
Vas Crabb
2021-12-09
1
-14
/
+81
*
Fixed MT07153 (SlikStick configuration for asteroid not working).
Vas Crabb
2021-12-06
1
-0
/
+3
*
-emu/ioport.cpp: Fixed some default setting handling issues.
Vas Crabb
2021-11-04
1
-15
/
+5
*
-emu/ioport.cpp: Made default behaviour better.
Vas Crabb
2021-11-03
1
-30
/
+41
*
-emu/ioport.cpp: Fixed "MAME lost my joystick settings!!!1!11!
Vas Crabb
2021-11-03
1
-56
/
+92
*
plugins: Moved the timecode recording functionality to a plugin.
Vas Crabb
2021-11-02
1
-174
/
+0
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-2
/
+2
*
-ui: Made zoom controls a bit more intuitive.
Vas Crabb
2021-09-06
1
-4
/
+4
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-30
/
+47
*
Slightly cleaned up OSD input modules.
Vas Crabb
2021-07-29
1
-4
/
+4
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
1
-193
/
+271
*
-Miscellaneous improvements for software lists:
Vas Crabb
2021-06-23
1
-10
/
+14
*
emu/ioport.cpp: Preserve configuration for slot cards when not selected.
Vas Crabb
2021-06-23
1
-41
/
+94
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-10
/
+7
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+2
*
ioport.cpp: Eliminate redundant std::string("...").c_str() pattern
AJR
2020-12-31
1
-13
/
+13
*
natkeyboard: Remove from ioport_manager
AJR
2020-12-26
1
-18
/
+17
*
Eliminate many unnecessary c_str calls
AJR
2020-12-21
1
-2
/
+2
*
unicode.h: Updates
AJR
2020-12-15
1
-0
/
+1
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-1
/
+1
*
emu/ioport.cpp: Improved initial keyboard enable settings when changing slot ...
Vas Crabb
2020-10-11
1
-1
/
+39
*
-emu/natkeyboard.cpp: Allow keyboard devices to be enabled/disabled.
Vas Crabb
2020-10-11
1
-2
/
+34
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
1
-7
/
+7
*
ioport: Transfer crosshair polling loop to render_crosshair
AJR
2020-08-30
1
-51
/
+5
*
Slotified Mac 128k/512k/512ke/Plus keyboard port.
Vas Crabb
2020-07-01
1
-1
/
+1
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-2
/
+2
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
Setting analog inputs don't work in LUA (#6812)
tim lindner
2020-06-12
1
-3
/
+26
*
new machines marked as working
Mirko
2020-06-11
1
-0
/
+2
*
Merge pull request #6195 from firewave/includes
R. Belmont
2020-01-22
1
-2
/
+2
|
\
|
*
use C++ library includes (nw)
firewave
2020-01-22
1
-2
/
+2
*
|
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
1
-2
/
+2
|
/
*
Eliminate simple_list_wrapper and replace its only use (nw)
AJR
2020-01-18
1
-4
/
+4
*
UI input menu: treat codes containing a postive and negative of the same thin...
Vas Crabb
2019-11-21
1
-31
/
+39
*
UI input mapping menu updates:
Vas Crabb
2019-11-21
1
-1
/
+1
*
ioport.cpp: small cleanup (nw)
Vas Crabb
2019-11-19
1
-3
/
+4
*
Remove internal autofire functionality as there's a plugin for that now (#5802)
Vas Crabb
2019-11-17
1
-26
/
+5
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-3
/
+6
*
Make osd_printf_* use util/strformat semantics.
Vas Crabb
2019-09-26
1
-9
/
+9
[next]