Re: A83: resizing lists and Q's for Pat


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

Re: A83: resizing lists and Q's for Pat




On 20-Jul-98, Jimmy wrote:

>Also Pat what is difference between 

>_execute_assembly
>and
>_execute_z80

>in the squish.inc?????

>Jimmy

I'm not Pat, but: (this is from my disassembly)

*** EXECUTE_Z80 ***

52e5: 21 ld    hl,9327h
52e6: 27
52e7: 93
52e8: e9 jp    (hl)

Rather straight-forward, isn't it? So _EXEC_ASSEMBLY calls this routine after
having loaded the code at 9327h.



References: