v1.32.1
Changelog:
- Added support for Intel FRED and LKGS instructions
- Improved CMake build and install process:
- Users no longer need to implement
nd_vsnprintf_s
andnd_memset
(the old behavior can be enabled at build time) - Easier integration with other CMake projects: just use
find_package
/add_subdirectory
/FetchContent
and link againstbddisasm::bddisasm
orbddisasm::bdshemu
- Users no longer need to implement