If the pointer to the next location in the stack is raved in Ram[SP]/[0], How do I instruct the computer in hack to open the location? I have tried
@0
D=M
@D
but it isn't opening the address in stored in Ram[0] How do I make it access the ram address stored in Ram[0] Thank you