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
/
gen_latch.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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