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
/
imagedev
/
chd_cd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed create_option_guide() as you can't create cd's (nw)
smf-
2016-08-15
1
-13
/
+1
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
1
-3
/
+3
*
1. Merge branch 'master' into diimage_filetype_as_stdstring
Nathan Woods
2016-07-31
1
-1
/
+1
|
\
*
|
This changes device_image_interface::filetype() to return 'const std::string ...
Nathan Woods
2016-07-31
1
-1
/
+1
|
/
*
Created device_image_interface::add_format() protected member and made device...
Nathan Woods
2016-07-31
1
-1
/
+1
*
m_formatlist is now vector (nw)
Miodrag Milanovic
2016-06-19
1
-1
/
+1
*
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Vas Crabb
2016-03-06
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
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
-3
/
+3
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-11
/
+11
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-4
/
+4
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-2
/
+6
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+143