aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/State/AInstUndEventArgs.cs
AgeCommit message (Collapse)Author
2018-02-25Added initial support for function names from symbol table on the cpu with ↵gdkchan
tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss