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

2 lines
99 B
Z80 Assembly
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
ADD SP,&FE ;subtract two from the stack pointer. Remember that the stack grows "down" in memory.