Commit graph

11 commits

Author SHA1 Message Date
Dark Byte
8292b1dc6d added isRep to the lua LastDisassemblerData field. And stepover now steps over rep instructions
changed mono compiler setting to better deal with exceptions
make the new view available to tracer as well
2021-12-07 23:17:28 +01:00
Dark Byte
9d3c43e28b add createDisassembler to the limited lua state 2021-06-03 12:16:36 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
cheat-engine
eb34575fdb Merge the mac modifications to the main branch. Todo: Likely fix some windows build isues 2019-12-18 12:07:17 +01:00
Dark Byte
10003d4e55 add commentsoverride to the disassembler 2018-04-15 09:00:46 +02:00
Dark Byte
bde02fbe41 add dbvm find what accesses menu option
add cr3 based memory access
2018-03-28 21:18:37 +02:00
cheatengine@gmail.com
a5d71645cc implement arm disassembling 2013-08-13 00:12:15 +00:00
cheatengine@gmail.com
30818c6c67 add a disassembler override to make it possible to add new instructions / override existing ones 2013-03-22 22:22:49 +00:00
cheatengine@gmail.com
75cb53f9e8 implement the dissectcode class
some minor optimization for autoassembler scripts
2013-02-24 23:49:26 +00:00
cheatengine@gmail.com
b979376f61 add decodeLastParametersToString to the disassembler class 2013-02-13 10:08:33 +00:00
cheatengine@gmail.com
c02818e570 Add the disassembler class and fix luaCanvas class method names 2013-02-13 01:36:58 +00:00