of     2   
chevron_rightchevron_rightchevron_right

WebGLWeasel
#117750250Tuesday, November 12, 2013 11:43 PM GMT

[ Content Deleted ]
chickenman158
#117750361Tuesday, November 12, 2013 11:44 PM GMT

Because TI's engineer is the only engineer left who knows how to make calculators that crappy.
Sharksie
#117750456Tuesday, November 12, 2013 11:45 PM GMT

And it costs like $100, don't forget that.
WebGLWeasel
#117750634Tuesday, November 12, 2013 11:47 PM GMT

[ Content Deleted ]
chickenman158
#117750945Tuesday, November 12, 2013 11:51 PM GMT

I was referencing XKCD... In any case, just compress the images then uncompress them on the go. Or don't use the images that you want to.
WebGLWeasel
#117751619Tuesday, November 12, 2013 11:58 PM GMT

[ Content Deleted ]
chickenman158
#117752736Wednesday, November 13, 2013 12:09 AM GMT

PNG images can be lossless. I would honestly just go and make a simple compression format for images: just use ones and zeros to represent pixels, then have a program render it into the four-bit format. Vectors are way harder to use, and possibly even bigger than a normal image, depending on the quality you want. Easy to zoom into though.
WebGLWeasel
#117753468Wednesday, November 13, 2013 12:17 AM GMT

[ Content Deleted ]
chickenman158
#117758446Wednesday, November 13, 2013 1:13 AM GMT

Oh, I thought you could set individual bits. I sometimes sprite by modifying the individual bits for the 1rst layer for the SNES.
WebGLWeasel
#117759652Wednesday, November 13, 2013 1:26 AM GMT

[ Content Deleted ]
chickenman158
#117760415Wednesday, November 13, 2013 1:33 AM GMT

Ok, I will explain what I mean. So, rather than have a bitmap (lets say this is 5x5, because I am not going to design a header specification for you): (10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10001000)(10000000) This might make the area black, but I don't know :P. So, if you were to compress it into a 1 bpp format, you would end up with: (11111111)(11111111)(11111111)(10000000) Then you would have code that would take this 1bpp format and change it into 1npp format (or, 4bpp).
Tr3e
#117762636Wednesday, November 13, 2013 1:56 AM GMT

So you're telling me you bought a $100 calculator to write programs on it? ...
chickenman158
#117762776Wednesday, November 13, 2013 1:57 AM GMT

@Tree, no, he is telling everyone who bothers to read the post. Also, it is still a calculator, most schools will accept a calculator, not a phone.
NonstopEpic
#117764305Wednesday, November 13, 2013 2:12 AM GMT

I have a TI-Nspire calculator (normal, not color or CAS), they're pretty cool as you can code lua programs on them that are supported by Texas Instruments, however the most cool thing about them is the fact that through hacking you can actually run C++ programs on them (which would include, but not limited to: emulators, videos that aren't in perfect quality, picture galleries, etc). Note that this seems to have been patched on newer calculators, but still pretty cool for a calculator.
chickenman158
#117765979Wednesday, November 13, 2013 2:29 AM GMT

I doubt it was patched, I just think that noone wrote a compiler for the calculator >_>
MettaurSp
#117773232Wednesday, November 13, 2013 4:02 AM GMT

I wonder if there is a way to load more RAM onto those calculators manually, and if the calculators could effectively utilize that extra RAM. And I am able to load variables in and out of the RAM with "Archive var" and "Unarchive var". Dunno if that is possible with the TI-84+CSE though.
Oysi
#117782017Wednesday, November 13, 2013 1:08 PM GMT

[ Content Deleted ]
booing
#117782095Wednesday, November 13, 2013 1:12 PM GMT

-.- dude ipad's are like $600
AndroidKitKat
#117782100Wednesday, November 13, 2013 1:12 PM GMT

^ Teachers. EOS db 0x00 ;End of String Marker
AndroidKitKat
#117782113Wednesday, November 13, 2013 1:13 PM GMT

The arrow was meant to point to Oysi. EOS db 0x00 ;End of String Marker
Oysi
#117782318Wednesday, November 13, 2013 1:27 PM GMT

[ Content Deleted ]
AndroidKitKat
#117782338Wednesday, November 13, 2013 1:29 PM GMT

^ I was expecting that reply. xD EOS db 0x00 ;End of String Marker
Alyte
#117786105Wednesday, November 13, 2013 4:20 PM GMT

>why do you go to school? Maybe there is no choice? #duh
chickenman158
#117820399Thursday, November 14, 2013 1:22 AM GMT

Oysi must be rich. He doesn't consider any other situations then his own.
Seranok
#117823601Thursday, November 14, 2013 1:55 AM GMT

> I recently bought me a TI-84+CSE graphing calculator for the intentions of writing programs for it. Well there's your problem. It is much easier to use a computer to write programs.

    of     2   
chevron_rightchevron_rightchevron_right