summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Redoing the previous change the right way ;-) (nw) R. Belmont2012-05-303-9/+4
* flopimg: support MFM formats where sector numbering starts at 0 [R. Belmont] R. Belmont2012-05-303-7/+7
* Fixed error from manually merging patch (nw) R. Belmont2012-05-281-0/+1
* SDL: Preliminary Haiku OS support [PulkoMandy] R. Belmont2012-05-281-0/+11
* Mirroring changes from MESS (nw) R. Belmont2012-05-273-0/+194
* fixed memory leak in libflac/libflac/md5.c (fixes memory issues with chdman) ... Miodrag Milanovic2012-05-241-1/+1
* import of chdman fix from mess (nw) Miodrag Milanovic2012-05-231-2/+2
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-232-0/+13
* Sync with MESS changes for cassette by S.Ronco (no whatsnew) Miodrag Milanovic2012-05-236-2/+248
* CHD error handl​ing by Firewave (no whatsnew) Miodrag Milanovic2012-05-212-1/+8
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-05-211-5/+16
* Corrected error message to include other possibility (nw) Scott Stone2012-05-181-1/+1
* Change error message to be more descriptive to actual error that occurs when ... Scott Stone2012-05-181-1/+1
* Fixed compilation under VS2010 (no whatsnew) Miodrag Milanovic2012-05-172-5/+5
* fixes for building with visual studio 11 beta. smf-2012-05-102-6/+2
* Sync with MESS (nw) Miodrag Milanovic2012-05-071-65/+114
* Clean-ups and version bumpmame0145u8 Miodrag Milanovic2012-05-073-62/+62
* Fix error in decompression for avhuff. Converted cubeqst CHDs Aaron Giles2012-05-071-1/+3
* Fixed "potentially uninitalized local variable" error when building with msvc... smf-2012-05-031-0/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-05-039-16/+529
* Sync with MAME, various fixes from Firewave and RB (no whatsnew) Miodrag Milanovic2012-04-3014-29/+40
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-272-32/+64
* Separated user gain from input gain. Added more functions to Aaron Giles2012-04-261-1/+1
* fixes for compiling with MSVC. smf-2012-04-243-8/+5
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-242-61/+197
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-224-47/+47
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-203-18/+360
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-164-1/+229
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-0/+18
* Missed one file (nw) Miodrag Milanovic2012-04-091-1/+3
* SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew) Miodrag Milanovic2012-04-095-1/+687
* Clean-ups and version bumpmame0145u6 Angelo Salese2012-04-082-22/+22
* Added code to cdrom.c to compute and verify ECC codes for mode 1/2 Aaron Giles2012-04-064-87/+562
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-9/+64
* Allow compilation with compatible system-installed versions of libjpeg and li... R. Belmont2012-03-292-1/+13
* Sync with MESS (nw) Miodrag Milanovic2012-03-274-125/+220
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-221-3/+3
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-112-3/+3
* When copying CHDs, preserve the flag that indicates whether the metadata Aaron Giles2012-03-061-2/+2
* Remove libflac++, there's no intention of using the C++ interface, Aaron Giles2012-03-043-2489/+0
* And again (nw) R. Belmont2012-03-0417-133/+78
* Fix big-endian compile (nw) R. Belmont2012-03-042-1/+4
* Rework libflac to play nicer with MAME's build system; should fix compile pro... R. Belmont2012-03-0417-57/+130
* chdman: Correct processing of GDI files, add ability to extractcd to .gdi, ve... R. Belmont2012-03-045-51/+86
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-294-5/+6
* Clean-ups and version bumpmame0145u2 Angelo Salese2012-02-261-4/+4
* Better management of FLAC block sizes, aiming to keep them around 2k Aaron Giles2012-02-263-70/+88
* Be more rigorous about parsing invalid hashes. Report them Aaron Giles2012-02-211-0/+4
* chd.c: fix trivial uninitialized variable (nw) R. Belmont2012-02-201-1/+2
* Fix ld tool compilation. Aaron Giles2012-02-202-4/+4