summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/cassimg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-311-2/+2
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-311-2/+2
* converted some malloc()/free() usage to dynamic_array/dynamic_buffer (nw) Oliver Stöneberg2014-03-291-29/+8
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-56/+18
* (MESS) spc1000 : added TAP cassette format [Robbbert] Robbbert2014-02-161-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-10/+8
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* Sync with MESS changes for cassette by S.Ronco (no whatsnew) Miodrag Milanovic2012-05-231-1/+4
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-161-1/+1
* Fix issues with define of logerror (no whatsnew) Miodrag Milanovic2011-05-071-1/+1
* formats lib - Removed some core dependency, put back asserts and made logging... Miodrag Milanovic2011-05-071-5/+5
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+1057