I'm reading some code into an area of data and trying to run it. I'm
not clear on how to tell acid that this area of memory is now
executable code, such that commands such as asm() will work.

I've tried a few iterations of map() but I'm clearly doing something
wrong ... has anyone done this?

thanks

ron

Reply via email to