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

Pages: 1 ... 10 11 [12] 13 14 ... 183
166
TI Z80 / Re: TI-84+CSE: Connect 4
« on: March 22, 2013, 04:47:17 am »
Sorunome, the board takes 35 seconds to draw, and everything else is fairly instant.

DJ: I do have a background in it, look at the other screenshot above it. :p But having the background means if I display text over it, it leaves blocks of white behind the text, and makes it look not as nice. Hence switching to blue and getting rid of the background.

167
TI Z80 / TI-84+CSE: Connect 4
« on: March 21, 2013, 08:12:10 pm »
Recently, I started in on a port of Connect 4 for the 84+CSE. It seemed only logical that this game make its debut on this color screen.

As it stands right now, here's what I've got:



Got to make sure all the holes fill properly, and the list values are correct, don't I? :p And they of course, did.



This was taken with Calc Capture. It doesn't like color, it seems. Anyways, the calc is a little bit faster than this. And I might be changing the board to blue and removing the background image, since I'm going to want to use Text on the same screen while playing.

Next up is to set up the testing to see if there is a winner.

Just thought I'd post this up here, now that I actually have something substantial to post about.

Credit to Kerm for writing up the code for the boxes and circles drawing code.

168
Alright, I found and corrected a few bugs:

1) Pressures cursor movement was bad for anything not 84+CSE.

2) When on the second page of a category, and you returned to the main, it would deposit you onto the second page of the main (non-84+CSE issue)

3) Had 1 too many DelVars programmed in when exiting the program.

Updates at Cemetech are completed, so feel free to use the above download links.

169
News / Re: Faster Flash Access for the 83+/84+
« on: March 16, 2013, 06:26:45 pm »
Pull a battery. Press and hold ON and DEL, then reinsert battery. It should ask for an OS at that point.

170
Yep, mine looked just like that, as posted here: :)

171
I didn't get a CD with mine, just a calc to calc usb, calc to computer usb and an adapter that goes from A/C to usb to charge off the wall outlet. TI-Connect currently registers the calc as just an 84+SE, but you can't get access to the special picture variables, I think Kerm said.

172
Thanks! I hope someone finds one version of these program useful to them. I know it's not a game, so not many people are going to be flocking to it right away. :p A lot of hard work went into these.

173
So, here you go, the files have all been uploaded!

TI-73 Edition

TI-82 Edition

TI-83 Edition

TI-83+/84+ Edition


TI-84+CSE Edition

Some screenshots with download urls :) At least until ticalc.org gets around to updating. Woo~

Let me know if you find any bugs! If you see I need to add an conversion, please let me know!

(And yes, those screenshots are from their respective calcs, they really are that fast on calc. :)

174
Just updated the first post's list of conversions this little beast does. If my count is accurate, this program now does 674 conversions.

I'm going to go through and verify my numbers are right. I'm fairly certain google went cheap with decimal places, so I've got other sources to check for those, see if I can't add to the precision. Once that is done, porting to other calcs and screenshots will be done :)

By the by, TIFC is sitting at just over 8kb!

Edit:

I went through and added in all the rest of the decimals to 4 categories and added UK Tons. This puts this to 690 conversions available.

175
So I've added a lot to that front page with the list of conversions I can do. If the number is correct, I can do 576 conversions. Technically. Sorta. It's just different because the way it displays the data. I have to finish programming in the Times, then I can get started on Area and see about what else to do with the power/torque stuff.

If you look through that list and think something should be added somewhere, PLEASE feel free to tell me, I love making additions to this program, and want to make it as complete as possible :)

176
elfprince was awesome and set me up with some code to utilize imaginary and real numbers to do some serious optimizing. The 178 conversions before took up over 8kb in size. Sadly, the TI-73 and TI-82 lack those functions, so, I simplified what he had done so it's more easily cross-compatible (and more easy for me to cheat by copy pasting code from one window to another in Tokens and just modifying code here and there to make it work on all calcs).


I still need to compress the Volume and Weight categories. I think I'll do that when I wake back up.

Edit:

Elfprince also suggested adding the speed of light as an available speed conversion. That puts the total conversions available to 188 currently :) Working on lengths now. Program is now below 4k, but that won't last long at all.

Edit2:

At the further suggestion of Elfprince, added 'stone' to weights, and am adding Time as another conversion category. This puts me to 202 conversions currently programmed in, working on length. Going to update the main post.

177
The 84+CSE would be a bit larger, because for Text(, you will run into triple digits for coordinates, plus the use of colors and the like. As it stands right now, it's around 8kb v.v

178
I'm up to 178 conversions programmed into this thing so far, with at least 3 more categories to fill. This is one massive program. :<

179
The pdf file I had has the title as "Mass conversion Table ("Weight")" So I was going with just 'weight'. I could add Mass up in the title, as well.

180
The above has been written in! I'll be doing volume and Length, next! Also updated the list at the top to show what all has been programmed in.

Pages: 1 ... 10 11 [12] 13 14 ... 183