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
/
machine
/
sensorboard.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into time-experiments
Aaron Giles
2021-08-13
1
-2
/
+2
|
\
|
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-1
/
+1
|
*
savant: add a side_effects_disabled guard
hap
2021-05-06
1
-1
/
+1
*
|
Use the device-provided timer_alloc instead of reaching around to the schedul...
Aaron Giles
2021-03-25
1
-2
/
+2
|
/
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
sensorboard: makes no sense to apply Ctrl for lifted pieces on magnet board
hap
2020-09-13
1
-4
/
+5
*
sensorboard: add support for ctrl modifier with magnet boards
hap
2020-09-13
1
-1
/
+1
*
savant: add sensorboard click delay
hap
2020-07-30
1
-20
/
+20
*
dinvram: rename pre write/save to can write/save (nw)
hap
2020-06-11
1
-1
/
+1
*
sensorboard: add missing var to savestate (nw)
hap
2020-06-10
1
-0
/
+2
*
sensorboard: add nvram override setting (nw)
hap
2020-06-09
1
-4
/
+21
*
nvram: don't save 0byte file (nw)
hap
2020-06-09
1
-15
/
+27
*
sensorboard: only load last position when the chesscomputer expects it (nw)
hap
2020-06-09
1
-1
/
+7
*
sensorboard: save last board position on exit (nw)
hap
2020-06-08
1
-14
/
+27
*
sensorboard: output-before-reset regression (nw)
hap
2019-12-13
1
-9
/
+9
*
Machines promoted to working
Sandro Ronco
2019-10-20
1
-0
/
+20
*
PORT_CUSTOM simplification (nw)
AJR
2019-09-14
1
-4
/
+4
*
ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw)
AJR
2019-08-15
1
-4
/
+4
*
tascr30: put control panel on right side by default (nw)
hap
2019-07-23
1
-5
/
+32
*
sensorboard: can now reset board with black pieces starting from the bottom (nw)
hap
2019-07-19
1
-13
/
+27
*
fidel_dsc: add sensorboard (nw)
hap
2019-07-09
1
-5
/
+2
*
reversic: add sensorboard (nw)
hap
2019-07-09
1
-7
/
+16
*
renamed some novag drivers (nw)
hap
2019-07-06
1
-3
/
+0
*
sensorboard: disable default delay, there is no good one-size-fits-all (nw)
hap
2019-07-05
1
-1
/
+1
*
sensorboard: temp disable PORT_CONDITION since it's broken now (nw)
hap
2019-07-05
1
-0
/
+3
*
sensorboard: changed my mind, put default delay back to 75ms
hap
2019-07-04
1
-1
/
+1
*
fidel_vsc: add chesspieces (nw)
hap
2019-07-04
1
-1
/
+1
*
sboard: ctrl/shift+click no effect for inductive (nw)
hap
2019-06-30
1
-0
/
+3
*
tasc: 1 minute now matches realworld 1 minute, and it also says 30mhz instead...
hap
2019-06-30
1
-2
/
+1
*
mk1: use pwm_display (nw)
hap
2019-06-29
1
-3
/
+6
*
chesstrv: add chesspieces (nw)
hap
2019-06-28
1
-3
/
+17
*
New not working machine added
hap
2019-06-27
1
-27
/
+23
*
cp2000: use sensorboard_device (nw)
hap
2019-06-23
1
-102
/
+102
*
sensorboard: small refactor (nw)
hap
2019-06-23
1
-38
/
+30
*
added sensorboard with piece recognition (nw)
hap
2019-06-23
1
-0
/
+701