summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error (nw) Wilbert Pol2012-09-061-1/+2
* Numerous jedutil tool improvements. [Kevin Eshbach] Scott Stone2012-09-051-27/+1450
* stop repeated make all runs from toggling between building chdman & mame due ... smf-2012-06-111-2/+2
* Fix for output of TOC and GDI content on extractcd option (nw) Miodrag Milanovic2012-05-171-2/+3
* Added code to cdrom.c to compute and verify ECC codes for mode 1/2 Aaron Giles2012-04-061-1/+1
* Clean-ups and version bumpmame0145u5 Angelo Salese2012-03-251-1/+1
* unidasm: Remove the tms57002 until modern cores are handled sanely [O. Galibert] Olivier Galibert2012-03-111-2/+2
* When copying CHDs, preserve the flag that indicates whether the metadata Aaron Giles2012-03-061-2/+2
* Windows compile fix, thanks OG (no whatsnew) Miodrag Milanovic2012-03-051-1/+1
* chdman: Correct processing of GDI files, add ability to extractcd to .gdi, ve... R. Belmont2012-03-041-109/+220
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-291-4/+7
* Cleanup recent changes, fix a missing case where a compressor was Aaron Giles2012-02-281-42/+21
* fixed stack overflow in chdman when compiled with Visual Studio by moving obj... Miodrag Milanovic2012-02-281-23/+39
* SDL: support unofficial (not in the OSD class) num_processors API used by chd... R. Belmont2012-02-261-5/+0
* chdman: Properly handle and warn on bin/cue output of images with subcode dat... R. Belmont2012-02-261-4/+19
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-263-8/+8
* Better management of FLAC block sizes, aiming to keep them around 2k Aaron Giles2012-02-261-2/+2
* Added new function dumpmeta to dump out a particular piece of metadata Aaron Giles2012-02-211-0/+89
* Better fix is to just not parse start/end when there's no input file. Aaron Giles2012-02-201-4/+5
* Fixed empty CHD creation for HDD's (no whatsnew) Miodrag Milanovic2012-02-201-2/+2
* Error message type fix from Firewave (nw) Miodrag Milanovic2012-02-201-1/+1
* Fix compile under 4.6.2 (nw) Miodrag Milanovic2012-02-201-2/+2
* Fix ld tool compilation. Aaron Giles2012-02-204-740/+684
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-165/+165
* Move all-0 detection to the write path. Use hunk_info on the Aaron Giles2012-02-171-95/+36
* Fail initializing the CD-FLAC codec if the hunk size is not CD-compatible. Aaron Giles2012-02-171-491/+510
* Added new CHD codec: CD-FLAC which knows how to shuffle CD data Aaron Giles2012-02-171-2/+2
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-162-3021/+2234
* Clean-ups and version bumpmame0144u7 Angelo Salese2012-01-291-1/+1
* Disable -createcdflac for now. The CHDs produced are not Aaron Giles2012-01-241-1/+1
* Added FLAC (lossless audio) codec support plus experimental hooks in samples ... R. Belmont2012-01-222-8/+17
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-124-482/+447
* Cleanups and version bumpmame0144u5 Angelo Salese2012-01-081-1/+1
* Removed old C-based interface to astrings. astring exists only as Aaron Giles2012-01-033-479/+373
* Fix for tools compile provided by qmc2 author (no whatsnew) Miodrag Milanovic2012-01-023-6/+6
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-11/+11
* Fix tools to work with new bitmap_t semantics. Aaron Giles2011-12-314-78/+63
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-3/+3
* chdman: fixed -extractcd of images with postgaps. CHDs do not need reconvers... R. Belmont2011-12-311-1/+1
* scrclean: Let's make buffers little bigger, fixes cleanup of big softlists (n... Miodrag Milanovic2011-12-051-1/+1
* Fixed compile of split tool under GCC 4.6 (no whatsnew) Alex W. Jackson2011-09-111-2/+0
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-203-1051/+0
* chdman - supported full/relative paths when creating cd rom image, also added... Miodrag Milanovic2011-08-201-13/+52
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-1/+1
* Fix sharc in unidasm [trap15] Jonathan Gevaryahu2011-08-141-1/+1
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-315-7/+9
* Clean-ups and version bumpmame0143u1 Angelo Salese2011-07-111-1/+1
* Preliminary work for ATV Track, in order to get the second SH-4 into Angelo Salese2011-07-111-3/+32
* 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