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
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
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
/
emu
/
imagedev
/
harddriv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-1
/
+1
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
1
-1
/
+1
*
Added some for Nathan and some more for Nicola (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
1
-2
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
*
ti99: ST225 emulation
Michael Zapf
2015-04-20
1
-0
/
+14
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
1
-1
/
+1
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
1
-1
/
+1
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-5
/
+5
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-4
/
+4
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-13
/
+2
*
modernized 990_hd, moved some code into ti990_10.c, and simplified harddriv.c...
Miodrag Milanovic
2014-03-23
1
-5
/
+5
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-9
/
+1
*
changed rest of devices (except cpu cores) to have shortname and sourcefile (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
Added ata_interface_device, ide_controller_device is now only for pc register...
smf-
2013-06-19
1
-1
/
+1
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-1
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-16
/
+16
*
made cdrom_image_device & harddisk_image_device responsible for accessing dri...
smf-
2012-10-11
1
-1
/
+20
*
(MESS) support for writing to compressed hard drives using diff files. [smf]
smf-
2012-09-08
1
-42
/
+81
*
Removed printfs (nw)
Miodrag Milanovic
2012-02-20
1
-3
/
+0
*
Update CHD error list in chd.c
Aaron Giles
2012-02-19
1
-47
/
+2
*
Fixed CHD error messages for image devices (no whatsnew)
Miodrag Milanovic
2012-02-18
1
-3
/
+15
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-18
/
+21
*
Fixed SCSI hard disk allocation (MT #04595). [Curt Coder]
Curt Coder
2012-01-16
1
-1
/
+3
*
Clean-ups and version bump
mame0144u1
Angelo Salese
2011-11-27
1
-2
/
+2
*
Ups , fixed initialization (no whatsnew)
Miodrag Milanovic
2011-11-21
1
-1
/
+3
*
Added support for hard disk softlists [Miodrag Milanovic]
Miodrag Milanovic
2011-11-21
1
-9
/
+15
*
Sync with MESS, OG work, credited there (no whatsnew)
Miodrag Milanovic
2011-11-09
1
-1
/
+1
*
Cleanups and version bump
mame0142u6
Angelo Salese
2011-06-19
1
-2
/
+2
*
Harddisk image device is now modern device (no whatsnew)
Miodrag Milanovic
2011-06-16
1
-163
/
+118
*
There is no difference in handling ide hard drives and other hard drives (no ...
Miodrag Milanovic
2011-05-12
1
-92
/
+1
*
Renamed one image interface call till I am aware what is what (no whatsnew)
Miodrag Milanovic
2011-05-04
1
-1
/
+1
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-1
/
+1
*
Removed mess from names of some calls in image device code (no whatsnew)
Miodrag Milanovic
2011-01-06
1
-44
/
+44
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-0
/
+404