Commit Graph

2 Commits

Author SHA1 Message Date
mr.exodia
a1cb43657a PROJECT: updated help (plugin functions documented now)
DBG: added the 'xor' command
DBG: added a CMDRESULT (for scripts only)
DBG: added dwThreadId to PLUG_CB_CREATETHREAD
DBG: fully escape debug strings
DBG: fixed the 'mov' command (mov newvar,value wouldnt work)
DBG: added 'call' to the script (works 100% like ODBGScript)
DBG: fixed a bug with comments after a command
DBG: added a 'pause' command to the script
DBG: fixed a bug with script commands not waiting for the debugger to be paused again
2014-03-24 21:39:43 +01:00
mr.exodia
abca61daec PROJECT: updated help
DBG: added cmp instruction
DBG: fixed branch detection (not works completely)
2014-02-10 22:44:35 +01:00