| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0155 |  Miodrag Milanovic | 2014-10-15 | 6 | -3710/+3705 |
| * | (MESS) dmv: added floppy softlist. [Sandro Ronco] |  Sandro Ronco | 2014-10-10 | 2 | -0/+182 |
| * | (MESS) fixed compile. |  Robbbert | 2014-10-08 | 1 | -0/+1 |
| * | (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] |  Wilbert Pol | 2014-10-08 | 2 | -0/+263 |
| * | (MESS) More sector order heuristics. (nw) |  R. Belmont | 2014-10-04 | 1 | -1/+4 |
| * | (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA t... |  R. Belmont | 2014-09-29 | 3 | -0/+192 |
| * | Changing #includes for headers that are part of toolchain and not part of any... |  Scott Stone | 2014-09-29 | 3 | -3/+3 |
| * | Removed unused variables.(nw) |  Michael Zapf | 2014-09-26 | 1 | -2/+0 |
| * | (MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for |  Michael Zapf | 2014-09-26 | 2 | -622/+868 |
| * | (MESS) ti99: Changed logging for HFDC and interleave for MFM. (nw) |  Michael Zapf | 2014-09-13 | 1 | -1/+1 |
| * | (MESS) ti99: A single missing character breaks a floppy format.(nw) |  Michael Zapf | 2014-09-12 | 1 | -1/+1 |
| * | (MESS) Stop trashing DiskCopy 4.2 images that don't have tags. [R. Belmont] |  R. Belmont | 2014-09-11 | 1 | -1/+6 |
| * | replaced a few more exit() calls with fatalerror() (nw) |  Oliver Stöneberg | 2014-09-10 | 2 | -3/+3 |
| * | added another note about memory leak (nw) |  Oliver Stöneberg | 2014-09-10 | 1 | -0/+1 |
| * | added note about memory leak (nw) |  Oliver Stöneberg | 2014-09-10 | 1 | -0/+1 |
| * | do not start tagmap lookup counting until everything is initialized / tagmap ... |  Oliver Stöneberg | 2014-09-09 | 2 | -2/+6 |
| * | moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... |  Oliver Stöneberg | 2014-09-08 | 1 | -9/+9 |
| * | Updated to latest mongoose (nw) |  Miodrag Milanovic | 2014-09-08 | 2 | -0/+27 |
| * | msx_dsk.c: Add support for 81 track images (nw) |  Wilbert Pol | 2014-09-06 | 1 | -0/+4 |
| * | Update to latest mongoose (nw) |  Miodrag Milanovic | 2014-09-02 | 2 | -3635/+3758 |
| * | mfi_dsk: Fix leaks [O. Galibert] |  Olivier Galibert | 2014-08-28 | 1 | -1/+6 |
| * | (MESS) Support ProDOS-order Pascal 1.3 images [R. Belmont] |  R. Belmont | 2014-08-17 | 1 | -0/+5 |
| * | (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] |  Sandro Ronco | 2014-08-15 | 3 | -0/+83 |
| * | Fix Clang compile (nw) |  R. Belmont | 2014-08-10 | 1 | -1/+1 |
| * | flopimg: don't trash a bunch of memory when loading legacy floppies. [R. Belm... |  R. Belmont | 2014-08-09 | 1 | -1/+1 |
| * | duh (nw) |  Olivier Galibert | 2014-08-09 | 1 | -4/+4 |
| * | floppy: Handle half and quarter tracks [O. Galibert] |  Olivier Galibert | 2014-08-09 | 4 | -61/+87 |
| * | gimix: added software list, fixed regression with booting Gimix Flex 3.6, add... |  mahlemiut | 2014-07-28 | 2 | -2/+1 |
| * | (MESS) Allow kc85_[2-5] to boot from floppy again. |  Sandro Ronco | 2014-07-27 | 1 | -7/+6 |
| * | Cleanups and version bumpmame0154 |  Miodrag Milanovic | 2014-07-23 | 1 | -92326/+92280 |
| * | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 44 | -6276/+6264 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 43 | -18665/+18627 |
| * | gimix: corrected FDC clock, Gimix Flex 4.3 is now bootable. |  mahlemiut | 2014-07-15 | 1 | -1/+3 |
| * | (MESS) apple3: now using the cycle-accurate floppy emulation. [R. Belmont] |  R. Belmont | 2014-07-04 | 1 | -4/+14 |
| * | flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MF... |  mahlemiut | 2014-06-26 | 2 | -3/+4 |
| * | flex_dsk: added support for some double-sided disk sizes. 800kB disk images ... |  mahlemiut | 2014-06-26 | 1 | -19/+41 |
| * | gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. |  mahlemiut | 2014-06-26 | 3 | -0/+121 |
| * | (nw) |  R. Belmont | 2014-06-22 | 1 | -1/+1 |
| * | (MESS) apple2: Support some oddball sized disk images and DOS 3.3 disks that ... |  R. Belmont | 2014-06-22 | 1 | -3/+14 |
| * | Added LuaBridge and exposed few classes as example (nw) |  Miodrag Milanovic | 2014-06-20 | 15 | -0/+6047 |
| * | sync with main mongoose branch, includes all our patches so far as well (nw) |  Miodrag Milanovic | 2014-06-16 | 1 | -2/+4 |
| * | added comment to lua modification (nw) |  Oliver Stöneberg | 2014-06-16 | 1 | -0/+1 |
| * | fixed Visual Studio compiler warning in src/lib/lua/lib/lsqlite3.c (nw) |  Oliver Stöneberg | 2014-06-16 | 1 | -1/+1 |
| * | Update to latest (nw) |  Miodrag Milanovic | 2014-06-16 | 1 | -1/+10 |
| * | dim_dsk: fix 2HS image loading (can now boot Illumination LASER from floppy) |  mahlemiut | 2014-06-16 | 1 | -3/+17 |
| * | Compile fix for DEBUG=1 builds, 32-bit, GCC 4.6.3 (nw) |  Scott Stone | 2014-06-12 | 1 | -1/+1 |
| * | Updated mongoose and fixed initial websocket connecte to client (nw) |  Miodrag Milanovic | 2014-06-12 | 2 | -76/+86 |
| * | rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] |  Scott Stone | 2014-06-09 | 3 | -0/+268 |
| * | vtech1: Use the slot system for I/O and Memory expansion slots. Emulate |  Dirk Best | 2014-06-07 | 1 | -1/+5 |
| * | Link fix for some linux-es (nw) |  Miodrag Milanovic | 2014-06-06 | 1 | -0/+4 |