summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-282-7/+7
* oops (nw) Olivier Galibert2015-01-251-1/+1
* Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-172-2/+0
* Merge branch 'master' of https://github.com/mamedev/mame.git couriersud2015-01-171-0/+5
|\
| * added missing catch in chd_file_compressor::async_read() and chdman main() (nw) Oliver Stöneberg2015-01-161-0/+5
* | Put osdcore.o into libutil.a to avoid linking errors on debug builds. couriersud2015-01-171-0/+1
|/
* Made all compile for Lua 5.3 (nw) Miodrag Milanovic2015-01-131-0/+1
* Use $(INCPATH) only where needed Miodrag Milanovic2015-01-131-3/+3
* Fix compile and cleanup includes (nw) Miodrag Milanovic2015-01-113-6/+6
* Fix compile (nw) Miodrag Milanovic2015-01-111-3/+3
* Added full lzma sdk source (nw) Miodrag Milanovic2015-01-1181-18464/+2
* Moved softfloat to 3rdparty (nw) Miodrag Milanovic2015-01-1011-8005/+7
* fix compile (nw) Miodrag Milanovic2015-01-101-1/+1
* Updated flac so it can compile, applied changes from previous source (nw) Miodrag Milanovic2015-01-101-1/+1
* Added full source of flac-1.2.1 (nw) Miodrag Milanovic2015-01-1047-28925/+1
* fix osx compile (nw) Miodrag Milanovic2015-01-101-0/+6
* Fix linux compile (nw) Miodrag Milanovic2015-01-101-1/+1
* Ported changes done in previous source to make portmidi compile (nw) Miodrag Milanovic2015-01-101-18/+22
* Placed full code of portmidi in 3rdparty folder (nw) Miodrag Milanovic2015-01-1029-7947/+1
* Added full Lua 5.2.3 source (nw) Miodrag Milanovic2015-01-1061-20414/+1
* Added more resent lsqlite3 version and fixed compile Miodrag Milanovic2015-01-101-1/+1
* added lsqlite3 full source Miodrag Milanovic2015-01-103-2166/+5
* Added full LuaBridge sources Miodrag Milanovic2015-01-1015-6044/+0
* Added integral version of jsoncpp source (nw) Miodrag Milanovic2015-01-1017-6874/+6
* Added integral source of mongoose (nw) Miodrag Milanovic2015-01-103-5354/+4
* Added integral source of sqlite3 to 3rdparty (nw) Miodrag Milanovic2015-01-105-158071/+2
* Added integral libjpeg 8c to 3rdparty folder (nw) Miodrag Milanovic2015-01-1059-39148/+2
* Added integral version of WinPcap SDK (nw) Miodrag Milanovic2015-01-1016-3187/+0
* Added integral version of expat (nw) Miodrag Milanovic2015-01-1019-13371/+1
* Added integral version of zlib in 3rdparty folder (nw) Miodrag Milanovic2015-01-1031-13748/+1
* (MESS) ap2_dsk: don't allocate 2Mb of *stack*, malloc() instead [Peter Ferrie] peterferrie2015-01-031-1/+10
* support 800k ProDOS order (.po) disks peterferrie2015-01-021-1/+1
* Palettes are now copied during get_primlist. This should fix couriersud2015-01-012-1/+10
* fixed MemorySanitizer linking (nw) Oliver Stöneberg2014-12-311-0/+3
* chdman: bail out in chd_file::hunk_info() on unknown compression type (nw) Oliver Stöneberg2014-12-311-0/+3
* more ThreadSanitizer data race warning "fixes" (nw) Oliver Stöneberg2014-12-312-7/+11
* 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