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

Pages: 1 ... 107 108 [109] 110 111 ... 166
1621
TI Z80 / Re: [Request]
« on: November 16, 2010, 12:23:50 pm »
really why is that?

thanks.

1622
TI Z80 / Re: [Request]
« on: November 16, 2010, 11:27:06 am »
Ok, right now i am really frusterated with my program right now.

does anyone know how i can find the length of a program?
length command doesn't seem to work

1623
there is test mode on the 84?

1624
TI Z80 / Re: [Request]
« on: November 15, 2010, 09:10:07 pm »
Ok I have about 20 min to write this before my graphics card fan turns off.

I made it ;)

AutOrganize Version: 0.5

Description: this program will organize your axe programs by block method.

Features:
* Organizes your axe program. (see screeny)
* Ignores spaces in your code for better organization. (see screeny)
* Exact size on output program that is needed. (see screeny 8) )

Wishlist:
* Choose the program to organize (it currently must be called a1xtest)
* Reject nonAxe programs.
* Warn you if not enough ram.  Will also inform you of the amount of ram needed.
* Have the new program replace the old unorganized one.

Credits:
DJ Omnimaga: for hosting this wonderful site.
Builderboy: assistance in program size. Also inspired this progect with his auto-optimization program.

turns out it is still buggy and i shall not post screeny tonight... sorry.
contact me if you want to help me with my code.  It probably only has 1 small error.

1625
TI Z80 / Re: [Request]
« on: November 15, 2010, 07:51:46 am »
I don't have connection to my pc with the issues its having......

might be a couple weeks before i can do anything...

1626
Humour and Jokes / Re: 1000 things SirCmpwn should include in KnightOS
« on: November 14, 2010, 07:41:48 pm »
31:  Start up says "what should I do?"
32: Have Big Daddy's Meth House game preinstalled

1627
Humour and Jokes / Re: 1000 things SirCmpwn should include in KnightOS
« on: November 14, 2010, 06:11:52 pm »
28: hhaaavvveee     qqqqqquuuiickkkkk     kkkkkeeeeyyyyy       rrrrrreeeepppppeeeeeaaaaatttt.....

1628
Other Calc-Related Projects and Ideas / Re: Auto Optimization Program
« on: November 14, 2010, 06:09:10 pm »
interesting, i never ran into that bug.

1629
Humour and Jokes / Re: 1000 things SirCmpwn should include in KnightOS
« on: November 14, 2010, 12:35:00 pm »
10: coffee.

come on be serious.... decaf coffee

11.  A female voice that will talk to you from the I/0 port

1630
TI Z80 / Re: [Request]
« on: November 14, 2010, 12:31:24 pm »
except i would still like to steal builderboys auto optimize source ;).  and with no connection from calc to pc....

1631
Humour and Jokes / Re: 1000 things SirCmpwn should include in KnightOS
« on: November 14, 2010, 12:26:43 pm »
9: Connection to other calcs will be almost none on longer cords that you buy from ti.

1632
Axe / Re: The Complete Guide to Effective Axe
« on: November 13, 2010, 10:34:51 pm »
Ooh nice to hear. Some people might find this pretty handy. :D

Btw a french guy is working on a full guide too. Unfortunately I don't have the motivation to translate and I don't know if someone else will do so either, so... :(

google translate?

1633
Other Calc-Related Projects and Ideas / Re: Nspire OS Risk/Weakness
« on: November 13, 2010, 10:33:18 pm »
the problem here is that many of us barly understand any of this.

1634
TI Z80 / Re: [Request]
« on: November 13, 2010, 09:50:43 pm »
But with that, i need at least half of my ram free, and so programs that take up more than half of RAM (excluding the organization program) won't work

true.
But USPRES only takes up 11k bytes of ram.  And that is one of the largest ti-basic programs.
As long as your program doesn't go over 10k bytes, everything should be fine.
You could check the ammount of free ram left and give an Error: Not Enough Memory  if it would require to much.

I would think it would be worth making.  I will try in a couple of weeks if i can ever hook my calc to a computer again. (and steal you code for detecting programs ;) )

But overall I would think if you took a few parts of auto-optimisation program, It would be very simple to make.

Ninja'd
@nemo:  Most people if making a large program, won't have all the code in the one prog.  Most will have large parts seperated such as a menu, game, help

1635
TI Z80 / Re: [Request]
« on: November 13, 2010, 09:09:58 pm »
this would have to be done in ASM then, i guess? since Axe can't write to programs

nope,  auto optimization was written in axe. (i think)
Anyways, go find my "drawing to basic"  it writes to programs.

Edit: might have seemed rude depending where you live.

Pages: 1 ... 107 108 [109] 110 111 ... 166