summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-052-64/+64
* License tags. (nw) Sandro Ronco2013-10-2610-0/+20
* fix Xcode 5.0.1 build (nw) R. Belmont2013-10-231-0/+6
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-223-0/+341
* SDL: OS/2 build fixes [KO Myung-Hun] R. Belmont2013-10-221-40/+47
* zippath.c: Fixed crash in debug builds. [somebody] Curt Coder2013-10-181-3/+6
* License tags. (nw) Curt Coder2013-10-1620-10/+30
* Added license tags to a few more files. Also converted many of OG's Aaron Giles2013-10-1643-1414/+86
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-1655-1705/+110
* dim_dsk: add modern support [Carl] cracyc2013-10-142-0/+171
* m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont] R. Belmont2013-09-284-10/+84
* fix for building with Visual Studio 2012 (nw) smf-2013-09-171-1/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-1737-12869/+12851
* (MESS) c128: Added support for double-sided Commodore GCR images to be used w... Curt Coder2013-09-163-45/+86
* removed useless unsigned variable checks in src/lib/formats/ap_dsk35.c (nw) Oliver Stöneberg2013-09-161-1/+1
* cdrom: set GD flag for both "bare" and chd input (nw) R. Belmont2013-09-071-0/+1
* updated zlib to 1.2.8 [Oliver Stöneberg] Oliver Stöneberg2013-08-2729-7344/+7445
* (mess) support raw compis images (nw) cracyc2013-08-212-0/+111
* Fixed possible crash on exit (nw) Robbbert2013-08-161-0/+1
* Moved webengine into separate file, added callbacks for websockets and made e... Miodrag Milanovic2013-08-121-1/+2
* .hdm -> another raw image format, used by add_ssil so far Angelo Salese2013-08-071-1/+1
* Correct disk geometry for PC-98 raw images Angelo Salese2013-08-071-1/+2
* Added raw formats for PC-98 Angelo Salese2013-08-073-0/+121
* Fix compile Angelo Salese2013-08-071-3/+8
* this was not needed, putting back to original content (nw) Miodrag Milanovic2013-08-073-3/+3
* added json library and working example (nw) Miodrag Milanovic2013-08-0717-1/+6879
* Fix compile on windows :) (nw) Miodrag Milanovic2013-08-071-1/+4
* fix Linux compile (nw) R. Belmont2013-08-071-0/+2
* Initial commit of internal web server, mostly to check compiling on various p... Miodrag Milanovic2013-08-073-0/+5784
* td0_dsk:fix null sector case (nw) cracyc2013-08-011-8/+8
* fixed memory leak (thx to OG for the fix) Robbbert2013-07-311-0/+1
* (MESS) kaypro : Added back the DSK format (still doesn't work!) Robbbert2013-07-293-0/+147
* Force libflac to never be optimized in a more portable way (nw) R. Belmont2013-07-252-2/+2
* 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