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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-5
/
+5
*
Revert "gen_latch: add boost interleave conf setting"
Vas Crabb
2022-08-31
1
-2
/
+0
*
gen_latch: add boost interleave conf setting
hap
2022-08-31
1
-0
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-3
/
+3
*
gen_latch.cpp : Remove unnecessary arguments in handlers (#4623)
cam900
2019-03-29
1
-15
/
+11
*
gen_latch: removed MCFG macros (nw)
Ivan Vangelista
2018-11-15
1
-18
/
+0
*
devcb3
Vas Crabb
2018-07-07
1
-1
/
+2
*
cage.cpp Cleanups (#3416)
cam900
2018-06-26
1
-3
/
+3
*
fix build, misc cleanup (nw)
Vas Crabb
2018-06-16
1
-7
/
+5
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-4
/
+4
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-6
/
+5
*
gen_latch: Synchronize at start to ensure broadcast of initial "not written" ...
AJR
2017-08-18
1
-0
/
+2
*
gen_latch: Allow device to be configured for acknowledgement to occur separat...
AJR
2017-06-13
1
-0
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-19
/
+11
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
srcclean (nw)
Vas Crabb
2017-01-22
1
-1
/
+1
*
Taito 68705 interface improvements:
Vas Crabb
2017-01-15
1
-8
/
+21
*
gen_latch: Invert logic (latch_read -> latch_written).
Dirk Best
2017-01-03
1
-3
/
+4
*
New callback for generic_latch_8/16_device (nw)
AJR
2016-12-29
1
-11
/
+44
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-9
/
+9
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-1
/
+1
*
More gen_latch (nw)
Ivan Vangelista
2016-05-20
1
-0
/
+2
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-4
/
+4
*
Added additional members for compatibility (nw)
Miodrag Milanovic
2016-04-18
1
-0
/
+6
*
Added generic latch to replace soundlatch in driver_device (nw)
Miodrag Milanovic
2016-04-18
1
-0
/
+80