1921
ASM / Re: about hooks..
« on: January 14, 2012, 10:20:51 am »
No no, it's ok, I just forgot the ending db $FF
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. 1921
ASM / Re: about hooks..« on: January 14, 2012, 10:20:51 am »
No no, it's ok, I just forgot the ending db $FF
1922
ASM / Re: about hooks..« on: January 14, 2012, 04:07:56 am »
That's ok jacobly, your code works but I believe that there is a problem with the ending .db : the And and the ] tokens get mad.
1923
ASM / Re: about hooks..« on: January 13, 2012, 07:11:50 am »
Doesn't work
But I don't know how to copy the token table to smallEditRam, my code seems not work 1924
ASM / Re: about hooks..« on: January 13, 2012, 07:02:11 am »
No, I can do this, but I don't know how to rename much tokens.
1925
ASM / Re: about hooks..« on: January 13, 2012, 01:38:15 am »
I'm really a beginner in ASM, but I think that put this code after :
Code: [Select] ld hl,tokenHook Will work, right ?EDIT : no, it doesn't work ... what should I do ? 1928
ASM / Re: about hooks..« on: January 12, 2012, 02:56:26 pm »
Actually, I want to rename much tokens ... all the tokens of the [prgm] menu
1929
ASM / Re: about hooks..« on: January 12, 2012, 12:42:37 pm »
No, change several names, sorry ^^
1930
ASM / Re: about hooks..« on: January 12, 2012, 12:31:25 am »
Up !
I found this and now I use it, so thank you thepenguin77 TiAddict : to use hooks with Mimas, you must use the length and the hex codes of the ascii catacteres instead of the length and the string. Code: [Select] cscText: And I've a question : with your code thepenguin77, how do you define several hooks in one file ? 1931
The Axe Parser Project / Re: Axe Parser« on: January 09, 2012, 04:02:52 pm »
I'm a little lost ...
If I try it right now, this will not work because I need an additional code which you made, right ? 1932
The Axe Parser Project / Re: Axe Parser« on: January 09, 2012, 03:27:51 pm »
Awesome, just awesome
EDIT : Maybe I said it 'cos I'm just a beginner 1933
The Axe Parser Project / Re: Axe Parser« on: January 09, 2012, 03:12:40 pm »
Yeah, I would like know too
1934
The Axe Parser Project / Re: Axe Parser« on: January 04, 2012, 12:44:44 pm »
I try since a little time to define my own token with an Axiom (as you did with Memkit and new(), load() etc), and someone said me that I must use the hook 9BC8 to modify OS tokens' name. But it seems that Axe, with his own hook, erase the current hook, so I can't change tokens like Axe do. Do you think that we'll can define our own tokens with Axioms in your next version ?
1935
Axe / Re: Axiom structure« on: January 04, 2012, 11:55:58 am »
So I just can't change the name of OS tokens if I understand ... Or perhaps I can, but only using 9BC8 ?
|
|