summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/csw_cas.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-313/+0
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-8/+8
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* Changing #includes for headers that are part of toolchain and not part of any... Scott Stone2014-09-291-1/+1
* converted some malloc()/free() usage to dynamic_array/dynamic_buffer (nw) Oliver Stöneberg2014-03-291-27/+4
* (MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol] Wilbert Pol2013-04-261-1/+1
* Formatting (nw) Wilbert Pol2013-04-261-74/+78
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* fixed some cppcheck warnings about format identifiers and duplicated enum (nw) Oliver Stöneberg2013-01-061-6/+6
* Fix issues with define of logerror (no whatsnew) Miodrag Milanovic2011-05-071-17/+17
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+329