Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0160 | 2015-03-25 | 1 | -2/+2 | |
| | |||||
* | more emu.h cleanups in src/lib/formats (nw) | 2015-03-20 | 1 | -1/+0 | |
| | |||||
* | cleaned up emu.h usage in src/lib/formats (nw) | 2015-03-20 | 1 | -1/+2 | |
| | |||||
* | Move some includes around to fix compile errors on OSX; if this breaks any ↵ | 2014-12-29 | 1 | -0/+1 | |
| | | | | other environments then feel free to revert this. (nw) | ||||
* | d88_dsk: Support some incorrect images [O. Galibert] | 2014-10-31 | 1 | -1/+5 | |
| | |||||
* | Added license tags to a few more files. Also converted many of OG's | 2013-10-16 | 1 | -33/+2 | |
| | | | | | BSD licenses to tags since when he copied & pasted them he forgot to remove one instance of my name, which I caught while searching. ;-) | ||||
* | Fixes for building MAME with Visual Studio 2013 preview [smf] | 2013-07-05 | 1 | -1/+1 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -1/+1 | |
| | |||||
* | I'm in your floppy format, fixing stupid bugs (nw) | 2012-11-20 | 1 | -2/+5 | |
| | |||||
* | pc floppies: Merge the common parts of d88/imd [O. Galibert] | 2012-11-20 | 1 | -71/+22 | |
| | |||||
* | (mess) d88: Reduce the gap3 size from the standard value when the data ↵ | 2012-10-11 | 1 | -7/+22 | |
| | | | | otherwise won't fit [O. Galibert] | ||||
* | (mess) upd765: Modernize [O. Galibert] | 2012-10-10 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remaining TODO list: - take WP into account - test the amstrad, implement its observational format (edsk) using pasti as a start. Or find the legendary amstrad IPFs. Or both. - correct read track, the implementation is completely wrong. See previous for testing, it's only used in protections the check the inter-sector gaps. - shake and bake on the amstrad, protections are the best to find bugs in a fdc - add the scan id commands, but nothing seems to use them - debug the 2.88M formatting which is unreliable. Fix its IDAM/DAM gap size on formatting too (but that's not what's making it unreliable) - test all the systems that were hit, and fix what needs to be fixed. Beware that multiple problems may happen: - upd765 may be wrong - the driver may not be working - the hookup may be wrong/incomplete (bitrate selection and floppy rpm in particular) - the driver may be too limited for the new implementation (the x68k dma device does not handle non-instant dma yet for instance) - report invalid command when appropriate depending on the actual chip emulated - add the russian clones with their real names | ||||
* | Clean-ups and version bumpmame0147 | 2012-09-17 | 1 | -2/+2 | |
| | | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated | ||||
* | floppy: Harmless intermediate commit that could help Micko (nw) | 2012-08-24 | 1 | -0/+217 | |
| | |||||
* | floppy_image to floppy_image_legacy rename (no whatsnew) | 2011-07-20 | 1 | -14/+14 | |
| | |||||
* | Fix issues with define of logerror (no whatsnew) | 2011-05-07 | 1 | -2/+2 | |
| | |||||
* | Moved format handling and all formats to separate library [Miodrag Milanovic] | 2011-05-06 | 1 | -0/+378 | |