Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change tools I wrote to be straight BSD. | 2009-10-31 | 1 | -4/+32 | |
| | |||||
* | Oops forgot part of the CHD changes. | 2009-08-02 | 1 | -1/+1 | |
| | |||||
* | Added missing casts and made other tweaks. The entire project | 2009-04-27 | 1 | -2/+2 | |
| | | | | | can now be optionally compiled with the C++ compiler (mingw g++ only for the moment; MSVC still has issues). | ||||
* | Added flags to the metadata entries, encoded in the top bit. Right now | 2009-03-05 | 1 | -1/+1 | |
| | | | | | it is a no-op, but eventually will be used to indicate which bits of metadata are included in the overall checksum. | ||||
* | Cleanups and version bump.mame0128 | 2008-10-16 | 1 | -32/+32 | |
| | |||||
* | Added new tool ldresample to assist in resynchronizing audio tracks in | 2008-10-16 | 1 | -0/+663 | |
a CHD with frames. Currently still WIP but useful if you know what you're doing. [Aaron Giles] |