Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cherryhex

A tool for converting ASCII hex files to raw binary hex files.

Installation

Requires CMake and a C++11 compiler.

git clone https://github.com/SgtCoDFish/cherryhex
cd cherryhex
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..

then build as normal for your system. On Linux:

make -j4
sudo make install

TODO List

[x] Big/little endian switch

About

A tool for converting ASCII hex files to raw binary hex files.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages