2 lines
99 B
Z80 Assembly
2 lines
99 B
Z80 Assembly
|
|
ADD SP,&FE ;subtract two from the stack pointer. Remember that the stack grows "down" in memory.
|