summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* srcclean.c: srcclean should remove invalid chars only for source files which ... Fabio Priuli2011-05-051-3/+4
* Add C++ keywords. Support hash files and .lst files. Aaron Giles2011-04-181-0/+31
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-4/+4
* chdman: experimental incomplete .nrg disc image import [R. Belmont] R. Belmont2011-02-122-1/+183
* Fix compiling tools (no whatsnew) Miodrag Milanovic2011-02-031-2/+2
* A new WE DSP16A cpu disassembler. [Andrew Gardner] Andrew Gardner2011-01-251-0/+2
* Added COSMAC back to Unidasm. (no whatsnew) Curt Coder2011-01-121-0/+2
* Enabled HD61700 in MAME compile and added it to unidasm tool (no whatsnew) Miodrag Milanovic2011-01-081-0/+2
* - Added Rockwell PPS4 CPU core (not finished) [Miodrag Milanovic] Miodrag Milanovic2011-01-011-0/+2
* fixed build smf-2010-10-191-2/+0
* Standards and Practices cleanup Scott Stone2010-10-081-1/+1
* Cleanups and version bump.mame0139u3 Aaron Giles2010-09-192-6/+6
* CHDMAN: support for .WAV tracks in bin/cue images [R. Belmont] R. Belmont2010-09-151-68/+219
* CHDMAN: fix for extracting bin/cue audio tracks (no whatsnew) R. Belmont2010-09-141-0/+13
* CHDMAN: improved -extractcd bin/cue output, improved error handling. [R. Belm... R. Belmont2010-09-142-36/+39
* 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-083-67/+203
* The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet... Andrew Gardner2010-08-042-13/+1
* MAMEdev kant spel (Ubuntu/Canonical cares about this) [wallyweek] R. Belmont2010-07-081-1/+1
* Cleanups and version bump. Aaron Giles2010-06-172-2/+2
* chdman/cdrom updates: [R. Belmont] R. Belmont2010-05-302-72/+266
* Cleanups and version bump. Aaron Giles2010-05-051-1/+1
* Comment Scott Stone2010-04-241-12/+11
* Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] Scott Stone2010-04-231-2/+2
* A workaround for the warnings in Visual Srudio when compiling unidasm [Olive... Scott Stone2010-04-231-12/+12
* Fixed linking of chdman.exe and romcmp.exe with Visual Scott Stone2010-04-232-2/+2
* Have srcclean add missing newlines to end of .c files [Atari Ace] Scott Stone2010-04-231-1/+9
* Shuffle lib order around to fix link issue.mame0137u2 Aaron Giles2010-04-081-1/+1
* Remove osd_break_into_debugger in unidasm. This should be part of Aaron Giles2010-04-081-6/+0
* several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] Fabio Priuli2010-03-172-4/+4
* Moved global new/delete operators into inlines in emualloc.h Aaron Giles2010-02-141-0/+12
* Tools now include stdlib.h where needed Couriersud2010-01-175-1/+6
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-102-3/+3
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-083-6/+5
* Make unidasm compile and link again. Make exception-aware (hopefully). Paul Priest2010-01-061-89/+105
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-7/+11