Thank you very much folks. I'm trying to convert the assembler as plan A, I might as well get my hands dirty. I knew I had to get back into asm, I just needed a good excuse.
8051 asm has CALL (generic), ACALL (absolute) and LCALL (long).
PM asm only has CALL and LCALL.
How would you convert the absolute calls from 8051? Can you just plunk it into a generic call and consider the job done?
Robert
![]()
Bookmarks