summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-315-122/+122
* Move some includes around to fix compile errors on OSX; if this breaks any ot... Wilbert Pol2014-12-298-2/+8
* fixed SANITIZE=thread linking (nw) Oliver Stöneberg2014-12-291-1/+8
* (MESS) excalibur : starting to add floppy support (nw) Robert2014-12-203-0/+71
* debug: fix the avl trees logic Fabrice Bellet2014-12-181-33/+35
* unneeded variable can be removed. nw. etabeta782014-12-121-2/+0
* Allow for compiling, please revisit! (nw) Scott Stone2014-12-111-2/+2
* (MESS) c8050: Floppy WIP. (nw) Curt Coder2014-12-112-5/+5
* renamed the disk formats, since I cannot exclude some of them are used etabeta782014-12-119-84/+84
* (MESS) pc98: added support for disks in .fdd format. [Fabio Priuli] etabeta782014-12-113-0/+181
* fixed visual studio and possibly more. nw. etabeta782014-12-113-5/+3
* (MESS) pc98: added preliminary support for disks in DCP, DCU, DIP etabeta782014-12-108-1/+777
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-12-081-2/+2
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-12-061-2/+2
* fixed typo in new FLAC include path (nw) Oliver Stöneberg2014-12-061-1/+1
* moved some FLAC files around to match the distribution package structure (nw) Oliver Stöneberg2014-12-0619-1/+1
* [MESS] victor9k: Floppy WIP. (nw) Curt Coder2014-12-042-2/+126
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-12-031-1/+1
* Fix various typos Zoë Blade2014-11-308-14/+14
* Unicode combining accents go after the base character (nw) Justin Kerk2014-11-291-1/+1
* added macros for calculator button symbols, like eg. squareroot hap2014-11-291-20/+36
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-2622-872/+871
* 1 more bad byte found in stopthie, confirmed by seanriddle hap2014-11-181-1/+1
* cleanup hap2014-11-171-109/+134
* nw hap2014-11-161-6/+8
* made plaparse less strict about whitespace and ordering, and added .phase key... hap2014-11-161-104/+194
* fix compile hap2014-11-151-1/+1
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-054-46/+103
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-042-3/+118
* OS/2 build fixes [KO Myung-Hun] arbee2014-11-032-1/+36
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-031-1/+1
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-032-43/+81
* enabled a few C64 cart types from fullpath (.crt format), sync castool etabeta782014-11-036-63/+93
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-023-0/+156
* d88_dsk: Support some incorrect images [O. Galibert] Olivier Galibert2014-10-311-1/+5
* ap2_dsk: edd support [O. Galibert] Olivier Galibert2014-10-274-11/+142
* ap2_dsk: Fix broken detection of dsk [O. Galibert] Olivier Galibert2014-10-271-2/+2
* (MESS) spc1000: added support for tapes in .cas format [Fabio Priuli] etabeta782014-10-241-21/+87
* fixed the other __MSC_VER (nw) smf-2014-10-231-1/+1
* fix building with MSVC (nw) smf-2014-10-231-1/+1
* line ending changes? Curt Coder2014-10-232-472/+472
* Fix compile on official tools (nw) Miodrag Milanovic2014-10-232-4/+4
* line endings (nw) Miodrag Milanovic2014-10-231-444/+444
* winpcap: add WinPCap headers to the project; peterferrie2014-10-2216-0/+3188
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-156-3710/+3705
* (MESS) dmv: added floppy softlist. [Sandro Ronco] Sandro Ronco2014-10-102-0/+182
* (MESS) fixed compile. Robbbert2014-10-081-0/+1
* (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] Wilbert Pol2014-10-082-0/+263
* (MESS) More sector order heuristics. (nw) R. Belmont2014-10-041-1/+4
* (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA t... R. Belmont2014-09-293-0/+192