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

Pages: 1 ... 259 260 [261] 262 263 ... 317
3901
BatLib / Re: BatLib
« on: February 26, 2011, 12:26:23 pm »
It is almost halfway done at 70 commands... By halfway I mean it is using 7916 bytes of the available coding space of 16256 bytes. I think today I will work a little more on the ReCode command to fix the Line( command and add a few things.

3902
TI-BASIC / Re: Zeda's Hex Codes
« on: February 26, 2011, 12:20:39 pm »
The ones that turn the screen off is immediately following. The one I provided does turn off the calc without using the bcall. (it modifies the Status port)

3903
BatLib / Re: BatLib
« on: February 26, 2011, 03:06:06 am »
Okay, as a quick update, I haven't done much work on an example program, but that is mostly because I kept running into the problem of wanting features to use. It took me a second to realise that I was pretty much feature requesting myself to help make a program... Anyway, the updates are:
-Changed prgmZINSTALL to work with the new BatLib name
-The menu bug is fixed (before it wasn't highlighting correctly after a mod to the rectangle routine)
-Pixel testing of archived pictures work
-ShiftScreen now works in 8 directions (instead of 1)
-Includes new commands:

63-PxlTestPic
64-CopyProg (still needs work)
65-RealToStr
66-StrToReal
67-DataString
68-MakeAnsString

The last one simply makes Ans a string of some size and 67 was made to allow for easier manipulations of sound routines and other hacky things (it can be used to convert upper case to lowercase, for example).
Anywho, here is the update with a few of the older example programs updated :D

3904
Other Calculators / Re: TI-84 Pocket
« on: February 25, 2011, 07:28:33 pm »
Well I have seen a CAS calculator on a small, touch screen device thing that a friend has. It fits in the palm of his hand, too.

3905
Other Calculators / Re: TI-84 Pocket
« on: February 25, 2011, 07:20:06 pm »
They might be using the image as a simple place holder... but if this is a pocket sized TI-84+ then that is awesome!

3906
Math and Science / Re: Math! (and that is not a factorial)
« on: February 25, 2011, 06:33:17 pm »
Aha! Thank you♥! I knew there had to be one between 24 and 840 ♥ Thank you ♥

3907
Math and Science / Re: Math! (and that is not a factorial)
« on: February 25, 2011, 06:26:03 pm »
Yes, I know about the equations, I was just wondering if there was a proven list I could compare against for what I am working on.

3908
Correlation / Re: Correlation: A New Project Aimed at Ti-Basic Programmers
« on: February 25, 2011, 06:21:51 pm »
Awesome, that could be useful. I like to draw moving sprites directly to the LCD and then update that portion of the screen from the graph buffer.

3909
Correlation / Re: Correlation: A New Project Aimed at Ti-Basic Programmers
« on: February 25, 2011, 06:14:27 pm »
Nice! Also, as a side note, I am not going to be finishing that font editor any time soon, as far as I know, sorry. I will get to it eventually even if one already exists, but I am not going to be able to work on it for a while !_!

But yeah, saving the background like that is a pretty cool idea! Also, do the sprite routines draw directly to the LCD, a buffer, or both?

3910
Okay, here is the Axe starting code for an APP:
CD8B40       ;jumps to the program code
EF364C       ;gets ready to exit
CD50002740   ;exits

I believe that last one can be a simple EF2740 because that bcall automatically exits (meaning you don't need to use bjump)

3911
I am not sure, but I believe that an app made with Axe has something to identify it because I had problems with that :D Otherwise, I have not found anything in the code to signal that it was an Axe program.

3912
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 02:02:58 pm »
Ah, okay! Pretty much all I know is TI-BASIC for the 68k and Z80 calcs as well as Z80 assembly. I cannot program anything on a computer :D

3913
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 01:58:54 pm »
Yeah, I went back and edited my post... So aside from what you know about TI-BASIC, do you know any other programming languages?

3914
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 01:54:20 pm »
Sorry, but it doesn't count toward my post count, right?! Fine, I'll go back and edit :D

3915
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 01:51:33 pm »
No, I was just posting "more" :P
It is to encourage activity. If you need help, people are there to help and at the same time, you can help others ^-^

Pages: 1 ... 259 260 [261] 262 263 ... 317