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 - Madskillz
Pages: 1 ... 14 15 [16] 17 18 ... 34
226
« on: August 10, 2010, 02:39:32 am »
POW! Is that Adam West...classic I used to have an old VHS with all of the batman tv series. It was god awful
228
« on: August 08, 2010, 06:37:16 pm »
I just tried this yesterday, great job Hot_Dog. One question, what do you have to do to check the building progress?
229
« on: August 08, 2010, 02:13:22 am »
Can we forget about AAA batteries go with AA or some sort of rechargeable battery. I like the idea of a 192x128 pixel setup. I'd like to see a 3.5mm headphone jack. As well as a backlit lcd.
The other thing is the form factor of this device. Just throwing my two cents out there, but I think a look similar to the voyage 200 would cool. However I think the issue would be with all the calc buttons. Either way on what you guys decide, I think it should stand out from the TI form factor.
230
« on: August 07, 2010, 04:48:13 pm »
I think a backlit lcd would be a nice feature that can be controlled by the OS. With different settings like always on, timer, off
You have to remember that battery life is gonna make or break this thing. If you want it to be successful you gotta make sure it can last a long time. I don't know how you plan on powering this thing, but 2 double A's or some sort of a rechargeable type of battery would be the way to go.
I agree on using the mini usb, that is gonna save some space and which is going to be a must. Another cool addition maybe as an accessory would be one of those motion detectors that was used like in kerm's etch-a-sketch. It has other uses other than just games, I could see it being used in a science class or something. If you could build it into the device that would be cool, but if it was sold as an accessory I could see it working that way as well.
231
« on: August 02, 2010, 06:48:03 pm »
Its similar to the 83+ not the 83 hardware wise.
Desolate had an 83 version too I believe.
232
« on: July 31, 2010, 02:08:05 am »
If I remember right, they pretty much were the same game. I mean you could play all the original levels, plus had all those cool new features/levels. By the way, it looks great. Keep it up, apcalc!
233
« on: July 28, 2010, 10:49:55 pm »
Provided you are calling this method within main, everything looks good at a glance. I dont see anything out of place within your brackets. Break it down like I said to pinpoint the problem.
for (a = 0; a == 10; a++) { for (b = 0; b == 10; b++) { maze[a][b] = 15; if (a == 0) maze[a][b] += 16; if (a == 10) maze[a][b] += 64; if (b == 0) maze[a][b] += 32; if (b == 10) maze[a][b] += 128; } } Also it looks like your overwriting the value immediately, though this may be your intention, I'm not sure.
234
« on: July 28, 2010, 08:19:11 pm »
First off check your brackets and make sure they are ending in the right places. I havent had a chance to look at your code. Next thing check the bounds and make sure your not accessing something your not supposed too. If you could try and break it down in parts to make sure this for loop really is being populated correctly etc. Keep doing that until you pinpoint the problem. I'll take a look at your code later tonight if you still dont have it solved.
235
« on: July 28, 2010, 08:09:35 pm »
Google is your friend...I'm not sure on the 84+ SE rom but I'm sure there is one out there.
236
« on: July 16, 2010, 02:06:30 pm »
I assume this is the google group you're talking about: http://groups.google.com/group/tinspireWhat worries me about this group, besides their lack of knowledge of our community and the fact that any effort to stop "3rd party programs" would just be a stupid battle on TIs part. Its that they all seem to be conspiring against us. They argue that kids dont pay enough attention to them in class. I don't think it's TIs fault or us developers, maybe if the teachers were more engaging and interesting they wouldnt have this lack of attention. They are obviously aware of ticalc.org and that could bring a whole lot of bad attention to us developers. What I mean by that is all the copyright names/games that we infringe on. Up until this point it has been mainly April Fools jokes, but its possible that some of those great games would have to be removed, they would never be lost though.
237
« on: July 15, 2010, 11:49:43 pm »
I'm not a fan of Dell or Alienware.
As a computer science student myself, almost everything you will be doing will work just fine on nearly any laptop that's been out within the last 5 years. I had a 2006 Toshiba and it worked great for class projects and stuff. Granted I never had the amount of tabs and windows as what you want but get a good processor and as much RAM as you can and you'll be fine.
I switched to a Mac last summer and I have never regretted it. Though they are out of your price range.
238
« on: July 15, 2010, 11:02:30 pm »
That is strange that they suddenly stopped supporting ASM programs. I would think that TI started developing the TI-Nspire in 2004, about three years before it came out. Maybe TI asked teachers what they wanted to see in a new calculator and they asked for games to be blocked?
- I definitely think that is part of the reason for games being blocked. Education is a big purchaser of their products. They'd be dumb not listen to what the teachers wanted. And I know my teachers back in high school hated the kids playing calc games. However to block the functionality of a product (ASM) on the 83s/84+ would be stupid as well. The underground movement, if you will of developers, users and the forums past and present is huge. It has become a great hobby for many and for me at least made me believe that I could do this programming stuff and pushed me forward into other languages and platforms. As for the docking station, all I know is the schools around me are struggling to make ends meet, I dont see them getting a bunch of these.
239
« on: July 14, 2010, 02:03:34 am »
beautiful...just beautiful. Everything looks great DJ, I like the timer too!
240
« on: July 10, 2010, 10:26:46 pm »
Ha ha I was like damn 97...that aint good ha. I bought my 84+SE when it first came out.
edit:I've never had problems with running grayscale programs though. Just those that you posted.
Pages: 1 ... 14 15 [16] 17 18 ... 34
|