Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upd765_dsk: don't crash when inserting a disk after removing a different ↵ | 2013-04-15 | 1 | -5/+11 | |
| | | | | | size one (nw) winsocket, winptty: don't use osd_free on pointer allocated with malloc (nw) | ||||
* | Adds simple_set data structure and hooked it up to the debugger comment system. | 2013-04-13 | 1 | -0/+995 | |
| | | | | | [Andrew Gardner] | ||||
* | imd: Stop being so anal-retentive, it's counterproductive [O. Galibert] | 2013-03-26 | 1 | -34/+5 | |
| | |||||
* | (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) | 2013-02-27 | 2 | -0/+19 | |
| | |||||
* | fixed memory leak in find_default_device() (nw) | 2013-02-21 | 1 | -0/+1 | |
| | |||||
* | Don't save out internally determined settings to .ini files. (nw) | 2013-02-21 | 2 | -17/+22 | |
| | |||||
* | set proper cassette image loading error / removed unused ↵ | 2013-02-12 | 1 | -2/+1 | |
| | | | | CASSETTE_ERROR_INVALIDARG (nw) | ||||
* | Cleanups and version bumpmame0148u1 | 2013-02-11 | 5 | -66/+65 | |
| | |||||
* | flopimg: When generating a pc layout, don't write the gap3 after the last ↵ | 2013-02-09 | 1 | -5/+7 | |
| | | | | sector [O. Galibert] | ||||
* | aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett] | 2013-02-02 | 1 | -15/+23 | |
| | |||||
* | fixed undefined behavior in bitstream_out::write() as well - thanks to ↵ | 2013-02-02 | 1 | -1/+4 | |
| | | | | -fcatch-undefined-behavior and clang (nw) | ||||
* | disabled pointless (at least in terms of MAME/MESS) DEBUG message in libflac ↵ | 2013-02-01 | 1 | -1/+1 | |
| | | | | (nw) | ||||
* | disabled stupid zlib trace message with DEBUG (nw) | 2013-02-01 | 1 | -1/+5 | |
| | |||||
* | fixed typo in previous commit / fixed DEBUG compilation of pmwinmm.c and zlib | 2013-02-01 | 3 | -5/+3 | |
| | |||||
* | (MESS) tiki100: Fixed 90K floppy format. (nw) | 2013-01-24 | 1 | -1/+1 | |
| | |||||
* | dsk_dsk: Header size obvious fix [O. Galibert] | 2013-01-20 | 1 | -1/+1 | |
| | |||||
* | Fixed MSVC compile. (nw) | 2013-01-17 | 1 | -2/+2 | |
| | |||||
* | (MESS) d64/g64 floppy modernization WIP. (nw) | 2013-01-17 | 9 | -164/+381 | |
| | |||||
* | (MESS) Fixed typos. (nw) | 2013-01-14 | 1 | -9/+3 | |
| | |||||
* | (MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder] | 2013-01-14 | 6 | -18/+695 | |
| | | | (MESS) d64/g64 floppy modernization WIP. (nw) | ||||
* | Fix compiling on PowerPC OS X (nw) | 2013-01-13 | 2 | -3/+27 | |
| | |||||
* | More fun with older OS X (nw) | 2013-01-13 | 1 | -2/+2 | |
| | |||||
* | (MESS) Refactored the Commodore 1581 floppy disk drive to use the modern ↵ | 2013-01-12 | 2 | -70/+42 | |
| | | | | | | floppy system. Supports read-only access to D81 images. [Curt Coder] wd_fdc: Controller remains busy until the last DRQ has been served, and the sector register can now be written more than once. [Curt Coder] | ||||
* | output of new srcclean changes that are relatively small [smf] | 2013-01-11 | 33 | -107/+15 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 352 | -66676/+66606 | |
| | |||||
* | fixed uninitialized memory in the last hunk on CHD creation (fixes ↵ | 2013-01-09 | 1 | -0/+1 | |
| | | | | potentially different filesize with each compiler not defaulting memory to 0x00 including Visual Studio) / added another chdman test (nw) | ||||
* | (MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder] | 2013-01-09 | 1 | -1/+1 | |
| | |||||
* | lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio ↵ | 2013-01-09 | 1 | -1/+1 | |
| | | | | | | | | | Priuli] softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao, Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli] After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-) Loading instructions are already present at projectMESS and will be in next sysinfo update. | ||||
* | fixed result of bitstream_in::peek(0) (nw) | 2013-01-09 | 1 | -0/+3 | |
| | |||||
* | Added FM encoding support to upd765_dsk. [Curt Coder] | 2013-01-08 | 15 | -44/+131 | |
| | | | (MESS) bw2: Fixed floppy loading. [Curt Coder] | ||||
* | cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 ↵ | 2013-01-08 | 1 | -0/+3 | |
| | | | | proto (nw) | ||||
* | flopimg: FM WIP (nw) | 2013-01-07 | 3 | -32/+35 | |
| | |||||
* | Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder] | 2013-01-07 | 10 | -122/+198 | |
| | |||||
* | fixed some cppcheck warnings about format identifiers and duplicated enum (nw) | 2013-01-06 | 7 | -26/+26 | |
| | |||||
* | more chdcd.c errormessage enhancements / adapted error messages for ↵ | 2013-01-06 | 1 | -5/+8 | |
| | | | | emu/sound/samples.c / fixed GCC compile (nw) | ||||
* | improved some error messages (nw) | 2013-01-06 | 1 | -3/+3 | |
| | |||||
* | corrected comment and log message in parse_wav_sample() about channels / ↵ | 2013-01-06 | 1 | -6/+6 | |
| | | | | corrected some format specifiers (nw) | ||||
* | improved error reporting of parse_wav_sample() and fixed potential resource ↵ | 2013-01-06 | 1 | -24/+61 | |
| | | | | leaks / use more proper errorcodes when encountering an error when parsing an input file (nw) | ||||
* | read ISO as binary as well (nw) | 2013-01-06 | 1 | -1/+1 | |
| | |||||
* | skip without reading (nw) | 2013-01-05 | 1 | -4/+3 | |
| | |||||
* | fixed NRG reading for good (accidentally removed some non-debug code before ↵ | 2013-01-05 | 1 | -4/+5 | |
| | | | | commit) (nw) | ||||
* | cleaned up some chdcd.c error messages (nw) | 2013-01-05 | 1 | -5/+5 | |
| | |||||
* | fixed reading of NRG images / bail out on unsupported tracks in NRG images / ↵ | 2013-01-05 | 1 | -13/+39 | |
| | | | | cleanups (nw) | ||||
* | fixed filename set in NRG track parsing / added NRG test to chdman unit test ↵ | 2013-01-05 | 1 | -1/+1 | |
| | | | | (nw) | ||||
* | cdrom: Introduces concept of logical sector addresses so games see the disc ↵ | 2013-01-05 | 2 | -17/+98 | |
| | | | | with pregap/postgap sectors actually taking up sector numbers as in reality. Fixes PC-Engine CDs with hardcoded sector numbers. [R. Belmont, Angelo Salese] | ||||
* | removed unused m_props from chd_lzma_decompressor (nw) | 2013-01-05 | 1 | -1/+0 | |
| | |||||
* | tagmap: Try a slightly better hashing function [O. Galibert] | 2013-01-03 | 1 | -2/+2 | |
| | |||||
* | flopimg: Avoid avoidable leaks [O. Galibert] | 2013-01-03 | 1 | -2/+2 | |
| | |||||
* | fix portmidi compilation on Xcode 3.2.6 for OSX 10.6.8. no whatsnew. | 2013-01-02 | 1 | -1/+3 | |
| | |||||
* | Fix compile on OS X 10.6/10.7 (nw) | 2013-01-02 | 1 | -0/+1 | |
| |