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

Pages: 1 ... 192 193 [194] 195 196 ... 239
2896
TI Z80 / Re: Silence 2 - resetted
« on: December 07, 2011, 11:05:57 am »
And here is my attempt (we discussed on irc, it is ok that I post it). It evaporates the whole buffer (the beginning of each code is to prepare the buffer, to have something to evaporate ;)) and may be unoptimized :P

WARNING: It evaporates the whole buffer !!!

ClrDraw
Fix 5
Text(15,25,"TEST")
DispGraph
Pause 1800

.evaporate to get white
DrawInv
For(A,0,256)
.256 is too much but at least enough
For(B,0,768)
{L6+B}^^r->r1
rand->r2
r1 or r2->{L6+B}^^r
End
DrawInv
DispGraph
DrawInv
End

ClrDraw
Fix 5
Text(15,25,"TEST")
DrawInv
DispGraph
Pause 1800

.evaporate to get black
For(A,0,256)
.256 is too much but at least enough
For(B,0,768)
{L6+B}^^r->r1
rand->r2
r1 or r2->{L6+B}^^r
End
DispGraph
End

2897
TI-BASIC / Re: Optimizing lists and matrices for save files.
« on: December 07, 2011, 10:47:47 am »
Yes, it is a very effective way to save space.
However, it depends ;)
-If you prefer saving space in the executable rather than in the list
-If you store something else than a number between 0 and 10.

For everything else, it works very well :thumbsup:

2898
News / Re: Game Boy Color emulator for the TI-Nspire released
« on: December 06, 2011, 01:16:23 pm »
You have to wait for ndless 3.1.
It is in work at the time.
(edit: you can have videos of it running somewhere but there is no public release for now)

By the way, welcome to the forums, you can introduce yourself here

2899
-"I'm going to buy a TI-Nspire CX"
+"Why? You already have a TI-84+"
-"So what? I do not have a Gameboy"
+" ??? ??? ??? ???"
You have TI-Boy SE if you want (but it won't have colors)

2900
Site Feedback and Questions / Re: Escaping
« on: December 04, 2011, 02:12:01 pm »
bump ?

2901
TI-Nspire / Re: TI-Nspire GB Emulator
« on: December 04, 2011, 01:07:20 pm »
Oh my god !!!!
nonono, let me rephrase it.
Oh my calc84maniac !!!!
:P jk

This is <no word to explain it>

2902
News / Re: Ndless 3 Alpha on Nspire CX CAS (photos + video)
« on: December 04, 2011, 12:46:23 pm »
They'll only pull the old versions after they've fixed their glitches and released a new version :P
So we have time :P

Latest version, of course.
OS 3.1.0.392 ?

2903
TI Z80 / Re: zStart - an app that runs on ram clears
« on: December 04, 2011, 12:42:25 pm »
Nice :D
I can now free some shortcuts ;D

But I still have something to ask (:P)

"Feature" wishlist:
Some sort of a readme that includes all the functions because I am lost ._.

2904
News / Re: Ndless 3 Alpha on Nspire CX CAS (photos + video)
« on: December 04, 2011, 12:39:37 pm »
By the way, what OS do we need to run it (when it comes out ofc) so I download it before TI removes all the available downloads to avoid people running it ? (that was a long sentence O.O)

2905
TI Z80 / Re: Space Impact +
« on: December 04, 2011, 07:20:31 am »
I don't know if it is interesting but the snake was ported on 68k.
(but without the titlescreen :-\)

2906
Other Calculators / Re: zcontest basic judges headquarter
« on: December 03, 2011, 04:02:03 pm »
Yay ! I wrote a readme in two languages :w00t:
But (for the others) what if they included a "how to play" section in their entries ?

2907
News / Re: Ndless 3 Alpha on Nspire CX CAS (photos + video)
« on: December 03, 2011, 09:58:56 am »
what? €79??? where did you buy that one? here it's like €150...

--edit--
same as my nr of posts btw xp
>:D Muahahahaha !!!
I had a huge bargain for that one (this is one of the reasons I didn't buy a Prizm) because my mother is a math teacher and teaches in a school of guys that don't even know how to use a 30XB Multiview, so she ordered it for me :D

2908
News / Re: Ndless 3 Alpha on Nspire CX CAS (photos + video)
« on: December 03, 2011, 09:48:30 am »
Yay !! Finally, 79€ for a CX are really worth it ;D
I hope TI will not block it soon D:

2909
Elimination / Re: Elimination: A New FPS
« on: December 01, 2011, 02:54:16 pm »
Sorry for the lack of progress!  Whatever free time I had, I was using to put together Christmas presents for children in needy countries.  (And despite all argument, this is more important than programming a calculator game :P ;)  )  Anyways, that's finished, so I can get back to work on the game
And could we hope to have a release for chirstmas ? ;D

2910
TI-Nspire / Re: Bomberman
« on: December 01, 2011, 01:54:51 pm »
Do you get paid for making them ? :P
Don't give him bad ideas :P
Moreover, His games are so good that I am I'd pay for them.
But shhhhhh...

Pages: 1 ... 192 193 [194] 195 196 ... 239