unicorn/include/unicorn
Jonathon Reinhart f6cecf45d2 change mem read/write APIs to use void*
Don't force the user to use uint8_t pointers, or cast their
pointers-to-other-objects to uint8_t* when calling these APIs.
2015-09-07 12:44:03 -04:00
..
arm.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
arm64.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
m68k.h renamed m68k enum constants 2015-08-23 21:56:24 -07:00
mips.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
platform.h import 2015-08-21 15:04:50 +08:00
sparc.h renames the register constants so unicorn and capstone can compile together 2015-08-23 21:36:33 -07:00
unicorn.h change mem read/write APIs to use void* 2015-09-07 12:44:03 -04:00
x86.h change uch to uc_struct (header files) 2015-08-26 08:20:44 -04:00