aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Instruction/AInstEmitMemoryHelper.cs
AgeCommit message (Collapse)Author
2018-04-24Improved logging (#103)gdkchan
2018-03-10Allow to enable/disable memory checks even on release mode through the flag, ↵gdkchan
return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss