ld (nn),sp ;ED 73 XX XX Dan Eble wrote: > > On a related note, does anyone know an easy way to get the current SP? > The best idea I have right now is to write a value into a known address > somewhere below the stack, then start pushing a different value in a > counting loop, checking to see when the original value is overwritten. >