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

Pages: 1 ... 397 398 [399] 400 401 ... 424
5971
News / Re: More Casio Prizm information
« on: November 11, 2010, 09:47:03 am »
If you can program C and Asm( you can make a CAS :)

Looks very good though! Will Texas ever do a coloured calculator?

5972
Official Contest / Re: Cage Match #2: Homescreen Game
« on: November 11, 2010, 09:39:30 am »
Okay, the Light Bot is awesome, controlling your own robot, may look weird but you have to see the gif and READ the readme, YOU REALLY HAVE to!

However, the other one is simpler, but still LightBot is better, for a week time and homescreen games they're both awesome, but Light Bot will get my vote :)

5973
Apcalc trick worked, thanks a lot! Should make my life easier when testing stuff.

Great, thanks apcalc, whenever I need I will use that ;)

5974
News / Re: Casio Prizm - Color graphic calculator
« on: November 11, 2010, 09:32:11 am »
A prototype has been given to teachers, and some informations have leaked!

http://casio.bank.free.fr/index.php?mod=news&ac=commentaires&id=8 (in french)

Hah, teachers get them faster =P

Google Translate:

    The useful part of the screen takes up almost all of the window, minimizing the borders which we were entitled to earlier models.
    The screen is backlit, as Graph on 75/95, which provides excellent readability under any lighting conditions from the point of use.
    The contrast and brightness of the screen can be adjusted in 5 levels.
    There are many support applications / add-in. 3 applications are preinstalled: Geometry, PicturePlot, and Conversion.
    No engine computer algebra (CAS), which confirms that the Casio Prizm is designed to compete with TI-Nspire basic, but not the TI-Nspire CAS. However, support for add-in has helped develop and add an engine on Graph 75/85/85SD/95 CAS. All hopes are allowed! If we have an SDK or above, there is no reason that this engine does not see the day soon.
    Memory storage has a capacity of 16MB, and comes home with 7MB used or 9MB of free (which is almost the same as last TI-Nspire, which offer more than 12MB of free after installing the latest OS 2.1).
    Longer need driver or software for exchanging data with a computer! The Casio Prizm is simply recognized as an external storage device (usb stick, memory card ...). A simple drag and drop the mouse and voila! There were years that he had to fight for transferring data with a calculator, installing software drivers or owners who caused many problems, especially in IT. What we all dreamed for so long, Casio, inventor of the graphic calculator, did it!
    The memory data storage are directly visible from the computer, the root of the player creates. The data from main memory (RAM) are in the subfolder @ mainmem.

5975
TI Z80 / Re: Dwell - Radical different game idea
« on: November 11, 2010, 09:30:04 am »
Nice concept and also like the map, Congratulations and keep working on it! :)

The map looks really cool!

5976
KnightOS / Re: KnightOS: Castle
« on: November 11, 2010, 09:28:31 am »
With KnightOS, you can pretty much use your calculator as a flash drive.  (I'm actually planning on experimenting with making the computer think it *is* a flash drive.)

Flash Drive <3

I like it to be castle in a knights vocabulary.

Maybe Sniper for Graphs?

Hah, I don't like it to be written "SirCmPwn" there, I'd prefer KnightOS :S

5977
Tried new batteries?
Tried pressing CLEAR when the 84+ Keypad is loading (that loading animation)?


Good luck, maybe plug it in computer and delete all files with TI Connect


5978
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 11, 2010, 09:24:30 am »
Nice. :)
I like putting the Turning Speed to 65535. ;D

So do I, it's very weird. 65534 works too, when you set speeds above 20, press right or left and you lose.

My doubt: change sprite temporarily

Code: [Select]
.MOVE
If getKey(2)
X+2->X
Horizontal +
Line(0,24,0,rand^4+21)
StorePic
End
If getKey(3)
X-2->X
Horizontal -
Line(95,24,95,rand^4+21)
StorePic
End

This is the MOVE code, strangely using the same as Quigibo's because it works very well!

Ok, I have two sprites:

[3C7E427EFF99FF42]
and
[00007E4242FFFF42]

(this are not the final sprites, this is just a test)

How could I make the second sprite be used only when you press left and right, and the first sprite when you are not pressing any of them.

I've tried many things, always giving me an error :S

5979
Humour and Jokes / Re: The price of being root admin of a forum
« on: November 10, 2010, 04:30:36 pm »
Oh my god, I'm sorry for that DJ, I PM'd you like three times

5980
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 10, 2010, 04:17:13 pm »
Sorry to hear. I hope you can get some soon.

Gotcha, fixed the arrows bug, next thing I'll add is option for sprites :)

EDIT: 4 downloads, need one more to hit my limit

5981
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 10, 2010, 01:04:32 pm »
Hmm I think you absolutely need rechargeable batteries and I don't think the Nspire can recharge them via USB. If I remember, it was possible to use the Nspire in USB mode without using battery power, though.

Damn, gonna need new batteries

5982
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 10, 2010, 12:21:15 pm »
Nice, my suggestion would be to increase the background speed when you change the turning speed, so it looks more realistic when turning incredibly fast or slow. Also make sure that when pressing arrows it doesn't exit the title screen.

Yeah, that's very bad, the arrows, because my friends when tried complained about that.

I'm already changing that.

BTW; Can NSpire batteries (the ones that were in the box) be recharged in the computer (USB Cable)?

5983
General Calculator Help / Re: x=5; x>4
« on: November 09, 2010, 07:46:00 pm »
Yep, you can. Not sure about X=, though...

X= does work, X=4 was the first I tried actually ;)

5984
TI Z80 / Re: [PROJECT] Racer3D: Replay
« on: November 09, 2010, 07:37:13 pm »

I lose to show you my game over screen and the fact it goes back to the title screen.

BTW, break my 1874 record ;)

Oh, okay.

BTW: I only got to 1724. I had fun cheating to get there, though. Good job on the game.

Also, is the path random?

Thanks, after 1780 it's luck, because when I play serious always get 1750.

The path is random yes and thanks!

5985
Miscellaneous / Re: I'm swamped.
« on: November 09, 2010, 07:34:35 pm »
I used to be a chilled out guy, but now damn highschool:

Study
Get Good Grades
Calculator Programming First at the moment
Finish Formulum

Pages: 1 ... 397 398 [399] 400 401 ... 424