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 - kalan_vod
Pages: 1 ... 56 57 [58] 59 60 ... 194
856
« on: October 28, 2006, 05:44:00 am »
Yeah, I am mostly taking a shot in the dark jumping into ASM but I have many sites of reference. I am able to do basic things currently, but I am lacking some of the fundamentals (which is very important).
857
« on: October 28, 2006, 05:42:00 am »
It assembles under DOS I am sure of, and it is written in C I think. I was able to assembly anything with it and with ease. I was never able to assembly ION under TASM and what not.
858
« on: October 27, 2006, 06:31:00 pm »
c1--> CODE | ec1cd desktop cd wabbit assembler be.asm wabbit be.bin be.8xpc2 |
ec2 Batch code....not hard at all.
859
« on: October 27, 2006, 10:15:00 am »
I use spencers assembler, it works and is easy to set up. Also you can make apps really easily.
860
« on: October 24, 2006, 05:29:00 pm »
QuoteBegin-Liazon+24 Oct, 2006, 23:26--> QUOTE (Liazon @ 24 Oct, 2006, 23:26) | QuoteBegin-rivereye+24 Oct, 2006, 18:05-->QUOTE (rivereye @ 24 Oct, 2006, 18:05) | I have to get around to re-adding Omnimaga as an affiliate.
Btw, everyone should get FF 2 |
any add-ons or extensions you guys recommend?
|
Not to clutter the topic, but web developer is all I need (that and editing the configs to make ff faster, or fasterfox as a extension). Kevin, now you can have a actual site
861
« on: October 24, 2006, 04:45:00 pm »
QuoteBegin-Alex+24 Oct, 2006, 21:22--> QUOTE (Alex @ 24 Oct, 2006, 21:22) | What's FF2?
- Alex |
Firefox 2.0 Nice work Kevin, glad you did so .
862
« on: October 24, 2006, 01:22:00 am »
Send all the stuff in Metroid_Ram into the Ram, and all the stuff in Metroid_Archive to the Archive.
863
« on: October 17, 2006, 04:23:00 pm »
Hey burr, and this isn't my territory anymore since I just came back and am working on Asm >.>...sorry
864
« on: October 15, 2006, 12:00:00 pm »
Wow, that is the most interesting idea I have heard in a long while..I really am looking forward to this, and that char looks nice as heck!
865
« on: October 15, 2006, 11:57:00 am »
QuoteBegin-Killerplayer+15 Oct, 2006, 15:08--> QUOTE (Killerplayer @ 15 Oct, 2006, 15:08) | kk thanks kalan_vod |
Np, if you don't understand any of it let me know as I know it is difficult to understand others code. Also, this is rather interesting as it would help me also . Strings are faster as we all know, but seeing this it makes it prove it (if you did the same thing but with a list).
866
« on: October 15, 2006, 07:29:00 am »
c1--> CODE | ec1DelVar XRepeat Ans or X=26;If inString works or it reaches the end quit loop X+1->X;advance the pointer inString("ABCDEFGHIJKLMNOPQRSTUVWXYZ",Str1,X->O;testing, store into O End;hope you know this If O:then;if inString contain what Str1 did, then excute this code. if it didnt find it, it continues onward ... End c2 |
ec2 This will work, try it for yourself.
867
« on: October 14, 2006, 05:20:00 pm »
Well if you are looking for speed vs. size, that would be the fastest. Now if you want size vs. speed, then you could do this: c1--> CODE | ec1DelVar XRepeat Ans X+1->X inString("AB..etc",Str1,X Endc2 |
ec2 Amazingly it is even faster >.>, or at least not any bit noticable..Go with the code I posted, it is just as fast (if not faster) and smaller.
868
« on: October 03, 2006, 01:54:00 pm »
Nice man, I made something similar in DDR but not with s scroll bar!!!
869
« on: October 02, 2006, 01:23:00 am »
thunder..thunder!
Well I thought it was spelled just as the month, so yeah!
870
« on: September 28, 2006, 06:43:00 pm »
QuoteBegin-xlibman+28 Sep, 2006, 7:04--> QUOTE (xlibman @ 28 Sep, 2006, 7:04) | any plan for a tank release tomorrow? %) |
Haha? I am working lots till november, being the fair and then octoberfest ...something will be worked on/released by the end of '06 ...I hope Thanks guys!!! :lol:
Pages: 1 ... 56 57 [58] 59 60 ... 194
|