16 Commits (7ca66a49820d10d590552184947c97e7a4b8196a)

Author SHA1 Message Date
Yegor Derevenets ced9d24e35 Workaround missing <inttypes.h> on MSVC 2010 10 years ago
Nguyen Anh Quynh 0beb0d494b api: get back the old API cs_disasm() & mark cs_disasm_ex() deprecated. cs_disasm_ex() will be removed in the future 10 years ago
Mr. eXoDia 9be1f93f88 fixed warnings in MSVC x64 compilation 10 years ago
Nguyen Anh Quynh 027afdc179 Change the prototype of the callback in SKIPDATA option. Suggested by Ben Nagy. 11 years ago
Nguyen Anh Quynh 0df7e93a3c Change the prototype of the callback in SKIPDATA option. Suggested by Ben Nagy. 11 years ago
Nguyen Anh Quynh 2c61656d99 tests: correct the prototype of mycallback() in test_skipdata 11 years ago
danghvu 69a7c2d580 Make test_skipdata performs tests by default 11 years ago
Nguyen Anh Quynh 9389353971 tests: fix warnings caused by unused variable/function in test_skipdata.c 11 years ago
Axel 0vercl0k Souchet de2dff44a0 fixed test_skipdata.c for VS2012 11 years ago
Nguyen Anh Quynh 42288ac4e3 SKIPDATA: add 1 more argument to callback function pointing to the input buffer of cs_disasm_ex() 11 years ago
Nguyen Anh Quynh 943cb2d71b tests: add more example on customizing SKIPDATA mode to test_skipdata.c 11 years ago
Nguyen Anh Quynh 655c7021d2 tests: more C89 fixes 11 years ago
Nguyen Anh Quynh 8118bcd913 tests: add example code on how to rename 'data' instruction's mnemonic of SKIPDATA mode 11 years ago
Nguyen Anh Quynh 5b556e5fcf tests: C89 11 years ago
Nguyen Anh Quynh b64d1cf193 refine the comments for Skipdata sample code 11 years ago
Nguyen Anh Quynh c82581992a tests: add test_skipdata.c & do not test SKIPDATA in test.c anymore 11 years ago