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
/
sunmouse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup:
Vas Crabb
2024-11-25
1
-3
/
+3
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-5
/
+5
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
2
-5
/
+5
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
2
-5
/
+5
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
-Reworked device type definition macros a little and added more Doxygen.
Vas Crabb
2021-09-07
1
-2
/
+2
*
Use std::clamp in more source files
AJR
2021-08-15
1
-1
/
+1
*
Remove some deprecated instantiations of static constexpr members (MSVC compl...
Vas Crabb
2020-11-15
1
-7
/
+0
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
2
-4
/
+4
*
-hlemouse: Removed baud-rate hack from hle1200 Sun mouse, nw
MooglyGuy
2019-11-16
1
-1
/
+1
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-27
/
+5
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-5
/
+5
*
OS X has different ideas about mouse button numbering - see #4010
Vas Crabb
2018-09-19
1
-2
/
+2
*
Re-write serial mouse support:
Vas Crabb
2018-09-19
1
-2
/
+2
*
(nw) fix stuff up:
Vas Crabb
2018-09-18
2
-6
/
+6
*
Add Sun mouse port and hook it up to sun3, sun3x, sun4, and sun4c.
Vas Crabb
2018-09-17
4
-0
/
+664