summaryrefslogtreecommitdiff
path: root/python/examples/nes.py
AgeCommit message (Expand)Author
2017-11-13Add GetInstructionAlignment Callback to Architecture.Brian Potchik
2017-05-19update copyright yearJordan Wiens
2017-05-15Adding a constant expression with pointer hint for improved typesRusty Wagner
2017-05-04Initial support for concrete flags computationRusty Wagner
2017-05-02Fix NES plugin for new IL APIRusty Wagner
2017-01-07More fixes for refactorPeter LaFosse
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ex...Peter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse
2016-09-29Adding APIs for segments and sectionsRusty Wagner
2016-09-26Fix NES plugin after API changesRusty Wagner
2016-07-15Add API for instruction length and option for showing opcodes in disassemblyRusty Wagner
2016-05-08Add additional IL stage for flags resolutionRusty Wagner
2016-05-03Add APIs for flag information and data flowRusty Wagner
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-04-10Move all of API and Python bindings into api directoryRusty Wagner