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
/
idectrl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for fixed slots (used for MAME) and ability to create internal ...
Miodrag Milanovic
2012-05-23
1
-5
/
+5
*
- removed need for *_dev.lst files [Miodrag Milanovic]
Miodrag Milanovic
2012-02-23
1
-0
/
+2
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-6
/
+6
*
Small cleanup (no whatsnew)
Miodrag Milanovic
2012-02-09
1
-2
/
+0
*
IDE controller now support two slots, currently used devices are made as slot...
Miodrag Milanovic
2012-02-09
1
-16
/
+113
*
Added support for 2 drives on IDE controller [Miodrag Milanovic]
Miodrag Milanovic
2012-01-12
1
-1
/
+1
*
Preps for doing idectrl change to work with more devices (no whatsnew)
Miodrag Milanovic
2012-01-11
1
-1
/
+1
*
Various changes and improvements to the Chihiro emulation [Samuele Zannoli]
Angelo Salese
2011-09-06
1
-0
/
+10
*
Created new enum type address_spacenum for specifying an address
Aaron Giles
2011-03-27
1
-1
/
+1
*
running_device -> device_t
Aaron Giles
2010-12-31
1
-9
/
+9
*
MDRV_* -> MCFG_*
Aaron Giles
2010-12-31
1
-9
/
+9
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-3
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-9
/
+9
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-1
/
+1
*
From: David Haywood [neohaze@nildram.co.uk]
Aaron Giles
2009-07-16
1
-0
/
+2
*
Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE
Aaron Giles
2009-06-08
1
-3
/
+0
*
Taito G-NET support
Aaron Giles
2009-03-12
1
-2
/
+4
*
Removed device types from device queries that use tags, under the
Aaron Giles
2009-03-02
1
-1
/
+1
*
Made the concept of a "clock" native to devices. The clock is now
Aaron Giles
2008-12-18
1
-1
/
+1
*
Removed cpunum_get_active().
Aaron Giles
2008-12-06
1
-0
/
+6
*
Disks opened by the romload module are no longer identified by index.
Aaron Giles
2008-08-01
1
-3
/
+7
*
Converted voodoo into a proper device.
Aaron Giles
2008-06-23
1
-2
/
+2
*
Converted the IDE controller to a device. Updated all drivers
Aaron Giles
2008-04-15
1
-20
/
+61
*
Changes for MAME 0.121u4.
mame0121u4
Aaron Giles
2007-12-17
1
-4
/
+4
*
Initial checkin of MAME 0.121.
mame0121
Aaron Giles
2007-12-17
1
-0
/
+37