03-09-2025, 09:18 PM
"But the registers - normaly - don't need to be pushes and poped."
If mixing ASM with BASIC in a FUNCTION or SUB you do PUSH/POP the registers used because we do not know which registers the compiler used for BASIC. As I was not absolutely sure what the compiler would do with iJahr I put them in.
I guess that is it for this job, it works and is fast.
Cheers,
If mixing ASM with BASIC in a FUNCTION or SUB you do PUSH/POP the registers used because we do not know which registers the compiler used for BASIC. As I was not absolutely sure what the compiler would do with iJahr I put them in.
I guess that is it for this job, it works and is fast.
Cheers,