summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prevent clock bit to be deleted after CRC in FM. [Michael Zapf] Michael Zapf2014-01-051-0/+1
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-243-4/+3
* (MESS) bw12: Verified disk gap. (nw) Curt Coder2013-12-201-25/+6
* (MESS) itt3030: start adding to the skeleton. [rfka01, R. Belmont] R. Belmont2013-12-063-0/+77
* wd_fdc: Set CRC error bit if CRC error found during Read Address command. Tik... Curt Coder2013-11-192-50/+64
* (MESS) Floppy WIP. (nw) Curt Coder2013-11-181-2/+2
* (MESS) tiki100: Floppy WIP. (nw) Curt Coder2013-11-183-4/+48
* (MESS) abc800: Fixed gap sizes. (nw) Curt Coder2013-11-181-7/+7
* (MESS) c1581: Verified gap sizes. (nw) Curt Coder2013-11-181-3/+15
* (MESS) adam: Added a second floppy drive and verified 160KB floppy image gap ... Curt Coder2013-11-181-2/+13
* (MESS) abc800: Fixed 80KB floppy cell size. (nw) Curt Coder2013-11-171-1/+1
* (MESS) abc800: Fixed formatting on the ABC 830/832/834/838 floppy drives. [Cu... Curt Coder2013-11-172-3/+3
* (MESS) abc800: Added support for raw 80KB and 160KB disk images. [Curt Coder] Curt Coder2013-11-161-7/+45
* (MESS) abc800: Added support for raw 1MB 8" disk images. [Curt Coder] Curt Coder2013-11-161-4/+34
* (MESS) abc800: Added support for raw 640KB disk images. [Curt Coder] Curt Coder2013-11-163-0/+106
* 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