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
/
pci-ide.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-7
/
+7
*
API change: Memory maps are now "last entry wins" [O. Galibert]
Olivier Galibert
2018-01-31
1
-1
/
+1
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met...
smf-
2017-12-20
1
-6
/
+6
*
ide: Add non-space cs access methods, use them wherever possible [O. Galibert]
Olivier Galibert
2017-12-16
1
-4
/
+4
*
ide: deambiguate cs access between 16 and 32 bits [O. Galibert]
Olivier Galibert
2017-12-16
1
-6
/
+6
*
pci-ide: Added writing to subsystem id register. Fixes power-on PCI Data Tes...
Ted Green
2017-06-11
1
-0
/
+8
*
some more devices/machine to device_add_mconfig (nw)
Ivan Vangelista
2017-06-01
1
-6
/
+1
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-1
/
+1
*
pci-ide: Added function to set default PIF byte. (nw)
Ted Green
2017-05-17
1
-2
/
+3
*
pci-ide: Allow for address size resolving even in legacy mode. (nw)
Ted Green
2017-05-14
1
-19
/
+28
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
pci-ide: Move default legacy address assignment from device_start to device_r...
Ted Green
2017-05-07
1
-5
/
+8
*
pci: Add save state support. (nw)
Ted Green
2017-05-05
1
-19
/
+14
*
Start adding save state support to atlantis driver. (nw)
Ted Green
2017-05-03
1
-0
/
+5
*
Perform ide reset during pci device reset
Ted Green
2017-03-17
1
-0
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
pci: Move interrupt line and pin functions into PCI device and add variables ...
Ted Green
2017-01-08
1
-21
/
+70
*
midwayic: Added hooks for serial communication. (nw)
Ted Green
2016-12-21
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-3
/
+3
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
1
-1
/
+0
*
vegas: Corrected sub-device lookup string (nw)
Ted Green
2016-06-08
1
-6
/
+22
*
(nw) WIP: Updated atlantis driver.
Ted Green
2016-05-29
1
-1
/
+13
*
(nw) Fixed address map range for BAR config
Ted Green
2016-05-18
1
-1
/
+1
*
voodoo_pci: Added default PCI BAR locations (nw)
Ted Green
2016-05-17
1
-0
/
+157