summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Results of running the latest srcclean. Aaron Giles2009-12-284-8/+8
* Updated srcclean to remove "invisible spaces" immediately preceding Aaron Giles2009-12-281-0/+8
* From: Samuele Zannoli <samuele.zannoli@sparkbio.it> Aaron Giles2009-12-231-0/+2
* From: Atari Ace <atari_ace@verizon.net> Aaron Giles2009-12-232-2/+18
* Fixed srcclean handling of embedded comments within strings [Atari Ace] Phil Bennett2009-12-071-8/+11
* Fixed srcclean handling of embedded comments within strings [Atari Ace] Phil Bennett2009-12-032-12/+33
* Added Intel 8008 and National Semiconductor SC/MP CPU cores Miodrag Milanovic2009-11-231-0/+4
* Cleanups and version bump.mame0135 Aaron Giles2009-10-311-3/+3
* Added -flipped option to unidasm to output with disassembly Aaron Giles2009-10-311-34/+66
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-3110-34/+314
* chdman: add option to create uncompressed writeable HD images for MESS R. Belmont2009-10-281-0/+143
* > -----Original Message----- Aaron Giles2009-10-211-1/+0
* > From: atari_ace@verizon.net Aaron Giles2009-10-212-261/+321
* Relaxed romcmp filename length restriction Phil Bennett2009-10-121-1/+1
* Only applied the first patch. The second one I'll save for the next Aaron Giles2009-10-031-21/+22
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Added 'options' parameter to the CPU_DISASSEMBLE prototype. For now, the Aaron Giles2009-09-071-6/+25
* Fixed stupid unidasm bug that double-counted bytes. Aaron Giles2009-09-061-2/+2
* unidasm.c needs some type casts. Aaron Giles2009-09-061-7/+7
* Added preliminary Zilog Z8 CPU core for MESS. Curt Coder2009-09-041-0/+2
* Cleanups and version bump.mame0133u4 Aaron Giles2009-08-291-20/+20
* Usage for unidasm now dumps the available achitectures. Aaron Giles2009-08-291-1/+15