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
/
imagedev
/
chd_cd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-143
/
+0
*
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
*
small cleanup (nw)
Miodrag Milanovic
2015-04-22
1
-2
/
+1
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
1
-1
/
+1
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-3
/
+3
*
Cleanup of image device interfaces (nw)
Miodrag Milanovic
2014-05-02
1
-14
/
+4
*
Some changes/corrections to device descriptions from MASH (nw)
Scott Stone
2014-03-31
1
-1
/
+1
*
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
-2
/
+2
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-1
/
+1
*
(mess) psxcd: simplify the cdrom [Carl]
cracyc
2013-03-24
1
-0
/
+5
*
(MESS) Properly close the old image when swapping CHD-CDs [Steve Leung]
R. Belmont
2013-02-03
1
-0
/
+4
*
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
-9
/
+9
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-1
/
+1
*
Fixed cdrom extensions in listmedia (no whatsnew)
Miodrag Milanovic
2012-12-11
1
-1
/
+3
*
Added .cdr as a synonym for .iso, as seen on e.g. archive.org (nw)
Justin Kerk
2012-12-06
1
-1
/
+1
*
added iso to supported cdrom images lists (no whatsnew)
Miodrag Milanovic
2012-12-05
1
-1
/
+1
*
made cdrom_image_device & harddisk_image_device responsible for accessing dri...
smf-
2012-10-11
1
-1
/
+19
*
Update CHD error list in chd.c
Aaron Giles
2012-02-19
1
-45
/
+1
*
Fixed CHD error messages for image devices (no whatsnew)
Miodrag Milanovic
2012-02-18
1
-2
/
+12
*
Major CHD/chdman update. The CHD version number has been increased
Aaron Giles
2012-02-16
1
-4
/
+5
*
Added support for loading other image types to cdrom device, with use of chdm...
Miodrag Milanovic
2011-08-20
1
-6
/
+12
*
Cleanups and version bump
mame0142u6
Angelo Salese
2011-06-19
1
-2
/
+2
*
CDROM image device modernized and drivers updated (no whatsnew)
Miodrag Milanovic
2011-06-15
1
-121
/
+75
*
Collapsed device_config and device_t into one class. Updated all
Aaron Giles
2011-04-27
1
-4
/
+4
*
cleanups, this time for good
Angelo Salese
2011-04-17
1
-1
/
+1
*
cartslot.c/chd_cd.c: added support for a callback function to test softlist s...
Fabio Priuli
2011-04-07
1
-0
/
+7
*
BIG update.
Aaron Giles
2011-03-29
1
-1
/
+1
*
Cleanups and version bump.
mame0141u1
Aaron Giles
2011-01-24
1
-2
/
+2
*
Added CHD support in softlists [Miodrag Milanovic]
Miodrag Milanovic
2011-01-10
1
-4
/
+11
*
Removed mess from names of some calls in image device code (no whatsnew)
Miodrag Milanovic
2011-01-06
1
-9
/
+9
*
Moved image devices implementation and related UI functions to emu section fr...
Miodrag Milanovic
2011-01-05
1
-0
/
+191