RosettaCodeData/Task/Stack/Z80-Assembly/stack-6.z80
2023-07-01 13:44:08 -04:00

1 line
99 B
Z80 Assembly

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