Are CALL subroutines required to preserve any registers? HL and A hold incoming parameters. So presumably they're fair game for changing without restoring.
The question is about BC and DE. Can those be modified without restoring them? -- John.
Are CALL subroutines required to preserve any registers? HL and A hold incoming parameters. So presumably they're fair game for changing without restoring.
The question is about BC and DE. Can those be modified without restoring them? -- John.