This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - Matrefeytontias
Pages: 1 ... 118 119 [120] 121 122 ... 133
1786
« on: June 11, 2012, 07:42:23 pm »
As I remind (I don't have the source right now) the program use 75 bytes (since I saw (appID+74)) I also find that I needed to replace the variable flags (the IY register) : on a 83+ it's $89F0, but on a 83 ? So for recap, I need to replace appBackUpScreen, appID and flags, and then it's done (according to the fact that flags don't move )
1787
« on: June 11, 2012, 12:25:15 pm »
Up !
I replaced nearly all the things I needed to replace, else appID and appBackUpScreen : since they are respectively 20 and 768 bytes large, which are can I use to replace them ? I can found for appID but I didn't found for appBackUpScreen ...
EDIT : in fact I don't know how much bytes appID is large ...
1788
« on: June 11, 2012, 12:18:34 pm »
1789
« on: June 10, 2012, 04:52:25 pm »
Up ! I'm really interested in it, but the apk you posted doesn't work with my Sony Ericsson Xperia X8 (OS 2.1 update-1), have you any other version for it ? If you haven't pleaaaaase make one, I want this emu
1790
« on: June 10, 2012, 01:59:08 pm »
Yeah, you're right, I changed the topic title, thank you
1791
« on: June 10, 2012, 10:47:58 am »
Or you can also use an hex to ASM disassembler, there are many on the net.
1792
« on: June 10, 2012, 10:45:19 am »
I think it's impossible, that's too difficult ... But thanks to my own disassembler, I disassembled little Axe programs containing only one routine, so I saw how several functions were working
1793
« on: June 10, 2012, 10:37:57 am »
Yeah, I haven't done any hex -> Axe disassembler yet EDIT : link updated with a zip containing a smaller version and a readme.
1794
« on: June 10, 2012, 10:16:31 am »
Yeah, that's an use of it it can be really helpful if people loose their ASM source but keep their compiled version.
1795
« on: June 09, 2012, 11:24:05 am »
Thanks
1796
« on: June 09, 2012, 11:16:28 am »
In fact, I'm trying to port an Axe program to the 82 stats (my Jetpack for instance, see the topic in the Axe projects subforum), so I disassembled it and I ask for advices here. @thepenguin77 @FloppusMaximus thank you very much thepenguin77 I'll try to replace the calls with your code.
1797
« on: June 08, 2012, 08:10:41 pm »
Hi guys ! I'm trying to do a mad thing translating an 83+ ASM program to 83 ASM I know that's possible, even it's long and difficult, but right now I have some issues with replacing adresses, so I ask several Ti-83+ related questions : - What is the use of the variable appID $838D ? - What does the romcall _saveDisp do ? - Is there any extended ti83asm.inc, like for BrandonW's ti83plus.inc ? - How (or with what) can I replace _bufClr, appBackUpScreen, appID, keyExtend, kbdGetKy, _saveDisp, ramStart ? Many questions, I hope that you'll can help me
1798
« on: June 08, 2012, 03:13:49 pm »
Thank you Runer for the solving (what a stupid error, I never noticed it ) I'll try to optimize it myself, even I don't see much things too optimize right now =/ EDIT : the link is updated with the safe version
1799
« on: June 08, 2012, 01:08:23 pm »
I did much research, and anything I found is that's an Axe bug, so I don't know what to do to resolve it :'( And an hex decompiler is a reaaaaaally hard thing to do I'm not sure that I'll do it, since there are lots of it for computer. But who knows ...
1800
« on: June 08, 2012, 01:06:33 pm »
But deep got his +1 anyway
Pages: 1 ... 118 119 [120] 121 122 ... 133
|