Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | bump yaxpeax-arch to 0.0.4, use AddressDiff, fix warnings in ffi | iximeow | |
2020-01-15 | avoid needing to dynamically allocate in yaxpeax-x86 ffi | iximeow | |
this makes ffi builds also no-std, and significantly smaller too | |||
2020-01-12 | add *extremely* poor ffi bindings for x86 decoders | iximeow | |
this is specifically to support a disas-bench integration, for now |