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
/
emu
/
machine
/
latch8.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-4
/
+3
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-4
/
+0
*
Many casts added to the core files, and various other tweaks
Aaron Giles
2009-03-12
1
-2
/
+2
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-8
/
+6
*
Fix 64bit compile of latch8
Couriersud
2009-02-11
1
-1
/
+1
*
Ok, this is The Big One.
Aaron Giles
2009-02-11
1
-1
/
+3
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-1
/
+1
*
Terminology cleanup. "Machine" handlers are now "space" handlers.
Aaron Giles
2008-11-15
1
-1
/
+1
*
Cleanups and version bump.
mame0127u1
Aaron Giles
2008-08-28
1
-8
/
+8
*
MSVC fixes. MSVC cannot handle offsetof(struct, member[index]); once an
Aaron Giles
2008-08-25
1
-26
/
+26
*
latch8: Renamed MDRV_LATCH8_MASK and added MDRV_LATCH8_INVERT
Couriersud
2008-08-24
1
-3
/
+8
*
Adds new generic latch device
Couriersud
2008-08-22
1
-0
/
+143