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
/
cpu
/
i8089
/
i8089_channel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace STRUCT_MEMBER usage from cpu devices with structured saves. Allow uni...
Aaron Giles
2021-04-13
1
-8
/
+13
*
various devices: try the new (and some not so new) save state possibilities (nw)
Ivan Vangelista
2019-12-09
1
-5
/
+2
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+3
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-3
/
+4
*
i8089: Fix 16-bit target DMA transfers without DRQ
Dirk Best
2019-02-23
1
-3
/
+2
*
i8089: Disable logging
Dirk Best
2019-02-08
1
-1
/
+1
*
-bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M...
mooglyguy
2018-12-15
1
-1
/
+1
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
i8089: fix odd byte count and mismatched bus size (nw)
cracyc
2017-09-29
1
-21
/
+38
*
i8089: fix sintr (nw)
cracyc
2017-09-26
1
-3
/
+3
*
forgot this (nw)
Vas Crabb
2017-05-15
1
-0
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-26
/
+26
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
i8089: Silence DMA transfer log spam
Dirk Best
2016-12-22
1
-3
/
+4
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-26
/
+26
*
reverting:
Miodrag Milanovic
2016-01-20
1
-32
/
+32
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-31
/
+31
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-31
/
+31
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-32
/
+32
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+848