patch

Description

None

Syntax

patch = int(dma), dword(addr), string(type|64) dword(data)

Example

patch=2,8002B5b0,word 0

Parameters

dma
Value Result
?
-2
-1
0
1
2
?
addr
Value Result
# Memory Address?
type
Value Result
byte
patch
rescan
word
data
Value Result
# Patch Data?

Notes

  • None

See Also

  • None
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License