about summary refs log tree commit diff stats
path: root/test/core/parse_asm.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test/parse_asm: add directive testserpilliere2015-10-291-0/+69
|
* Miasm v2serpilliere2014-06-031-0/+41
* API has changed, so old scripts need updates * See example for API usage * Use tcc or llvm for jit emulation * Go to test and run test_all.py to check install Enjoy !