summaryrefslogtreecommitdiff
path: root/src/core/processors.h
AgeCommit message (Expand)Author
2021-08-12Connect a factory for operands to all the instructions.Cyrille Bagard
2020-05-16Added a way to get all registered architectures.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-05-12Simplified the way processors are registered.Cyrille Bagard
2019-01-21Provided a way to register new available processors from Python.Cyrille Bagard
2018-05-14Created an instruction database for Chrysalide.Cyrille Bagard
2018-05-11Reorganized processor registrations.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2017-07-12Removed the too complex memory share system.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-18Shared all Dalvik operands between all their users.Cyrille Bagard
2016-11-27Saved memory space by sharing arch GObjects.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard