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 ... 106 107 [108] 109 110 ... 166
1606
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: November 16, 2010, 06:00:33 pm »
816: you dream your calculator came from the matrix and is the chosen one

1607
TI Z80 / Re: [Request]
« on: November 16, 2010, 05:09:04 pm »
I figured if you had a program to do it for you, why not? ;)

1608
TI Z80 / Re: [Request]
« on: November 16, 2010, 05:03:26 pm »
It makes it easier for people to understand their or someone else's code.

1609
TI Z80 / Re: [Request]
« on: November 16, 2010, 05:02:37 pm »
oh ok,  for the future i suppose. 

1610
TI Z80 / Re: [Request]
« on: November 16, 2010, 05:00:34 pm »
i suppose,  but why would you want that?


either way,  That would be under Options:  which i will add once i rip apart Builderboy's code for program menus.


my graphics card fan is about to shut off.


1611
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:58:19 pm »
my pc seems like it will shut down soon.  Just a warning.

Nemo: i am going to use deep thoughts code ;)

1612
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:56:21 pm »
oh, ok, never thought about that ;)

quick question.  why would you have COMMAND(ARG,   ARG) ?

1613
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:55:07 pm »
why would those be affected?

i am throughly confused.

1614
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:52:59 pm »
still confused.  Arg,arg ?

edit: oh are you talking about lines that wrap around to a new line but are still the same line?

1615
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:50:29 pm »
leading spaces?

1616
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:48:55 pm »
os 2.53 MP

i would downgrade, but i really don't want to bother ;)

1617
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:47:39 pm »
spaces within the code will be removed before added in.
Spaces with a note (. statement)  will not be removed.

Does that answer what you are asking?

1618
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:25:19 pm »
as long as it doesn't use more ram than you have.

Note: could someone plz change the topic name to "[Project] Auto-Organize Program" ?

1619
TI Z80 / Re: [Request]
« on: November 16, 2010, 04:22:36 pm »
AutOrganize Version: 0.6  ;D
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 Cool )
* copies notes even if they have if or while etc. in it.
* Does not add spaces to notes.
* Spaces within notes are not deleted

Wishlist:
* Choose the program to organize (it currently must be called a1xtest)
* Reject non-Axe programs.
* Warn you if not enough ram.  Will also inform you of the amount of ram needed. (about to finish)
* Have the new program replace the old unorganized one.
*if/while etc. statements in a string are ignored

Warning: this is still an early version so bugs may occur although only one has been found.
Bugs:
* Example Output(1,1,"hi i am james")
-will become Output(1,1,"hiiamjames")
* T END or such will still be an end...



Credits:
DJ Omnimaga: For hosting this wonderful site.
Builderboy: Assistance in program size. Also inspired this project with his auto-optimization program.
FinaleTI: Linking me to code for free ram left.


Organize=compiled
a1xtest=test program

1620
TI Z80 / Re: [Request]
« on: November 16, 2010, 12:35:53 pm »
oh, ok thank you so much.
It works and once i understand how to rip apart your programs menu, i shall have a version 1.0 :)

Any assistance on that :P

Edit:  It would also be great to know the asm code for ram availble.

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