summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changing #includes for headers that are part of toolchain and not part of any... Scott Stone2014-09-293-3/+3
* Removed unused variables.(nw) Michael Zapf2014-09-261-2/+0
* (MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for Michael Zapf2014-09-262-622/+868
* (MESS) ti99: Changed logging for HFDC and interleave for MFM. (nw) Michael Zapf2014-09-131-1/+1
* (MESS) ti99: A single missing character breaks a floppy format.(nw) Michael Zapf2014-09-121-1/+1
* (MESS) Stop trashing DiskCopy 4.2 images that don't have tags. [R. Belmont] R. Belmont2014-09-111-1/+6
* replaced a few more exit() calls with fatalerror() (nw) Oliver Stöneberg2014-09-102-3/+3
* added another note about memory leak (nw) Oliver Stöneberg2014-09-101-0/+1
* added note about memory leak (nw) Oliver Stöneberg2014-09-101-0/+1
* do not start tagmap lookup counting until everything is initialized / tagmap ... Oliver Stöneberg2014-09-092-2/+6
* moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... Oliver Stöneberg2014-09-081-9/+9
* Updated to latest mongoose (nw) Miodrag Milanovic2014-09-082-0/+27
* msx_dsk.c: Add support for 81 track images (nw) Wilbert Pol2014-09-061-0/+4
* Update to latest mongoose (nw) Miodrag Milanovic2014-09-022-3635/+3758
* mfi_dsk: Fix leaks [O. Galibert] Olivier Galibert2014-08-281-1/+6
* (MESS) Support ProDOS-order Pascal 1.3 images [R. Belmont] R. Belmont2014-08-171-0/+5
* (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] Sandro Ronco2014-08-153-0/+83
* Fix Clang compile (nw) R. Belmont2014-08-101-1/+1
* flopimg: don't trash a bunch of memory when loading legacy floppies. [R. Belm... R. Belmont2014-08-091-1/+1
* duh (nw) Olivier Galibert2014-08-091-4/+4
* floppy: Handle half and quarter tracks [O. Galibert] Olivier Galibert2014-08-094-61/+87
* gimix: added software list, fixed regression with booting Gimix Flex 3.6, add... mahlemiut2014-07-282-2/+1
* (MESS) Allow kc85_[2-5] to boot from floppy again. Sandro Ronco2014-07-271-7/+6
* Cleanups and version bumpmame0154 Miodrag Milanovic2014-07-231-92326/+92280
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-2244-6276/+6264
* Cleanups and version bump Miodrag Milanovic2014-07-2243-18665/+18627
* gimix: corrected FDC clock, Gimix Flex 4.3 is now bootable. mahlemiut2014-07-151-1/+3
* (MESS) apple3: now using the cycle-accurate floppy emulation. [R. Belmont] R. Belmont2014-07-041-4/+14
* flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MF... mahlemiut2014-06-262-3/+4
* flex_dsk: added support for some double-sided disk sizes. 800kB disk images ... mahlemiut2014-06-261-19/+41
* gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. mahlemiut2014-06-263-0/+121
* (nw) R. Belmont2014-06-221-1/+1
* (MESS) apple2: Support some oddball sized disk images and DOS 3.3 disks that ... R. Belmont2014-06-221-3/+14
* Added LuaBridge and exposed few classes as example (nw) Miodrag Milanovic2014-06-2015-0/+6047
* sync with main mongoose branch, includes all our patches so far as well (nw) Miodrag Milanovic2014-06-161-2/+4
* added comment to lua modification (nw) Oliver Stöneberg2014-06-161-0/+1
* fixed Visual Studio compiler warning in src/lib/lua/lib/lsqlite3.c (nw) Oliver Stöneberg2014-06-161-1/+1
* Update to latest (nw) Miodrag Milanovic2014-06-161-1/+10
* dim_dsk: fix 2HS image loading (can now boot Illumination LASER from floppy) mahlemiut2014-06-161-3/+17
* Compile fix for DEBUG=1 builds, 32-bit, GCC 4.6.3 (nw) Scott Stone2014-06-121-1/+1
* Updated mongoose and fixed initial websocket connecte to client (nw) Miodrag Milanovic2014-06-122-76/+86
* rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] Scott Stone2014-06-093-0/+268
* vtech1: Use the slot system for I/O and Memory expansion slots. Emulate Dirk Best2014-06-071-1/+5
* Link fix for some linux-es (nw) Miodrag Milanovic2014-06-061-0/+4