summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/lib.mak
Commit message (Expand)AuthorAgeFilesLines
* (MESS) victor9k: Floppy WIP. (nw) Curt Coder2014-11-021-0/+1
* (MESS) fixed compile. Robbbert2014-10-081-0/+1
* (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA t... R. Belmont2014-09-291-0/+1
* (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] Sandro Ronco2014-08-151-0/+1
* gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. mahlemiut2014-06-261-0/+1
* rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] Scott Stone2014-06-091-0/+1
* Link fix for some linux-es (nw) Miodrag Milanovic2014-06-061-0/+4
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-061-3/+3
* Added SQLite3 for future use, not linked in main binary till proved compiling... Miodrag Milanovic2014-06-041-1/+16
* Updated to latest mongoose, used new added features (nw) Miodrag Milanovic2014-06-041-0/+4
* (MESS) ql: Expansion WIP. (nw) Curt Coder2014-06-031-0/+1
* (MESS) fc100 : added support for CAS-format files. Robbbert2014-04-201-0/+1
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-0/+1
* (MESS) tandy2k: Tries to load DOS now. (nw) Curt Coder2014-04-061-0/+1
* fmtowns: converted to use wd_fdc and modern floppy drive implementation. mahlemiut2014-03-311-0/+1
* libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed upstr... Oliver Stöneberg2014-03-241-1/+1
* fixed clang -Wunused-const-variable warning in libflac (nw) Oliver Stöneberg2014-03-121-5/+0
* Allow JSMESS to compile with -Werror (nw) Justin Kerk2014-03-121-0/+2
* reverted change to src/lib/lib.mak (nw) Oliver Stöneberg2014-03-121-7/+1
* fixed libflac compilation for older clang versions (nw) Oliver Stöneberg2014-03-121-1/+7
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-0/+2
* pass VERSION define via compiler flags to libflac (nw) Oliver Stöneberg2014-03-061-0/+6
* changed casing of FLAC folders to match official source distribution (nw) Oliver Stöneberg2014-03-051-1/+1
* (MESS) SOL20 : added partial support for SVT format (used in Solace emulator)... Robbbert2014-03-041-0/+1
* (MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul... Robbbert2014-02-271-0/+1
* (MESS) sorcerer : added .TAPE cassette format [Robbbert] Robbbert2014-02-231-0/+1
* added DEBUG-only tagmap lookup counter (nw) Oliver Stöneberg2014-02-211-0/+1
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+3
* (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] Curt Coder2014-02-181-0/+1
* (MESS) spc1000 : added TAP cassette format [Robbbert] Robbbert2014-02-161-0/+1
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-031-0/+2
* (MESS) phc25 : can load .phc cassettes Robbbert2014-02-021-0/+1
* (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) Curt Coder2014-01-151-0/+1
* (MESS) itt3030: start adding to the skeleton. [rfka01, R. Belmont] R. Belmont2013-12-061-0/+1
* (MESS) abc800: Added support for raw 640KB disk images. [Curt Coder] Curt Coder2013-11-161-0/+1
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-0/+1
* updated zlib to 1.2.8 [Oliver Stöneberg] Oliver Stöneberg2013-08-271-0/+2
* Added raw formats for PC-98 Angelo Salese2013-08-071-0/+1
* added json library and working example (nw) Miodrag Milanovic2013-08-071-1/+9
* Initial commit of internal web server, mostly to check compiling on various p... Miodrag Milanovic2013-08-071-0/+10
* (MESS) kaypro : Added back the DSK format (still doesn't work!) Robbbert2013-07-291-0/+1
* Force libflac to never be optimized in a more portable way (nw) R. Belmont2013-07-251-1/+1
* (MESS) mbee : converted to modern fdc, still doesn't work though. (nw) Robbbert2013-07-051-0/+1
* (MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to f... Miodrag Milanovic2013-06-191-1/+0
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-061-0/+1
* (MESS) bml3.c [jedwidz] Miodrag Milanovic2013-06-051-0/+1
* (MESS) Applix: Added floppy disk drives Robbbert2013-05-291-2/+3
* (mess) pc: fix font for asst128 (nw) cracyc2013-05-111-0/+1
* 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-091-0/+44