Re: can i get direct access to the linear address-space?
Posted on 2010-10-01, 10:48
Not sure what exactly you're targeting at i've got global vars that i want to read/write from functions that do not use these variables directly, or through stack parameters so i need a way of getting to the absolute address of it, i've got the relative adress of this global(s) from the …