If I remember well, in x86 we could ADD or SUB the SP, so we could make room for function local variables. But what about in Z80?. I only see PUSH and POP and I don't like them much, because the order and 16-bit size requirements.
Login or register to post comments