WerWolv
|
4cf92103d8
|
fix: Names of disassembler architectures not corresponding to their actual type
Fixes #1010
|
2023-04-05 07:20:06 +02:00 |
|
WerWolv
|
3658d8d96e
|
fix: Disassembler not supporting any Capstone 5 features anymore
Fixes #1010
|
2023-04-04 23:08:10 +02:00 |
|
WerWolv
|
2296766746
|
build: Allow building with capstone 4.X again
|
2023-03-23 16:45:00 +01:00 |
|
WerWolv
|
aa658b7dbc
|
sys: Make sure constexpr variables don't get copied onto the stack
|
2022-09-12 21:28:02 +02:00 |
|
WerWolv
|
327e904dbc
|
sys: Fixed many clang tidy warnings and typos
|
2022-03-04 20:52:39 +01:00 |
|
WerWolv
|
1738c3f50a
|
build: Use correct include directory for capstone
|
2022-02-08 19:22:52 +01:00 |
|
WerWolv
|
0e08b0226b
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
|
WerWolv
|
48aacc0c2e
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
|
WerWolv
|
40d7e4aa6e
|
build: More repo cleanup, move libimhex and external libs to /lib folder
|
2022-01-16 14:20:52 +01:00 |
|