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
/
csw_cas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-313
/
+0
*
All files now do have owner (nw)
Miodrag Milanovic
2015-05-21
1
-2
/
+2
*
Missed lib for adding licenses (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-8
/
+8
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
1
-0
/
+1
*
Changing #includes for headers that are part of toolchain and not part of any...
Scott Stone
2014-09-29
1
-1
/
+1
*
converted some malloc()/free() usage to dynamic_array/dynamic_buffer (nw)
Oliver Stöneberg
2014-03-29
1
-27
/
+4
*
(MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol]
Wilbert Pol
2013-04-26
1
-1
/
+1
*
Formatting (nw)
Wilbert Pol
2013-04-26
1
-74
/
+78
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-19
/
+19
*
fixed some cppcheck warnings about format identifiers and duplicated enum (nw)
Oliver Stöneberg
2013-01-06
1
-6
/
+6
*
Fix issues with define of logerror (no whatsnew)
Miodrag Milanovic
2011-05-07
1
-17
/
+17
*
Moved format handling and all formats to separate library [Miodrag Milanovic]
Miodrag Milanovic
2011-05-06
1
-0
/
+329