summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/chdcd.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-201-1020/+0
* chdman - supported full/relative paths when creating cd rom image, also added... Miodrag Milanovic2011-08-201-13/+52
* Fixed some potential memory leaks and NULL pointer deferences as well as remo... Scott Stone2011-06-151-0/+3
* chdcd: Better GCC 4.6 fix (no whatsnew) R. Belmont2011-06-071-1/+1
* chdman: fix GCC 4.6 build [R. Belmont] R. Belmont2011-06-061-2/+2
* chdman: Handle track type 6 in .nrg files [R. Belmont] R. Belmont2011-05-071-4/+9
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-4/+4
* chdman: experimental incomplete .nrg disc image import [R. Belmont] R. Belmont2011-02-121-0/+182
* Standards and Practices cleanup Scott Stone2010-10-081-1/+1
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-191-5/+5
* CHDMAN: support for .WAV tracks in bin/cue images [R. Belmont] R. Belmont2010-09-151-68/+219
* CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm... R. Belmont2010-09-141-2/+17
* CHDMAN: Byteswap audio tracks from bin/cue (fixed PC-Engine Lords of Thunder)... R. Belmont2010-09-091-0/+5
* CHDMAN: calculate correct track lengths/offsets for bin/cue input (no whatsnew) R. Belmont2010-09-091-7/+13
* CHDMAN: rewrote bin/cue support from specs, more images now work. [R. Belmont] R. Belmont2010-09-081-66/+200
* Cleanups and version bump. Aaron Giles2010-06-171-1/+1
* chdman/cdrom updates: [R. Belmont] R. Belmont2010-05-301-15/+97
* Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] Scott Stone2010-04-231-2/+2
* Tools now include stdlib.h where needed Couriersud2010-01-171-1/+2
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-261-1/+1
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-14/+14
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-0/+114
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+283