index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
/
gen_latch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gen_latch reset latch_written at reset through function instead of directly
hap
2024-01-05
1
-1
/
+1
*
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
1
-5
/
+5
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+1
*
Revert "gen_latch: add boost interleave conf setting"
Vas Crabb
2022-08-31
1
-6
/
+0
*
gen_latch: add boost interleave conf setting
hap
2022-08-31
1
-0
/
+6
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-3
/
+3
*
added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac...
hap
2019-06-01
1
-2
/
+7
*
gen_latch.cpp : Remove unnecessary arguments in handlers (#4623)
cam900
2019-03-29
1
-13
/
+13
*
cage.cpp Cleanups (#3416)
cam900
2018-06-26
1
-12
/
+12
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-4
/
+4
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-3
/
+3
*
gen_latch: Synchronize at start to ensure broadcast of initial "not written" ...
AJR
2017-08-18
1
-0
/
+12
*
wonder how many undebuggable machines that caused (nw)
Vas Crabb
2017-07-25
1
-3
/
+4
*
gen_latch: Allow device to be configured for acknowledgement to occur separat...
AJR
2017-06-13
1
-2
/
+16
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+6
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
1
-1
/
+13
*
gen_latch: Invert logic (latch_read -> latch_written).
Dirk Best
2017-01-03
1
-17
/
+26
*
New callback for generic_latch_8/16_device (nw)
AJR
2016-12-29
1
-34
/
+67
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-4
/
+2
*
Added additional members for compatibility (nw)
Miodrag Milanovic
2016-04-18
1
-0
/
+20
*
Added generic latch to replace soundlatch in driver_device (nw)
Miodrag Milanovic
2016-04-18
1
-0
/
+155