summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-237-8/+8
* ini file write: skip those <UNADORNED..> options, and don't start the file wi... Michaƫl Banaan Ananas2011-08-221-9/+26
* floppy: Add generic track data descriptors [O. Galibert] Olivier Galibert2011-08-207-132/+1040
* placeholders Olivier Galibert2011-08-202-0/+0
* Fixed closing cdrom in case of CHD (no whatsnew) Miodrag Milanovic2011-08-201-2/+5
* cdrom - Fixed offset calculation thanks to mahlemiut (no whatsnew) Miodrag Milanovic2011-08-201-6/+4
* Added support for loading other image types to cdrom device, with use of chdm... Miodrag Milanovic2011-08-205-4/+1162
* d64_dsk - import from MESS (no whatsnew) Miodrag Milanovic2011-08-191-4/+15
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-141-0/+12
* Sync with MESS (no whatsnew) Miodrag Milanovic2011-08-081-2/+2
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-311-1/+1
* Exidy Sorcerer image update by robbbert (no whatsnew) Miodrag Milanovic2011-07-312-31/+31
* Make image recognition more relaxing (no whatsnew) Miodrag Milanovic2011-07-292-2/+5
* m68k: Added FSIN, FCOS, and FTAN using SoftFloat extensions [Stanislav Shwart... R. Belmont2011-07-287-232/+902
* cothreads: fixed to run on PowerPC Mac OS X [R. Belmont] R. Belmont2011-07-281-1/+5
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-265-24/+24
* Amiga ADF disk support (no whatsnew) Miodrag Milanovic2011-07-222-81/+162
* Floppy work WIP (no whatsnew) Miodrag Milanovic2011-07-214-20/+96
* New floppy image WIP (no whatsnew) Miodrag Milanovic2011-07-205-0/+213
* Renamed FLOPPY_OPTION* to LEGACY_FLOPPY_OPTION* (no whatsnew) Miodrag Milanovic2011-07-2048-140/+139
* floppy_image to floppy_image_legacy rename (no whatsnew) Miodrag Milanovic2011-07-2029-416/+416
* Fix for coco_dsk by Firewave (now hatsnew) Miodrag Milanovic2011-07-201-1/+1
* Fix for memsets in core (no whatsnew) Miodrag Milanovic2011-07-131-1/+1
* Port from MESS, nw Angelo Salese2011-06-282-38/+38
* Added support for multi level slot devices [Miodrag Milanovic] Miodrag Milanovic2011-06-272-0/+10
* Fixed cothread build for Mac OS X PowerPC (nw) R. Belmont2011-06-261-3/+3
* Fixed credit for byuu and warning in lib/cothread/amd64.c compile (no whatsnew) Miodrag Milanovic2011-06-251-1/+1
* libco: Fix linking and compiling under osx. (nw) Wilbert Pol2011-06-252-2/+2
* Added byuu's cothread library, along with a wrapper class. Switched to Aaron Giles2011-06-2519-2/+1353
* cdrom: convert Mode 1 Form 1 sectors to Mode 1 raw if requested [R. Belmont] R. Belmont2011-06-251-0/+17
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-192-2/+2
* Fixed 04376: Typo in lib/util/opresolv.c (no whatsnew) Scott Stone2011-06-161-1/+1
* Moved rest of mess formats to lib before rewrite(no whatsnew) Miodrag Milanovic2011-06-139-2/+223
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-052-3/+3
* Last round of GCC 4.6 fixes (no whatsnew) R. Belmont2011-05-302-10/+10
* GCC 4.6 "variable assigned but not used" fixes, part 1 (no whatsnew) R. Belmont2011-05-302-9/+7
* Fix for unmounting not detected image files (no whatsnew) Miodrag Milanovic2011-05-251-1/+1
* Fix for tools building (no whatsnew) Miodrag Milanovic2011-05-101-1/+0
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* Fix issues with define of logerror (no whatsnew) Miodrag Milanovic2011-05-0719-178/+171
* formats lib - Removed some core dependency, put back asserts and made logging... Miodrag Milanovic2011-05-077-13/+24
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-06133-1/+24320
* astring: don't copy a pointer onto itself (not harmful, but annoying in Valgr... R. Belmont2011-05-011-1/+1
* Be consistent about template argument naming. Aaron Giles2011-04-301-7/+7
* astring: Fix build on NetBSD and other systems where toupper() is a macro [Th... R. Belmont2011-04-231-0/+7
* (Big tangle of changes that all happened as I was looking into the ROM Aaron Giles2011-04-132-1/+2
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-252-34/+34
* Fix minor oops. Aaron Giles2011-03-091-0/+1
* Fix -no<option> for booleans Aaron Giles2011-03-051-0/+7
* Converted core_options to a class. Removed a bunch of marginal Aaron Giles2011-03-032-1165/+611