summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* fix compile Michaël Banaan Ananas2013-07-171-0/+1
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* Initial support for Fedora 19 / GCC 4.8.1 [R. Belmont] R. Belmont2013-07-081-1/+1
* (MESS) mbee : changed gaps Robbbert2013-07-061-4/+4
* (MESS) mbee : converted to modern fdc, still doesn't work though. (nw) Robbbert2013-07-053-0/+114
* Fixes for building MAME with Visual Studio 2013 preview [smf] smf-2013-07-0524-69/+72
* disabled optimizations for FLAC__lpc_compute_autocorrelation() for 32-bit GCC... Oliver Stöneberg2013-07-041-0/+3
* chdman: fixed hang when chd_file_compressor::async_read() failed (e.g. trying... Oliver Stöneberg2013-06-211-5/+6
* added workaround to FLAC__lpc_compute_autocorrelation() for 32-bit GCC (aka n... Oliver Stöneberg2013-06-211-5/+9
* small formating change to src/lib/util/aviio.c (nw) Oliver Stöneberg2013-06-201-42/+42
* fixed yuy16_compress_to_yuy() sometimes writing all green video with YUV2 and... Oliver Stöneberg2013-06-191-1/+1
* (MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to f... Miodrag Milanovic2013-06-193-64/+0
* removed unused exmaples from zlib folder (nw) Oliver Stöneberg2013-06-192-1232/+0
* treesize in laserdisc CHD was uninitialized when input video had no audio cha... Oliver Stöneberg2013-06-181-0/+5
* removed unused src/lib/libflac/include/flac++ - libflac++ was removed a long ... Oliver Stöneberg2013-06-175-1786/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-112-3/+1
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-063-0/+102
* (MESS) bml3.c [jedwidz] Miodrag Milanovic2013-06-053-0/+64
* dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from ... mahlemiut2013-06-041-1/+4
* (MESS) Applix: Added floppy disk drives Robbbert2013-05-293-2/+104
* td0_dsk: make sure header magic is same case and include cell calc from OG (nw) cracyc2013-05-231-10/+11
* td0_dsk: be more permissive of disk types (nw) cracyc2013-05-231-4/+1
* td0_dsk: add new floppy system support for teledisk [Carl] cracyc2013-05-232-13/+299
* Ignore unformatted tracks in dsk files [smf] smf-2013-05-211-2/+11
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-2060-11624/+11581
* libflac: Improve portability for older versions of Xcode [John Gilbert] R. Belmont2013-05-191-2/+2
* Various CD-ROM / CHDMAN improvements: [R. Belmont] R. Belmont2013-05-183-30/+106
* (mess) pc: fix font for asst128 (nw) cracyc2013-05-113-0/+102
* added additional flags for compiling on linux and osx, but enabled just posix... Miodrag Milanovic2013-05-101-1/+10
* LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... Miodrag Milanovic2013-05-0961-0/+20460
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-890/+890
* (MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol] Wilbert Pol2013-04-261-1/+1
* Formatting (nw) Wilbert Pol2013-04-261-74/+78
* dsk: mwahahaha (nw) Olivier Galibert2013-04-161-1/+1
* upd765_dsk: don't crash when inserting a disk after removing a different size... cracyc2013-04-151-5/+11
* Adds simple_set data structure and hooked it up to the debugger comment system. Andrew Gardner2013-04-131-0/+995
* imd: Stop being so anal-retentive, it's counterproductive [O. Galibert] Olivier Galibert2013-03-261-34/+5
* (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) Wilbert Pol2013-02-272-0/+19
* fixed memory leak in find_default_device() (nw) Oliver Stöneberg2013-02-211-0/+1
* Don't save out internally determined settings to .ini files. (nw) Wilbert Pol2013-02-212-17/+22
* set proper cassette image loading error / removed unused CASSETTE_ERROR_INVAL... Oliver Stöneberg2013-02-121-2/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-115-66/+65
* flopimg: When generating a pc layout, don't write the gap3 after the last sec... Olivier Galibert2013-02-091-5/+7
* aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett] Phil Bennett2013-02-021-15/+23
* fixed undefined behavior in bitstream_out::write() as well - thanks to -fcatc... Oliver Stöneberg2013-02-021-1/+4
* disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac ... Oliver Stöneberg2013-02-011-1/+1
* disabled stupid zlib trace message with DEBUG (nw) Oliver Stöneberg2013-02-011-1/+5
* fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib Oliver Stöneberg2013-02-013-5/+3
* (MESS) tiki100: Fixed 90K floppy format. (nw) Curt Coder2013-01-241-1/+1
* dsk_dsk: Header size obvious fix [O. Galibert] Olivier Galibert2013-01-201-1/+1