Nguyen Anh Quynh
32238dc8c5
cstool: cleanup
8 years ago
YUHANG TANG
bde12aed40
cstool: convert space to tab
8 years ago
YUHANG TANG
a7b4852453
Delete platform.h and fix wrong identation.
8 years ago
YUHANG TANG
61e5054b63
cstool version 2
8 years ago
YUHANG TANG
ad25742e89
cstool: version 2 could print all debug information for all arch.
8 years ago
YUHANG TANG
08da0c0533
cstool : print all debug information for all arch.
8 years ago
YUHANG TANG
9354e5e364
cstool: add x86 debug information
8 years ago
Nguyen Anh Quynh
130eb7ef94
cstool: compile with CMake using CMakeLists.txt in root dir
8 years ago
Nguyen Anh Quynh
7415467aee
cstool: initialize i in preprocess(). this fixes compilation issue for MSVC
8 years ago
Nguyen Anh Quynh
eb34f6e478
cstool: support CMake
8 years ago
Nguyen Anh Quynh
bab2a93031
cstool: align assembly code for x86
8 years ago
Nguyen Anh Quynh
fcd1b44a3f
cstool: update README with more details
8 years ago
Nguyen Anh Quynh
5664998f4c
cstool: compile for next branch
8 years ago
Nguyen Anh Quynh
6ccfcab154
cstool: make it compile with GCC on Linux
8 years ago
Nguyen Anh Quynh
797a637a86
cstool: fix Makefile
8 years ago
Nguyen Anh Quynh
815b94a452
cstool: add VERSION and reformat to use tabs for indentation
8 years ago
Nguyen Anh Quynh
c2887082a2
cstool: fix Makefile
8 years ago
Nguyen Anh Quynh
f36b3f426e
cstool: compile/clean/install/uninstall from Makefile
8 years ago
echotyh
51c8c5082a
cstool 1.0 ( #788 )
...
* first cstool -- Segmentation fault: 11
* Modify the format of output.
* Preprocess the input from user. The result of converting looks right but the disassembly is not unsatisfactory.
* Skip the character not in set A = {'a'~'f','A'~'F','0'~'9'}.
i Please enter the commit message for your changes. Lines starting
* delete cstool binary
* using isxdigit() to tests for any hexadecimal-digit character
* write README
* final version 1.0 for cstool
8 years ago