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
/
z80dma.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
1
-1
/
+1
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
1
-21
/
+21
*
z80dma: converted to use devcb2. nw.
Fabio Priuli
2014-04-29
1
-33
/
+33
*
z80dma finalized modernizing (nw)
Miodrag Milanovic
2014-03-15
1
-22
/
+3
*
fix array out of bounds
Michaƫl Banaan Ananas
2014-02-26
1
-1
/
+1
*
(MESS) abc800: Xebec WIP. (nw)
Curt Coder
2013-10-25
1
-0
/
+2
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-27
/
+27
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
z80dma: support for search & transfer mode [Angelo Salese]
Angelo Salese
2012-07-05
1
-0
/
+2
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-37
/
+12
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-3
/
+3
*
Modified way device_type constants are defined in order to get unidasm compil...
Miodrag Milanovic
2010-06-29
1
-1
/
+1
*
Changed device name from an overridable function to a parameter passed to
Aaron Giles
2010-06-25
1
-3
/
+0
*
Cleanups and version bump.
Aaron Giles
2010-06-17
1
-7
/
+7
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-26
/
+147
*
Cleaned up the Z80-DMA implementation. (no whatsnew)
Curt Coder
2010-02-17
1
-3
/
+2
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+0
*
Cleanups and version bump.
mame0135u1
Aaron Giles
2009-11-20
1
-9
/
+9
*
Refactored Z80 DMA to use devcb.
Curt Coder
2009-11-08
1
-23
/
+69
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-1
/
+1
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-3
/
+7
*
Made CPUs into proper devices. CPUs are now added in the
Aaron Giles
2008-12-16
1
-1
/
+1
*
[Z80DMA] Added placeholders for interrupt callback and Z80 daisy chain functi...
Curt Coder
2008-11-25
1
-2
/
+2
*
8257dma and z80dma devices now require device callback handlers instead of ma...
Couriersud
2008-08-03
1
-6
/
+6
*
Cleaned up z80dma interface - missing files from last commit)
Couriersud
2008-06-22
1
-31
/
+10
*
Changed z80dma to new device interface, updated mario.c and dkong.c to use ne...
Couriersud
2008-03-02
1
-29
/
+32
*
Added Z80 DMA chip.
Couriersud
2008-01-04
1
-0
/
+61