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
/
machine
/
atahle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplified mawasunda inputs ports [smf]
smf-
2025-02-22
1
-10
/
+10
*
Fix for recent regression in Tropical Chance booting & Psyvariar -Revision- s...
smf-
2025-02-17
1
-5
/
+6
*
ATA: don't abort commands if the drive/head register is written with the curr...
smf-
2025-02-13
1
-4
/
+4
*
ATA: reading the status doesn't acknowledge interrupts unless BSY is 0, updat...
smf-
2025-02-09
1
-65
/
+74
*
Abort ATA commands when writing to command block registers and DRQ or BSY is ...
smf-
2025-02-07
1
-343
/
+264
*
bus/msx/cart/ide.cpp: Add support for Sunrise ATA-IDE [msxpro, Wilbert Pol] (...
wilbertpol
2024-07-16
1
-10
/
+27
*
schedule/timer: be more consistent with s32 param
hap
2023-12-11
1
-2
/
+2
*
machine/atahle.cpp, machine/atastorage.cpp: Updates [R. Belmont]
arbee
2023-08-13
1
-0
/
+6
*
machine/ataflash.cpp: Untangle from the parallel ATA interface.
Vas Crabb
2023-06-29
1
-0
/
+915
*
Move IDE devices into bus/ata (nw) (#5756)
ajrhacker
2019-10-23
1
-971
/
+0
*
Add ability to throttle HDD DMA transfer speed. Fixes MT07242
Ted Green
2019-04-06
1
-2
/
+2
*
ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met...
smf-
2017-12-20
1
-23
/
+23
*
ide: Add non-space cs access methods, use them wherever possible [O. Galibert]
Olivier Galibert
2017-12-16
1
-24
/
+24
*
ide: deambiguate cs access between 16 and 32 bits [O. Galibert]
Olivier Galibert
2017-12-16
1
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-4
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
Don't use mem_mask as ATA doesn't have an equivalent mechanism for byte acces...
smf-
2016-12-01
1
-7
/
+1
*
atehle: respect mem_mask for writes
Dirk Best
2016-11-30
1
-0
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-12
/
+12
*
Fix build on MSVC thanks to Rene, also fix debug_break crashes
therealmogminer@gmail.com
2016-06-08
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-25
/
+25
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-25
/
+25
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+971