| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix srcclean when doing multiple files in a single run (nw) |  Vas Crabb | 2016-09-28 | 1 | -9/+9 |
| * | srcclean (nw) |  Vas Crabb | 2016-09-26 | 5 | -178/+178 |
| * | Merge pull request #1444 from npwoods/imgtool_readsector_uses_stdvector |  Vas Crabb | 2016-09-26 | 9 | -108/+50 |
| |\ |
|
| | * | Changing bad_alloc catch declarations |  Nathan Woods | 2016-09-25 | 4 | -4/+4 |
| | * | Putting try { ... } catch(std::bad_alloc &) { ... } around recently introduce... |  Nathan Woods | 2016-09-25 | 4 | -4/+9 |
| | * | Imgtool: Changed the read_sector apparatus to use std::vector |  Nathan Woods | 2016-09-24 | 9 | -108/+45 |
| * | | Retired imgtool_basename(), in favor of core_filename_extract_base() |  Nathan Woods | 2016-09-24 | 3 | -23/+11 |
| * | | imgtool, hp9845_tape format: implemented read & write ops in 9845data filter |  fulivi | 2016-09-23 | 2 | -4/+141 |
| * | | imgtool, hp9845_tape format: implemented read filter for text-only DATA |  fulivi | 2016-09-22 | 3 | -2/+190 |
| |/ |
|
| * | Merge pull request #1398 from fulivi/hp9845_tools |  R. Belmont | 2016-09-16 | 4 | -1/+1301 |
| |\ |
|
| | * | imgtool, hp9845_tape format: write&del done, brief info added at the |  fulivi | 2016-09-13 | 2 | -24/+339 |
| | * | imgtool: WIP on hp9845 tape: read done, write & del to be done |  fulivi | 2016-09-10 | 1 | -66/+124 |
| | * | imgtool: WIP for hp9845 tape support |  fulivi | 2016-09-10 | 2 | -0/+923 |
| | * | hp_hybrid: added hp_hybrid & hp_5061_3001 to unidasm |  fulivi | 2016-09-10 | 1 | -0/+4 |
| * | | Vas Crabb feedback |  Nathan Woods | 2016-09-14 | 3 | -7/+7 |
| * | | Imgtool: Changed the Imgtool module list to be std::list |  Nathan Woods | 2016-09-10 | 6 | -112/+51 |
| * | | Imgtool: C++-ized the imgtool_library object (now class imgtool::library) |  Nathan Woods | 2016-09-10 | 6 | -155/+172 |
| |/ |
|
| * | Merge pull request #1332 from npwoods/option_guide_and_imgtool |  Vas Crabb | 2016-09-10 | 17 | -149/+100 |
| |\ |
|
| | * | Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... |  Nathan Woods | 2016-09-03 | 12 | -14/+14 |
| | * | Incorporating Vas Crabb feedback |  Nathan Woods | 2016-09-01 | 1 | -4/+3 |
| | * | option_guide C++-ification, touched up imgtool |  Nathan Woods | 2016-08-27 | 17 | -135/+87 |
| * | | Add Lua-cleaning ability to srcclean |  Vas Crabb | 2016-08-30 | 1 | -37/+388 |
| |/ |
|
| * | castool fix |  Nathan Woods | 2016-08-21 | 1 | -3/+3 |
| * | clang didn't like that... |  Vas Crabb | 2016-08-04 | 1 | -1/+5 |
| * | remove leftover crud (nw) |  Vas Crabb | 2016-08-03 | 1 | -18/+0 |
| * | fix overlong code detection in srcclean |  Vas Crabb | 2016-08-02 | 1 | -2/+12 |
| * | Make srcclean a bit more forgiving |  Vas Crabb | 2016-08-02 | 1 | -3/+3 |
| * | Let's give the new srcclean a spin... |  Vas Crabb | 2016-08-02 | 3 | -67/+67 |
| * | Re-write srcclean to be cool with UTF-8 and C++14 [Vas Crabb] |  Vas Crabb | 2016-08-02 | 1 | -291/+1512 |
| * | patch up on OSX |  Vas Crabb | 2016-08-01 | 1 | -4/+4 |
| * | fix after pass through the diff |  Vas Crabb | 2016-08-01 | 2 | -4/+4 |
| * | made constexprs lower case and used constexpr for returning input value as we... |  Miodrag Milanovic | 2016-07-31 | 3 | -17/+17 |
| * | unbreak large files in chdman after refactor |  Vas Crabb | 2016-08-01 | 1 | -4/+4 |
| * | imgtool fix (nw) |  Miodrag Milanovic | 2016-07-31 | 1 | -3/+3 |
| * | algorithm-> utility where appropriate, fix imgtool (nw) |  Miodrag Milanovic | 2016-07-31 | 1 | -1/+1 |
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 16 | -52/+53 |
| * | chdman: fix remaining createcd 64bit issues |  MetalliC | 2016-07-24 | 1 | -4/+4 |
| * | compile fix (nw) |  Miodrag Milanovic | 2016-07-23 | 1 | -9/+9 |
| * | try one old good fix (nw) |  Miodrag Milanovic | 2016-07-23 | 1 | -1/+1 |
| * | Revert "fix building with gcc 6.1.0 by making it consistent with other source... |  Miodrag Milanovic | 2016-07-23 | 1 | -2/+5 |
| * | fix building with gcc 6.1.0 by making it consistent with other source files. ... |  smf- | 2016-07-23 | 1 | -5/+2 |
| * | Fixed stupid compilation error |  Nathan Woods | 2016-07-11 | 1 | -1/+1 |
| * | Removed some c_str() calls that are no longer necessary |  Nathan Woods | 2016-07-11 | 2 | -3/+3 |
| * | Fix up imgtool as well |  Vas Crabb | 2016-07-08 | 31 | -239/+218 |
| * | Add support for showing will branch/will fall through comment on SPARC branch... |  Vas Crabb | 2016-06-27 | 1 | -8/+8 |
| * | POSIX implementation for new directory read features, cleanup of Windows impl... |  Vas Crabb | 2016-06-25 | 2 | -16/+14 |
| * | SPARC VIS 2+, VIS 3 and VIS 3B disassembler support [Vas Crabb] |  Vas Crabb | 2016-06-24 | 1 | -185/+183 |
| * | VIS I (UltraSPARC) and II (UltraSPARC III) for SPARC disassembler [Vas Crabb] |  Vas Crabb | 2016-06-23 | 1 | -8/+27 |
| * | Add SPARC to unidasm [Vas Crabb] |  Vas Crabb | 2016-06-22 | 1 | -0/+6 |
| * | remove all usages of tagmap |  Miodrag Milanovic | 2016-06-18 | 2 | -3/+2 |