20.02.2014, 10:16
I don't ignore people, I'm just very busy - I haven't touched 4.0 code in weeks because of other priorities!
For information on @emit, see these links:
Early library that modifies itself.
More self-modifying code.
How to modify code on Linux.
Library to simplify it.
Macro for syntactic sugar.
There isn't much documentation on using "asm.inc", it's for run-time code modification. "@emit" is just shorthand for the main functions to look like "#emit".
For information on @emit, see these links:
Early library that modifies itself.
More self-modifying code.
How to modify code on Linux.
Library to simplify it.
Macro for syntactic sugar.
There isn't much documentation on using "asm.inc", it's for run-time code modification. "@emit" is just shorthand for the main functions to look like "#emit".