You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/bddisasm
BITDEFENDER\vlutas 433e723e07
Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup.
3 years ago
..
include Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
Makefile Fixed include path. 4 years ago
bddisasm.c Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
bddisasm.vcproj Initial commit. 4 years ago
bddisasm.vcxproj Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
bddisasm.vcxproj.filters Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
bdformat.c Moved the formatting function in a dedicated source file. 3 years ago
bdhelpers.c Implemented a reverse oprand lookup table. It holds pointers to relevant operands inside INSTRUX, for quick lookup. 3 years ago
crt.c Implement nd_vsnprintf_s and nd_memset if possible 3 years ago