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 - Xeda112358
Pages: 1 ... 231 232 [233] 234 235 ... 317
3481
« on: April 11, 2011, 08:50:26 pm »
Ah, well it is all ReCode, so there might be some optimisation tricks to find in there. Still, you seem to have a solid grasp of ReCode which is nice to know I'm glad ReCode isn't too crazy to use
3482
« on: April 11, 2011, 08:46:22 pm »
Yeah, that's what I meant to say I hope that works someday, but I think I see the reason for why it doesn't record the contrast... the .gif files would get pretty large
3483
« on: April 11, 2011, 08:54:55 am »
Aw, it's too bad the shading doesn't work To be honest, I completely forgot about the Shade( command in ReCode
3484
« on: April 11, 2011, 08:41:42 am »
Yeah, if I can correct the strings and finalise the sprite commands, that would be awesome I also need to add in tilemapping and data editing while I am at it
3485
« on: April 11, 2011, 08:24:41 am »
In just wanted to make a note that your question was resolved on IRC I do not know how long it will be until the next update, but here are some things I am thinking of adding: -String routines similar to the last three list commands -an Input routine for ReCode -Lbl/Goto for ReCode? -Maaaaaaybe a routine, finally, for jumping to labels or spots in other programs
3486
« on: April 11, 2011, 08:19:12 am »
Wow, that's really fast! Was this done with Batlibs functions, or Recode? Looks nice either way. =)
yeah, it is all ReCode at this point Zeda: Maybe you could include BatLib App in the folder when you upload it
Awesome job eitherway.
I normally would do that, since BatLib continues to be updated, if I upload a version with a program, it will soon be outdated Plus, if users already have the latest copy, I don't want them to have to reinstall a downgraded version
3487
« on: April 11, 2011, 08:15:56 am »
Yes, I plan to add them, but I don't know how soon and I don't know if I want to add support for long labels or just one or two byte labels like the OS.
3488
« on: April 11, 2011, 08:14:43 am »
Yes, I will add that In fact, I just added it and saved it
3489
« on: April 11, 2011, 08:12:57 am »
Thanks, Scout Feel free to ask questions about it and hopefully it gives you some ideas!
3490
« on: April 11, 2011, 08:10:39 am »
^_^ I made one that doesn't have all those decimals, but it is slower to graph. Still, it makes it more accurate when fitting 15 degree polynomials
3491
« on: April 11, 2011, 02:35:09 am »
Okay, so I have a program made to automate the process of finding an equation for a set of points. You input a list of points and it stores the equation into Y1 The only problem which I have to fix is the calculators rounding error since it has to divide by factorials... blegh Anywho, I'll fix it up tomorrow
3492
« on: April 10, 2011, 11:13:34 pm »
Okay, so I was using the rand seed method and I noticed that if I encrypt it twice with two different keys, I have to decrypt in the reverse order (not just any order). So if I encrypt first with the key 22 then I encrypt it again with 997, I need to decrypt first with 997, then I decrypt the result with 22. Is that true with most replacement encryptions? Sorry, just curious...
3493
« on: April 10, 2011, 10:32:31 pm »
hehe, yeah, what he said I mentioned in the readme that DJ made it in 2002 and then it was in Homescreen Game Pack and that I got the idea there, too, just to make double sure
3495
« on: April 10, 2011, 10:18:30 pm »
Hehe, the source is here: http://tibasicdev.wikidot.com/cryptography#toc4All you need to do is where you define Str2, you make Str2 all the chars it can make use of From there, your key is a seed I think the code I typed in was correct...
Pages: 1 ... 231 232 [233] 234 235 ... 317
|