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
/
lib
/
util
/
chdcd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-93
/
+93
*
Low-level #include overhaul
AJR
2021-01-02
1
-0
/
+1
*
srcclean for 0.227
Vas Crabb
2020-12-27
1
-5
/
+5
*
support Redump extended bin/cue format for Dreamcast discs (#7422)
nhand42
2020-12-17
1
-1
/
+515
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
1
-3
/
+3
*
chdcd: also accept .toast as a synonym for ISO images (nw)
arbee
2018-09-12
1
-1
/
+1
*
Fixes for Coverity "Resource leak" warnings (#3089)
Oliver Stöneberg
2018-01-21
1
-0
/
+4
*
chdcd: recognize ISO images with 2336 byte sectors. [R. Belmont, Kale]
arbee
2018-01-08
1
-0
/
+6
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-36
/
+36
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-7
/
+7
*
chdman: set pregap subcode type to NONE for .CUE and .TOC for consistency wit...
MetalliC
2016-07-25
1
-0
/
+2
*
chdcd: fix >2GB .iso parsing
MetalliC
2016-07-24
1
-2
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-36
/
+19
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-15
/
+15
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1339