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
/
lib
/
formats
/
cassimg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-2
/
+2
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-1
/
+1
*
some C++14 features are not supported by VS2013. VS2015 is free for home use ...
Miodrag Milanovic
2016-08-27
1
-5
/
+0
*
Performs argument checking on the return value of CassetteLegacyWaveFiller.ch...
Nathan Woods
2016-08-23
1
-1
/
+8
*
Fixed regression with cassette code that caused hangs to happen when loading ...
Nathan Woods
2016-08-20
1
-17
/
+26
*
casserr_t ==> enum class cassette_image::error
Nathan Woods
2016-08-20
1
-79
/
+79
*
Stop forcing cassette image create when loading zero-length images. Also min...
Nathan Woods
2016-08-20
1
-6
/
+6
*
fix after pass through the diff
Vas Crabb
2016-08-01
1
-1
/
+1
*
cleanup of some conversions (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
fix linux compile (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
std::min and std:max instead of MIN and MAX, also some more macros converted ...
Miodrag Milanovic
2016-07-31
1
-9
/
+10
*
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
1
-1
/
+1
*
fix build for VS 2013 and earlier.
dankan1890
2015-12-07
1
-0
/
+2
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-10
/
+10
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1007