RosettaCodeData/Task/Stack/Z80-Assembly/stack-6.z80

2 lines
99 B
Z80 Assembly

ADD SP,&FE ;subtract two from the stack pointer. Remember that the stack grows "down" in memory.