mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-24_emteere fixing disassembly during emulation
This commit is contained in:
parent
9255d6ba0b
commit
4095810c01
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ public class WrappedMemBuffer implements MemBuffer {
|
|||
}
|
||||
|
||||
fillBuffer(offset);
|
||||
|
||||
return buffer[0];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue