summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-112-3/+1
* (MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder] Curt Coder2013-06-063-0/+102
* (MESS) bml3.c [jedwidz] Miodrag Milanovic2013-06-053-0/+64
* dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from ... mahlemiut2013-06-041-1/+4
* (MESS) Applix: Added floppy disk drives Robbbert2013-05-293-2/+104
* td0_dsk: make sure header magic is same case and include cell calc from OG (nw) cracyc2013-05-231-10/+11
* td0_dsk: be more permissive of disk types (nw) cracyc2013-05-231-4/+1
* td0_dsk: add new floppy system support for teledisk [Carl] cracyc2013-05-232-13/+299
* Ignore unformatted tracks in dsk files [smf] smf-2013-05-211-2/+11
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-2060-11624/+11581
* libflac: Improve portability for older versions of Xcode [John Gilbert] R. Belmont2013-05-191-2/+2
* Various CD-ROM / CHDMAN improvements: [R. Belmont] R. Belmont2013-05-183-30/+106
* (mess) pc: fix font for asst128 (nw) cracyc2013-05-113-0/+102
* 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-0961-0/+20460
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-890/+890
* (MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol] Wilbert Pol2013-04-261-1/+1
* Formatting (nw) Wilbert Pol2013-04-261-74/+78
* dsk: mwahahaha (nw) Olivier Galibert2013-04-161-1/+1
* upd765_dsk: don't crash when inserting a disk after removing a different size... cracyc2013-04-151-5/+11
* Adds simple_set data structure and hooked it up to the debugger comment system. Andrew Gardner2013-04-131-0/+995
* imd: Stop being so anal-retentive, it's counterproductive [O. Galibert] Olivier Galibert2013-03-261-34/+5
* (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) Wilbert Pol2013-02-272-0/+19
* fixed memory leak in find_default_device() (nw) Oliver Stöneberg2013-02-211-0/+1
* Don't save out internally determined settings to .ini files. (nw) Wilbert Pol2013-02-212-17/+22
* set proper cassette image loading error / removed unused CASSETTE_ERROR_INVAL... Oliver Stöneberg2013-02-121-2/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-115-66/+65
* flopimg: When generating a pc layout, don't write the gap3 after the last sec... Olivier Galibert2013-02-091-5/+7
* aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett] Phil Bennett2013-02-021-15/+23
* fixed undefined behavior in bitstream_out::write() as well - thanks to -fcatc... Oliver Stöneberg2013-02-021-1/+4
* disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac ... Oliver Stöneberg2013-02-011-1/+1
* disabled stupid zlib trace message with DEBUG (nw) Oliver Stöneberg2013-02-011-1/+5
* fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib Oliver Stöneberg2013-02-013-5/+3
* (MESS) tiki100: Fixed 90K floppy format. (nw) Curt Coder2013-01-241-1/+1
* dsk_dsk: Header size obvious fix [O. Galibert] Olivier Galibert2013-01-201-1/+1
* Fixed MSVC compile. (nw) Curt Coder2013-01-171-2/+2
* (MESS) d64/g64 floppy modernization WIP. (nw) Curt Coder2013-01-179-164/+381
* (MESS) Fixed typos. (nw) Curt Coder2013-01-141-9/+3
* (MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder] Curt Coder2013-01-146-18/+695
* Fix compiling on PowerPC OS X (nw) R. Belmont2013-01-132-3/+27
* More fun with older OS X (nw) R. Belmont2013-01-131-2/+2
* (MESS) Refactored the Commodore 1581 floppy disk drive to use the modern flop... Curt Coder2013-01-122-70/+42
* output of new srcclean changes that are relatively small [smf] smf-2013-01-1133-107/+15
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-11352-66676/+66606
* fixed uninitialized memory in the last hunk on CHD creation (fixes potentiall... Oliver Stöneberg2013-01-091-0/+1
* (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] Curt Coder2013-01-091-1/+1
* lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Pr... Fabio Priuli2013-01-091-1/+1
* fixed result of bitstream_in::peek(0) (nw) Oliver Stöneberg2013-01-091-0/+3
* Added FM encoding support to upd765_dsk. [Curt Coder] Curt Coder2013-01-0815-44/+131
* cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 prot... R. Belmont2013-01-081-0/+3