| Commit message (Expand) | Author | Age | Files | Lines |
| * | (MESS) victor9k: Floppy WIP. (nw) |  Curt Coder | 2014-11-02 | 1 | -0/+1 |
| * | (MESS) fixed compile. |  Robbbert | 2014-10-08 | 1 | -0/+1 |
| * | (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA t... |  R. Belmont | 2014-09-29 | 1 | -0/+1 |
| * | (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] |  Sandro Ronco | 2014-08-15 | 1 | -0/+1 |
| * | gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. |  mahlemiut | 2014-06-26 | 1 | -0/+1 |
| * | rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] |  Scott Stone | 2014-06-09 | 1 | -0/+1 |
| * | Link fix for some linux-es (nw) |  Miodrag Milanovic | 2014-06-06 | 1 | -0/+4 |
| * | -Created machine_manager as singleton class that contains (for now) one runni... |  Miodrag Milanovic | 2014-06-06 | 1 | -3/+3 |
| * | Added SQLite3 for future use, not linked in main binary till proved compiling... |  Miodrag Milanovic | 2014-06-04 | 1 | -1/+16 |
| * | Updated to latest mongoose, used new added features (nw) |  Miodrag Milanovic | 2014-06-04 | 1 | -0/+4 |
| * | (MESS) ql: Expansion WIP. (nw) |  Curt Coder | 2014-06-03 | 1 | -0/+1 |
| * | (MESS) fc100 : added support for CAS-format files. |  Robbbert | 2014-04-20 | 1 | -0/+1 |
| * | Moved eminline and related files into /src/osd since it's system related (nw) |  Miodrag Milanovic | 2014-04-16 | 1 | -0/+1 |
| * | (MESS) tandy2k: Tries to load DOS now. (nw) |  Curt Coder | 2014-04-06 | 1 | -0/+1 |
| * | fmtowns: converted to use wd_fdc and modern floppy drive implementation. |  mahlemiut | 2014-03-31 | 1 | -0/+1 |
| * | libflac: changed HAVE_CONFIG_H checks to be as intended - will be fixed upstr... |  Oliver Stöneberg | 2014-03-24 | 1 | -1/+1 |
| * | fixed clang -Wunused-const-variable warning in libflac (nw) |  Oliver Stöneberg | 2014-03-12 | 1 | -5/+0 |
| * | Allow JSMESS to compile with -Werror (nw) |  Justin Kerk | 2014-03-12 | 1 | -0/+2 |
| * | reverted change to src/lib/lib.mak (nw) |  Oliver Stöneberg | 2014-03-12 | 1 | -7/+1 |
| * | fixed libflac compilation for older clang versions (nw) |  Oliver Stöneberg | 2014-03-12 | 1 | -1/+7 |
| * | Moved core template container classes up from emutempl.h to coretmpl.h: |  Aaron Giles | 2014-03-11 | 1 | -0/+2 |
| * | pass VERSION define via compiler flags to libflac (nw) |  Oliver Stöneberg | 2014-03-06 | 1 | -0/+6 |
| * | changed casing of FLAC folders to match official source distribution (nw) |  Oliver Stöneberg | 2014-03-05 | 1 | -1/+1 |
| * | (MESS) SOL20 : added partial support for SVT format (used in Solace emulator)... |  Robbbert | 2014-03-04 | 1 | -0/+1 |
| * | (MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul... |  Robbbert | 2014-02-27 | 1 | -0/+1 |
| * | (MESS) sorcerer : added .TAPE cassette format [Robbbert] |  Robbbert | 2014-02-23 | 1 | -0/+1 |
| * | added DEBUG-only tagmap lookup counter (nw) |  Oliver Stöneberg | 2014-02-21 | 1 | -0/+1 |
| * | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+3 |
| * | (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] |  Curt Coder | 2014-02-18 | 1 | -0/+1 |
| * | (MESS) spc1000 : added TAP cassette format [Robbbert] |  Robbbert | 2014-02-16 | 1 | -0/+1 |
| * | (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... |  Curt Coder | 2014-02-03 | 1 | -0/+2 |
| * | (MESS) phc25 : can load .phc cassettes |  Robbbert | 2014-02-02 | 1 | -0/+1 |
| * | (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) |  Curt Coder | 2014-01-15 | 1 | -0/+1 |
| * | (MESS) itt3030: start adding to the skeleton. [rfka01, R. Belmont] |  R. Belmont | 2013-12-06 | 1 | -0/+1 |
| * | (MESS) abc800: Added support for raw 640KB disk images. [Curt Coder] |  Curt Coder | 2013-11-16 | 1 | -0/+1 |
| * | (MESS) Moved a bunch of buses under emu/bus. (nw) |  Curt Coder | 2013-10-22 | 1 | -0/+1 |
| * | updated zlib to 1.2.8 [Oliver Stöneberg] |  Oliver Stöneberg | 2013-08-27 | 1 | -0/+2 |
| * | Added raw formats for PC-98 |  Angelo Salese | 2013-08-07 | 1 | -0/+1 |
| * | added json library and working example (nw) |  Miodrag Milanovic | 2013-08-07 | 1 | -1/+9 |
| * | Initial commit of internal web server, mostly to check compiling on various p... |  Miodrag Milanovic | 2013-08-07 | 1 | -0/+10 |
| * | (MESS) kaypro : Added back the DSK format (still doesn't work!) |  Robbbert | 2013-07-29 | 1 | -0/+1 |
| * | Force libflac to never be optimized in a more portable way (nw) |  R. Belmont | 2013-07-25 | 1 | -1/+1 |
| * | (MESS) mbee : converted to modern fdc, still doesn't work though. (nw) |  Robbbert | 2013-07-05 | 1 | -0/+1 |
| * | (MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to f... |  Miodrag Milanovic | 2013-06-19 | 1 | -1/+0 |
| * | (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] |  Curt Coder | 2013-06-06 | 1 | -0/+1 |
| * | (MESS) bml3.c [jedwidz] |  Miodrag Milanovic | 2013-06-05 | 1 | -0/+1 |
| * | (MESS) Applix: Added floppy disk drives |  Robbbert | 2013-05-29 | 1 | -2/+3 |
| * | (mess) pc: fix font for asst128 (nw) |  cracyc | 2013-05-11 | 1 | -0/+1 |
| * | added additional flags for compiling on linux and osx, but enabled just posix... |  Miodrag Milanovic | 2013-05-10 | 1 | -1/+10 |
| * | LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine... |  Miodrag Milanovic | 2013-05-09 | 1 | -0/+44 |