summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* [mess] partially implement sb16 mixer cracyc2013-01-082-29/+266
* note about virus infected original discs (mastered with viruses) David Haywood2013-01-081-0/+51
* better documentation of the discs part 1 (nw) David Haywood2013-01-081-51/+80
* MSVC fixes (nw) Nathan Woods2013-01-081-1/+1
* misc fixes (resp. BOM, list name, &Amp;). no whatsnew. Fabio Priuli2013-01-083-4/+4
* dsp16: Few more opcodes & spaces->tabs. (nw) Andrew Gardner2013-01-084-553/+678
* Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + ... David Haywood2013-01-084-51019/+60385
* apollo: fix FDC type. unsure if correct. (nw) R. Belmont2013-01-081-1/+1
* cdrom: fixed getting the type of the last track, fixes PCE Bomberman '94 prot... R. Belmont2013-01-081-0/+3
* changed a note (nw) Robbbert2013-01-071-13/+2
* MT 2662 : schaser missile sound was incorrect [Robbbert] Robbbert2013-01-071-10/+10
* the compiler didn't crucify me for this? (nw) David Haywood2013-01-071-14/+0
* shift outrun / turbo outrun sprites by 1 pixel in the x direction, reference ... David Haywood2013-01-071-1/+1
* flopimg: FM WIP (nw) Curt Coder2013-01-074-33/+36
* Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder] Curt Coder2013-01-0710-122/+198
* Notes update Angelo Salese2013-01-071-21/+4
* fix compile on MacOSX 10.6.8. nw. Fabio Priuli2013-01-071-1/+1
* P8000_16 : Fixed regression caused by CPU redesign (nw) Robbbert2013-01-071-5/+15
* s11b,s11c: Writes to 0x68xx appear to pulse the BG CVSD clock input. Speech ... mahlemiut2013-01-072-2/+4
* n68681: preliminary working diserial-based I/O [R. Belmont] R. Belmont2013-01-077-514/+1048
* diserial: correct uninitialized data bug where the first character transmitte... R. Belmont2013-01-071-0/+1
* (MESS) c64: Cartridge WIP. (nw) Curt Coder2013-01-067-4/+242
* fixed some cppcheck warnings about format identifiers and duplicated enum (nw) Oliver Stöneberg2013-01-069-35/+27
* new Penfan Girls clone. Brian Troha2013-01-063-1/+41
* upd765: Be verbose about sector IDs when formatting a track [O. Galibert] Olivier Galibert2013-01-061-6/+16
* cpc_flop: sorted some more sets. basically all games starting with #-A are pr... Fabio Priuli2013-01-061-10092/+11042
* [APPLE2GS] Fixing regression Nathan Woods2013-01-061-4/+4
* more chdcd.c errormessage enhancements / adapted error messages for emu/sound... Oliver Stöneberg2013-01-062-5/+32
* improved some error messages (nw) Oliver Stöneberg2013-01-061-3/+3
* corrected comment and log message in parse_wav_sample() about channels / corr... Oliver Stöneberg2013-01-061-6/+6
* fm7/fm77av: Added a few new dumps from black2. no whatsnew. Fabio Priuli2013-01-063-13/+97
* (MESS) c128: Added QuickSilver 128 BIOS. [Curt Coder] Curt Coder2013-01-061-0/+4
* improved error reporting of parse_wav_sample() and fixed potential resource l... Oliver Stöneberg2013-01-061-24/+61
* (MESS) c64: Softlist additions. (nw) Curt Coder2013-01-062-3/+45
* read ISO as binary as well (nw) Oliver Stöneberg2013-01-061-1/+1
* (MESS) mstation: added emulation of SST 28SF040 flash. (nw) Sandro Ronco2013-01-063-19/+66
* dsp16: Additional work (nw). Andrew Gardner2013-01-064-27/+113
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2013-01-061-16/+17
* skip without reading (nw) smf-2013-01-051-4/+3
* Revert of a portion of r20073: Scott Stone2013-01-051-21/+6
* fixed NRG reading for good (accidentally removed some non-debug code before c... Oliver Stöneberg2013-01-051-4/+5
* cleaned up some chdcd.c error messages (nw) Oliver Stöneberg2013-01-051-5/+5
* fixed reading of NRG images / bail out on unsupported tracks in NRG images / ... Oliver Stöneberg2013-01-051-13/+39
* New clone added Michaël Banaan Ananas2013-01-052-0/+27
* dsp16: Simplification (nw) Andrew Gardner2013-01-052-18/+30
* fixed filename set in NRG track parsing / added NRG test to chdman unit test ... Oliver Stöneberg2013-01-054-1/+3
* - d3dhlsl.c: Free HLSL resources on device reset. Fixes hang when alt-tabbing Ryan Holtz2013-01-053-136/+151
* recreated all files for the chdman unittest / added test for TOC input (nw) Oliver Stöneberg2013-01-059-1/+13
* New games added as GAME_NOT_WORKING R. Belmont2013-01-052-1/+21
* - d3dhlsl.c: Clamp hlsl_prescale_x/y to a minimum of 1. Fixes crashes when using Ryan Holtz2013-01-052-3/+6