Logging memory with the debugger
|
10-31-2022, 12:03 AM
Post: #5
|
|||
|
|||
RE: Logging memory with the debugger
Yes, {[a1,4]} does works. Can log an offset too with {[a1-x},4]}, but can't log offset 0x1 or 0x3.
However, it sometimes doesn't log any value, produces the log itself but not the value or the any text after it. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Logging memory with the debugger - kenaku - 10-28-2022, 11:11 PM
RE: Logging memory with the debugger - [Unknown] - 10-29-2022, 01:13 AM
RE: Logging memory with the debugger - kenaku - 10-30-2022, 04:25 PM
RE: Logging memory with the debugger - [Unknown] - 10-30-2022, 05:40 PM
RE: Logging memory with the debugger - kenaku - 10-31-2022 12:03 AM
RE: Logging memory with the debugger - [Unknown] - 11-01-2022, 06:10 AM
|