Hi Chris, > split loads and calls into separate tables. Loads are now just indexed > by their pointer instead of using MemoryValue to wrap it. for readnone calls you don't have to worry about generations, writing to memory etc, you can treat them the same as (eg) an "add" instruction. Ciao, Duncan.