summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/ldverify.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-1/+1
* Fix ld tool compilation. Aaron Giles2012-02-201-396/+368
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-103/+103
* Fix for tools compile provided by qmc2 author (no whatsnew) Miodrag Milanovic2012-01-021-3/+3
* 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-311-11/+8
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-3/+3
* Tools now include stdlib.h where needed Couriersud2010-01-171-0/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Change tools I wrote to be straight BSD. Aaron Giles2009-10-311-4/+32
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-260/+320
* Added casts to ensure proper values are passed to the ctype.h functions. Aaron Giles2009-06-251-2/+2
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-10/+10
* Added flags to the metadata entries, encoded in the top bit. Right now Aaron Giles2009-03-051-1/+1
* This patch just cleans up some memory and file handles in the error Aaron Giles2009-01-041-0/+7
* Added new tool ldresample to assist in resynchronizing audio tracks in Aaron Giles2008-10-161-1/+1
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-021-5/+5
* ldverify improvements: Aaron Giles2008-09-291-73/+49
* Increased blank reporting threshold. Fixed error in blank tracking. Aaron Giles2008-08-181-3/+4
* Added new generic laserdisc VIDEO_UPDATE handler to the laserdisc code. Aaron Giles2008-08-181-12/+67
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-5/+5
* Improved video signal warning reporting. Aaron Giles2008-08-131-17/+41
* Added video level detection and reporting to ldverify. Aaron Giles2008-08-121-11/+54
* Rejiggered huffman.c to support multiple interleaving Aaron Giles2008-08-121-2/+2
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-43/+43
* ldverify now prints transient progress to stderr, allows for frame #0, Aaron Giles2008-08-071-5/+11
* Fixed GCC compile error. R. Belmont2008-08-061-1/+1
* Removed obsolete makemeta tool. Replaced it with new ldverify Aaron Giles2008-08-051-0/+650