aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/AOptimizations.cs
AgeCommit message (Expand)Author
2018-06-25Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32c...LDj3SNuD
2018-05-11Add intrinsics support (#121)gdkchan
2018-04-22Stub a few services, add support for generating call stacks on the CPUgdkchan
2018-03-10Allow to enable/disable memory checks even on release mode through the flag, ...gdkchan
2018-03-09Disable memory checks by default, even on debug, move ram memory allocation i...gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss