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
/
wd_fdc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wd_fdc: add a SSO callback.
68bit
2019-08-13
1
-10
/
+37
*
wd_fdc: Emulate writes to master reset line; allow read side effects to be di...
AJR
2019-06-01
1
-34
/
+60
*
wd_fdc: Don't let the absence of the new callback break the device (nw)
AJR
2019-05-31
1
-1
/
+2
*
ampro: Various additions (nw)
AJR
2019-05-28
1
-0
/
+4
*
Include floppy.h explicitly in drivers and bus cards, rather than indirectly ...
AJR
2018-11-25
1
-0
/
+2
*
wd_fdc: Simplify API. Plus some collateral damage [O. Galibert]
Olivier Galibert
2018-08-10
1
-18
/
+18
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-16
/
+16
*
Added FM resyncs in READ_TRACK, changed threshold.
Michael Zapf
2018-04-21
1
-23
/
+36
*
srcclean and manual cleanups (nw)
Vas Crabb
2017-12-24
1
-26
/
+26
*
wd_fdc.cpp: updated debug printouts to use logmacro.h LOG messages, feel free...
Joakim Larsson Edstrom
2017-12-15
1
-116
/
+140
*
wd_fdc: Convert line handlers to READ/WRITE_LINE_MEMBER to make them devcb-ac...
AJR
2017-10-28
1
-9
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-157
/
+163
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-23
/
+23
*
wd_fdc: tag command names in debug messages
Sergey Svishchev
2017-02-20
1
-7
/
+7
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
wd_fdc: added a configuration for disable the motor control when MO line is n...
Sandro Ronco
2016-12-23
1
-3
/
+9
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-60
/
+60
*
wd_fdc: suppress index pulse irq when busy. (nw)
cracyc
2016-06-11
1
-7
/
+7
*
remove leftover logging (nw)
Dirk Best
2016-03-10
1
-1
/
+1
*
floppy: Fix subtle interaction between wd_fdc initial restore and floppy rese...
Olivier Galibert
2016-03-10
1
-79
/
+84
*
x1: try implicitly starting the motor when the head is loaded. [nw]
cracyc
2016-01-21
1
-0
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-95
/
+95
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-95
/
+95
*
Revert "Update device names"
Miodrag Milanović
2015-12-28
1
-23
/
+23
*
Update wd_fdc.cpp
MASH
2015-12-20
1
-23
/
+23
*
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
/
+2831
[prev]