View Single Post
Old 24 October 2018, 09:52   #13
Giants
Registered User
 
Join Date: Nov 2017
Location: france
Posts: 109
Hi !

phx : Yes


Galahad/FLT : Exactly but, I use move.l and not MOVEQ.
Moveq is displayed by AR when I use the D command. (the interpreter on AR is not perfect).

You right, LEA is better, but no mater.
move.l or lea or just Put the good Value in A0 and A1 with R command like
r A0 20000

do the job.
Data always uncrunch but crash at the end (no return).

Not sure is a stack issue.
I just add 'R A7 60000' command on AR before 'G FE0' and do the same. (crash after decrunch)
60000 is free for me, for my test, my crunched data is not big.

I've just woken up, I'm going to watch this more ready this afternoon.
Maybe a stack problem.

We will see

Thks
Giants is offline  
 
Page generated in 0.04414 seconds with 11 queries