Show Posts

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 - Builderboy

Pages: 1 ... 225 226 [227] 228 229 ... 375
3391
Other Calc-Related Projects and Ideas / Re: Auto Optimization Program
« on: September 01, 2010, 03:05:46 pm »
Wow i didnt know about that XD Sounds good :)

And i'll have to see if i can get the logic simplifier to work, it might be tricky but i think i *might* be able to get it working.  i will have to do some research

3392
Other Calc-Related Projects and Ideas / Re: Auto Optimization Program
« on: September 01, 2010, 03:00:04 pm »
what do you mean sub(.? And what do you mean by a logic simplifier? ;D

3393
Other Calc-Related Projects and Ideas / Auto Optimization Program
« on: September 01, 2010, 02:54:09 pm »
So i was inspired by SourceCoders' broken Basic Optimizer function, and i thought about making one on the calculator, so you could optimize your Basic Programs without having to transfer them to the computer for any utility.  I quickly wrote up some code in Axe, and the optimizations have started :)  Currently it has support for:

Ending Parenthasis
Ending Quotes
Devlar
Powers of 10
Squared and Cubed optimizations

And there is plans and psedocode for

Implied multiplication
=0 into Not(
Negative/Positive cancellation

any other ideas of simple find and replace optimizations that i could put into the optimizer?  Obviously i cant do some of the complicated stuff, but there are some good simple replacements that can make a big difference.  And note that it ignores Strings completely :) Strings Should not be changed ^^.  And there also might be an option on whether to erase empty lines or not.  Some people like to keep them for readability during development, and then maybe want to take them out later.

3394
TI Z80 / Re: Calcalca
« on: September 01, 2010, 02:42:06 pm »
Ah, well then you can just do two or more separate groups if you're really worried.  The probability of 2 groups failing is much less.  As for a decompiler, you would have to ask Quigibo how possible that is, im worried that it may, in fact, be *impossible* D:

3395
TI Z80 / Re: Calcalca
« on: September 01, 2010, 02:38:10 pm »
Axe has a backup feature, it copies programs into Apvars and you can restore them later :)

3396
TI Z80 / Re: Calcalca
« on: September 01, 2010, 02:31:27 pm »
When you say in Group, do you mean backed up in a group folder?  Because if thats too, bear in mind Group files are not 100% safe O.O Much better to back up on the computer or in a 2nd method on calc.

As for calcalc, thats what i like about TiBasic :) It has such a slow language that it forces you to become a very efficient coder in order to get good programs.  Whereas with languages like Axe and C and Java and the like, making horrible inefficient mistakes, you can still have fast programs, but it might kill you later on once you've developed bad habits.

Anyways, glad to see you resuming work on this :)

3397
Site Feedback and Questions / Re: 3
« on: September 01, 2010, 01:57:00 pm »
Whaaaaaat!  Go Omnimaga!!! :D

3398
TI Z80 / Re: Axe Minesweeper
« on: September 01, 2010, 01:56:40 pm »
That looks really cool!  I notice that when the area is clearing, it doesnt update all at once, but kinda goes in a sweeping fashion.  Was this intentional or just a byproduct of the method?

3399
News / Re: Serenity Demo release!
« on: September 01, 2010, 01:53:58 pm »
Nah its just because i suck horribly at spelling ;D

3400
TI Z80 / Re: Plans
« on: September 01, 2010, 11:33:34 am »
Im glad you're working on this again :) I cant wait! ^^

3401
TI Z80 / Re: Text Sprite Maker
« on: September 01, 2010, 01:32:21 am »
Its like what you said in your first post, there is one column which is impossible to recreate with only text sprites

3402
Introduce Yourself! / Re: Hi? :O
« on: September 01, 2010, 01:19:14 am »
I am disappointed that you would call other people's work your own, but it is good that you finally owned up to it.  Well i hope we can all get past this and i hope to see you around the board. 

3403
TI Z80 / Re: Text Sprite Maker
« on: September 01, 2010, 01:17:35 am »
This looks really nice :) Text sprites are my favorite and they are so useful ^^ Its nice to have an editor that is able to generate the combinations for you.  I still wish there was a character that could be used for the missing column tho :( Silly TI

And i believe there is exactly 1 impossible combination of pixels :(

3404
Axe / Re: Accessing AppVar
« on: August 31, 2010, 04:34:04 pm »
Oh wait i read your command wrong.  Hmmm this sounds like a bug. its supposed to be 0 if its in Ram

3405
Introduce Yourself! / Re: Hi? :O
« on: August 31, 2010, 04:18:44 pm »
Welcome to Omnimaga :) All of your programs look really impressive, i especially like your 3D grapher, it works really well!

Pages: 1 ... 225 226 [227] 228 229 ... 375