summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/td0_dsk.c
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-1034/+0
* compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to ... Cowering2015-05-281-1/+17
* lot more updated (nw) Miodrag Milanovic2015-05-111-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-2/+2
* cleaned up emu.h usage in src/lib/formats (nw) Oliver Stöneberg2015-03-201-1/+1
* td0_dsk: cleanup (nw) cracyc2014-04-091-156/+148
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-2/+1
* td0_dsk:fix null sector case (nw) cracyc2013-08-011-8/+8
* Initial support for Fedora 19 / GCC 4.8.1 [R. Belmont] R. Belmont2013-07-081-1/+1
* Fixes for building MAME with Visual Studio 2013 preview [smf] smf-2013-07-051-2/+3
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+0
* 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-231-13/+275
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-265/+265
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* floppy_image to floppy_image_legacy rename (no whatsnew) Miodrag Milanovic2011-07-201-11/+11
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+766