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
/
idehd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Mametesters 05769 by reducing ATA flash card seek time to zero. [smf]
smf-
2014-10-30
1
-4
/
+3
*
Calculate seek time using tracks rather than sectors, assuming that reading a...
smf-
2013-11-21
1
-0
/
+1
*
asserted copyright (nw)
smf-
2013-11-02
1
-0
/
+2
*
New games added or promoted from NOT_WORKING status
smf-
2013-10-26
1
-1
/
+2
*
Preliminary SET FEATURES support. Only set transfer mode is currently support...
smf-
2013-09-10
1
-2
/
+1
*
Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ...
smf-
2013-08-24
1
-106
/
+34
*
Uses one timer instead of anonymous timers, so that resetting the device will...
smf-
2013-06-24
1
-3
/
+17
*
found few that have fixed values (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Moved identify buffer manipulation and master/user password setting from ata ...
smf-
2013-06-20
1
-2
/
+20
*
Added ata_interface_device, ide_controller_device is now only for pc register...
smf-
2013-06-19
1
-35
/
+10
*
Added device number in logs, fixed issues with status flags that was causing ...
smf-
2013-06-18
1
-2
/
+3
*
removed read_key() from ide_mass_storage_device as it's only used by ataflash...
smf-
2013-06-16
1
-3
/
+0
*
Changed "features" to "identify device". Don't set DRDY immediately when exec...
smf-
2013-06-16
1
-6
/
+10
*
fixed crash when reading from non existent hard drive (nw)
smf-
2013-06-15
1
-2
/
+2
*
Fixed ct486 booting with two chd's loaded. Moved the GNET protection command ...
smf-
2013-06-15
1
-26
/
+20
*
simplified status flags & fixed ct486 booting in mess (nw)
smf-
2013-06-15
1
-5
/
+9
*
Renamed some #defines to match up closer to the ATA specification. Added vali...
smf-
2013-06-14
1
-10
/
+34
*
derive chihiro's baseboard ide from ide mass storage device (nw)
smf-
2013-06-14
1
-4
/
+3
*
Forgot the secret ingredient (nw)
R. Belmont
2013-06-14
1
-1
/
+1
*
OS X 10.5 says hi (nw)
R. Belmont
2013-06-14
1
-0
/
+1
*
simplified ide_device_interface part 2 (nw)
smf-
2013-06-13
1
-10
/
+14
*
simplified ide_device_interface (nw)
smf-
2013-06-13
1
-19
/
+19
*
ata flash device derives from ide hdd device and adds pccard interface, inste...
smf-
2013-06-13
1
-2
/
+3
*
Split hard drive emulation from the ide controller. [smf]
smf-
2013-06-13
1
-38
/
+88
*
moved the reset timer across (nw)
smf-
2013-06-13
1
-0
/
+2
*
moved the status timer across (nw)
smf-
2013-06-13
1
-0
/
+2
*
moved the status and command across (nw)
smf-
2013-06-13
1
-0
/
+9
*
error register moved across (nw)
smf-
2013-06-13
1
-0
/
+9
*
a couple more over the fence (nw)
smf-
2013-06-12
1
-0
/
+3
*
moved a couple more variables (nw)
smf-
2013-06-12
1
-0
/
+3
*
moved block_count to the device, renamed some ide commands to make them close...
smf-
2013-06-12
1
-0
/
+1
*
moved password fields off the ide controller (nw)
smf-
2013-06-12
1
-0
/
+7
*
moved more state from idectrl.h (nw)
smf-
2013-06-12
1
-0
/
+4
*
moved the buffer from the ide controller to the device (nw)
smf-
2013-06-11
1
-0
/
+3
*
Merge the mame and mess ide hd device (nw)
smf-
2013-06-05
1
-17
/
+3
*
Started to split ide hd from ide controller [smf]
smf-
2013-06-05
1
-0
/
+80