A85: Help!!


[Prev][Next][Index][Thread]

A85: Help!!




-> Here's the problem...

-> I want to CALL a routine without using the CALL statement... and the 
-> word of the location I want to call is in HL... can someone help me?

Push the return address for your call, then use jp (HL)