Commit Graph

18 Commits

Author SHA1 Message Date
Dark Byte
1875641ef1 fix compilation in 32-bit. Add a bugfix for wine symbol enum giving me data I don't need 2022-09-09 23:36:18 +02:00
Dark Byte
31764cc088 copy the fpu context from ceserver into the local ce context 2022-09-04 23:14:39 +02:00
Dark Byte
5599e2b5c0 add slightly better arm32 support and fix flags in memview 2022-08-24 21:43:25 +02:00
Dark Byte
fff315a557 Just committing all changes (mostly network and context rewrite related, but also some minor things like emurpm 2022-08-15 23:51:27 +02:00
Dark Byte
489a248d8a commit the latest changes regarding the network protocol and armcode and some minor issues I forgot to commit 2022-04-19 00:08:51 +02:00
cheat-engine
acc6cefd0f Fix registry issues 2019-12-19 17:49:30 +01:00
Dark Byte
f88af78356 fix compilation for windows 2019-12-18 12:31:06 +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
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Dark Byte
2d9d4bf6a0 fix globaldebug breakpoints where the specific register isn't available 2015-10-12 01:11:19 +02:00
Dark Byte
6176cc538e ditch figuring out the next breakpoint position and just use the singlestep for those systems that do support it 2015-06-06 02:10:53 +02:00
cheatengine@gmail.com
f83baaa3e8 Some arm disassembler fixes and adding code to deal with the debugger capabilities of the server 2013-08-15 23:27:00 +00:00
cheatengine@gmail.com
8bafdc8708 implement breakpoint handling for x86 network (tested) 2013-08-12 00:32:01 +00:00
cheatengine@gmail.com
b2802de788 implement network getThreadContext (untested) 2013-08-10 21:40:44 +00:00
cheatengine@gmail.com
8f7ce49415 implement more network debug options. (trap works properly now) 2013-07-23 17:35:12 +00:00
cheatengine@gmail.com
fba74a959a update about form and some network bugfixes and decrease network usage 2013-07-22 15:59:50 +00:00
cheatengine@gmail.com
a200c5f73c implement the basic stuff for the network debugger interface (not tested) 2013-07-20 22:57:51 +00:00
cheatengine@gmail.com
4548effe0b remove redirected symbol support for now (needs better implementation)
Started with network debugger interface
2013-07-18 23:59:58 +00:00