summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/tools/imgtool
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-3048-41127/+0
* move some legacy formats over to imgtool since it's now the only user Dirk Best2015-06-105-1/+1293
* remove unneeded basicdsk.h include from a few files Dirk Best2015-06-081-1/+0
* fix owner (nw) Miodrag Milanovic2015-06-081-2/+2
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-0714-14/+14
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* update for Jonathan Edwards (nw) Miodrag Milanovic2015-05-261-1/+1
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... Miodrag Milanovic2015-05-221-1/+1
* Another round of -Wextra -Wdouble-promotion fixes. (nw) couriersud2015-05-201-3/+3
* update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Prie... Miodrag Milanovic2015-05-152-2/+2
* fix for amiga (nw) Miodrag Milanovic2015-05-131-2/+2
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-136-6/+6
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-1135-58/+58
* update license for Peter Trauner and Antoine Mine (nw) Miodrag Milanovic2015-05-112-4/+4
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-0743-0/+86
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-145-48/+49
* Fix various typos and spelling mistakes Zoë Blade2015-04-112-2/+2
* Moved build system to GENie [Miodrag Milanovic] Miodrag Milanovic2015-03-261-79/+0
* fixed several missing assert.h includes (nw) Oliver Stöneberg2015-03-201-0/+1
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-204-2/+4
* removed a few more unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-202-2/+0
* removed unnecessary assert.h includes (nw) Oliver Stöneberg2015-03-201-1/+1
* Make sure mess tools end up in $(BIN) if defined. (nw) couriersud2015-02-221-1/+1
* fixed some C++11 compiler warnings (nw) Oliver Stöneberg2015-02-051-1/+1
* introduced BASELIBS to makefile to link smaller tools with less dependencies ... Oliver Stöneberg2015-01-011-1/+1
* Tidy comments Zoë Blade2014-12-021-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-3/+3
* Imgtool: Display more info about Amiga images Dirk Best2014-10-021-2/+21
* unreachable code warning fixes for tools (nw) Oliver Stöneberg2014-09-082-2/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-361/+360
* (MESS)-thomson: fix for incorrect palettes in a seldom used video mode [Anton... Miodrag Milanovic2014-04-173-0/+739
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-032-3/+2
* fixed logerror() in floptool and imgtool (nw) Oliver Stöneberg2014-04-031-1/+1
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-315-12/+12
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-315-12/+12
* some dynamic_buffer/dynamic_array usage cleanups (nw) Oliver Stöneberg2014-03-291-2/+1
* converted some malloc()/free() usage to dynamic_array/dynamic_buffer (nw) Oliver Stöneberg2014-03-295-59/+14
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-1/+1
* clang 3.4 fixes for tools (nw) Oliver Stöneberg2014-02-203-1/+5
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* fixes for building with Visual Studio 2013 RTM [smf] smf-2013-10-193-6/+6
* fixed unnecessary checks of unsigned variable and endless loop/array out-of-b... Oliver Stöneberg2013-09-161-2/+4
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+0
* imgtool/modules/bml3: fix uninitialized variable reported by gcc 4.4.7 [Lord ... Jonathan Gevaryahu2013-07-081-1/+1
* (MESS)bml3: Add stub variants bml3mk2 (for MB-6891) and bml3mk5 [jedwidz] Miodrag Milanovic2013-07-046-0/+1117
* output of new srcclean changes that are relatively small [smf] smf-2013-01-113-17/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-1133-3229/+3221
* removed some unnecessary checks (nw) Oliver Stöneberg2012-12-261-1/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-1714-104/+104